diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-04-13 13:33:57 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-04-13 13:33:57 +0000 |
commit | 54d101d8d39502c8cb236c6c52ea50ba6ca83e0b (patch) | |
tree | c8831c79172b655b6c877687903b2485b2fe890f /lst | |
parent | 507d5c6ce87f1fa7208ad0f9a0da500252e04301 (diff) | |
download | ldetect-lst-54d101d8d39502c8cb236c6c52ea50ba6ca83e0b.tar ldetect-lst-54d101d8d39502c8cb236c6c52ea50ba6ca83e0b.tar.gz ldetect-lst-54d101d8d39502c8cb236c6c52ea50ba6ca83e0b.tar.bz2 ldetect-lst-54d101d8d39502c8cb236c6c52ea50ba6ca83e0b.tar.xz ldetect-lst-54d101d8d39502c8cb236c6c52ea50ba6ca83e0b.zip |
- add ipw3945 ids
- add realtek RTL-8168 id
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index d029e103..68ca2abc 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3113,6 +3113,7 @@ 0x10ec 0x8139 0x8e2e 0x7100 "8139too" "Realtek Semiconductor Co., Ltd.|KF-230TX/2" 0x10ec 0x8139 0xa0a0 0x0007 "8139too" "Realtek Semiconductor Co., Ltd.|ALN-325C" 0x10ec 0x8139 "8139too" "Realtek|RTL-8139" +0x10ec 0x8168 "r8169" "Realtek|RTL-8168 PCI-E Gigabit Ethernet" 0x10ec 0x8169 "r8169" "Realtek|RTL-8169" 0x10ec 0x8180 "r8180" "Realtek Semiconductor|RTL8180 Realtek RTL8180 Wireless LAN (Mini-)PCI NIC" 0x10ec 0x8185 "r8180" "" @@ -6771,8 +6772,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.|Intel(R) PRO/Wireless 3945ABG" 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.|Intel(R) PRO/Wireless 3945ABG" 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" |