diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-24 22:43:18 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-24 22:43:18 +0000 |
commit | 025ffc8511da43e1b77151136f40891e73ff1eed (patch) | |
tree | 6f5ad01c5cd1dd80ea98f831236f5315b5d4149a /lst | |
parent | 68dc1c50d2fad4b5ddba4dbdc80cd12983decd2e (diff) | |
download | ldetect-lst-025ffc8511da43e1b77151136f40891e73ff1eed.tar ldetect-lst-025ffc8511da43e1b77151136f40891e73ff1eed.tar.gz ldetect-lst-025ffc8511da43e1b77151136f40891e73ff1eed.tar.bz2 ldetect-lst-025ffc8511da43e1b77151136f40891e73ff1eed.tar.xz ldetect-lst-025ffc8511da43e1b77151136f40891e73ff1eed.zip |
handle Intel PRO/Wireless 3945ABG
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 232ecd97..d8acc87c 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -7000,8 +7000,10 @@ 0x8086 0x4000 "unknown" "Intel Corp.|Creatix V.90 HaM Modem" 0x8086 0x4220 "ipw2200" "Intel Corp.|Intel(R) PRO/Wireless 2200BG" 0x8086 0x4221 "ipw2200" "Intel Corp.|Intel(R) PRO/Wireless 2225BG" +0x8086 0x4222 "ipw3945" "Intel Corp.|" 0x8086 0x4223 "ipw2200" "Intel Corp.|PRO/Wireless 2915ABG MiniPCI Adapter" 0x8086 0x4224 "ipw2200" "Intel Corp.|PRO/Wireless 2915ABG MiniPCI Adapter" +0x8086 0x4227 "ipw3945" "Intel Corp.|" 0x8086 0x5001 "unknown" "Intel Corp.|PRO/DSL 2100 Modem - PPP" 0x8086 0x5005 "unknown" "Intel Corp.|PRO/DSL 2200 Modem - PPPoA" 0x8086 0x5200 "eepro100" "Intel Corp.|EtherExpress PRO/100" |