diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-04-13 13:37:38 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-04-13 13:37:38 +0000 |
commit | 58cb329dc1004b99aa5a9b4e79b012b35f36f488 (patch) | |
tree | c67856774d039c3f7c878ad40c8c15c7a66bdd5c /lst | |
parent | 2b5833a6fcc51754403c31e428357d9547de9316 (diff) | |
download | ldetect-lst-58cb329dc1004b99aa5a9b4e79b012b35f36f488.tar ldetect-lst-58cb329dc1004b99aa5a9b4e79b012b35f36f488.tar.gz ldetect-lst-58cb329dc1004b99aa5a9b4e79b012b35f36f488.tar.bz2 ldetect-lst-58cb329dc1004b99aa5a9b4e79b012b35f36f488.tar.xz ldetect-lst-58cb329dc1004b99aa5a9b4e79b012b35f36f488.zip |
add realtek RTL-8168 id
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 6de0cf84..70785266 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3246,6 +3246,7 @@ 0x10ec 0x8139 0x9001 0x1695 "8139too" "Realtek Semiconductor|Onboard RTL8101L 10/100 MBit" 0x10ec 0x8139 0xa0a0 0x0007 "8139too" "Realtek Semiconductor|ALN-325C" 0x10ec 0x8139 "8139too" "Realtek Semiconductor|RTL-8139" +0x10ec 0x8168 "r8169" "Realtek Semiconductor|RTL-8168 PCI-E Gigabit Ethernet" 0x10ec 0x8169 "r8169" "Realtek Semiconductor|RTL-8169" 0x10ec 0x8180 "r8180" "Realtek Semiconductor|RTL8180 Realtek RTL8180 Wireless LAN (Mini-)PCI NIC" 0x10ec 0x8185 "r8180" "Realtek Semiconductor|RTL8185 Realtek RTL8185 Wireless LAN (Mini-)PCI NIC" @@ -7056,7 +7057,7 @@ 0x8086 0x4222 "ipw3945" "Intel Corporation|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 Corporation|PRO/Wireless 3945ABG Network Connection" +0x8086 0x4227 "ipw3945" "Intel Corporation|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" |