diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-10-01 18:56:42 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-10-01 18:56:42 +0000 |
commit | 45b129adeffa8f40aef3e3e6853612b3b8d98287 (patch) | |
tree | 303a69dfe90917db2d38f6c562aa16769c2b0851 /lst | |
parent | d2850c7d052eeb761fbdd0ef6f73c5d3630d41ec (diff) | |
download | ldetect-lst-45b129adeffa8f40aef3e3e6853612b3b8d98287.tar ldetect-lst-45b129adeffa8f40aef3e3e6853612b3b8d98287.tar.gz ldetect-lst-45b129adeffa8f40aef3e3e6853612b3b8d98287.tar.bz2 ldetect-lst-45b129adeffa8f40aef3e3e6853612b3b8d98287.tar.xz ldetect-lst-45b129adeffa8f40aef3e3e6853612b3b8d98287.zip |
change 0x8086 0x1059 from eepro100 to e100 per suggestion of cory.meisch@hp.com
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index eb6a3ace..73ca637b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3315,7 +3315,7 @@ 0x8086 0x103d "eepro100" "Intel Corp.|82801BD PRO/100 VE (MOB) Ethernet Controller" 0x8086 0x103e "eepro100" "Intel Corp.|82801BD PRO/100 VM (MOB) Ethernet Controller" 0x8086 0x1040 "unknown" "Intel Corp.|536EP v.92 modem (MD5628D-L-C ?)" -0x8086 0x1059 "eepro100" "Intel Corp.|82551QM Ethernet Controller" +0x8086 0x1059 "e100" "Intel Corp.|82551QM Ethernet Controller" 0x8086 0x1100 "unknown" "Intel Corporation|82815 Host-Hub Interface Bridge / DRAM Ctrlr" 0x8086 0x1101 "unknown" "Intel Corporation|82815 AGP Bridge" 0x8086 0x1102 "unknown" "Intel Corporation|82815 Internal Graphics Device" |