diff options
author | Samir Bellabes <sbellabes@mandriva.org> | 2006-11-20 14:17:29 +0000 |
---|---|---|
committer | Samir Bellabes <sbellabes@mandriva.org> | 2006-11-20 14:17:29 +0000 |
commit | f5b082690ca9d2f4adaa1e64aa45d0d9baa3c089 (patch) | |
tree | b26fcba8dc4cc0b1ae028661a27ff79da25cb243 /lst | |
parent | 480c1dba5b068860c2b8b32594dbf6c52d5130f1 (diff) | |
download | ldetect-lst-f5b082690ca9d2f4adaa1e64aa45d0d9baa3c089.tar ldetect-lst-f5b082690ca9d2f4adaa1e64aa45d0d9baa3c089.tar.gz ldetect-lst-f5b082690ca9d2f4adaa1e64aa45d0d9baa3c089.tar.bz2 ldetect-lst-f5b082690ca9d2f4adaa1e64aa45d0d9baa3c089.tar.xz ldetect-lst-f5b082690ca9d2f4adaa1e64aa45d0d9baa3c089.zip |
Add Intel nineveh support (ICH8)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index b246fd59..625db856 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6159,7 +6159,11 @@ 0x8086 0x1043 0x8086 0x2762 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" 0x8086 0x1043 "ipw2100" "Intel Corp.|PRO/Wireless LAN 2100 3B Mini PCI Adapter" 0x8086 0x1048 "ixgb" "Intel Corp.|82597EX 10 Gigabit Ethernet Controller" -0x8086 0x104b "unknown" "Intel Corp.|82566DM Nineveh Gigabit Ethernet Controller" +0x8086 0x1049 "e1000_ng" "Intel Corporation|82566MM Gigabit Network Connection" +0x8086 0x104a "e1000_ng" "Intel Corporation|82566DM Gigabit Network Connection" +0x8086 0x104b "e1000_ng" "Intel Corp.|82566DM Nineveh Gigabit Ethernet Controller" +0x8086 0x104c "e1000_ng" "Intel Corporation|82562V 10/100 Network Connection" +0x8086 0x104d "e1000_ng" "Intel Corporation|82566MC Gigabit Network Connection" 0x8086 0x104f "ipw2200" "Intel Corp.|Wireless adapter" 0x8086 0x1050 "e100" "Intel Corp.|82801EB (ICH5) PRO/100 VE Ethernet Controller" 0x8086 0x1051 "e100" "Intel Corp.|82801EB (ICH5) PRO/100 VE Ethernet Controller" |