diff options
author | Nicolas Planel <nplanel@mandriva.com> | 2002-07-20 16:49:00 +0000 |
---|---|---|
committer | Nicolas Planel <nplanel@mandriva.com> | 2002-07-20 16:49:00 +0000 |
commit | e4dc457e3a0be2893ae4fb11f769c6c08a0f37a9 (patch) | |
tree | 64ba19ebe4fa7f4cac2f41dfd089f358da988e27 /lst/pcitable | |
parent | 81a395e9e1eb5f27fbd17d1ad672f95679d13355 (diff) | |
download | ldetect-lst-e4dc457e3a0be2893ae4fb11f769c6c08a0f37a9.tar ldetect-lst-e4dc457e3a0be2893ae4fb11f769c6c08a0f37a9.tar.gz ldetect-lst-e4dc457e3a0be2893ae4fb11f769c6c08a0f37a9.tar.bz2 ldetect-lst-e4dc457e3a0be2893ae4fb11f769c6c08a0f37a9.tar.xz ldetect-lst-e4dc457e3a0be2893ae4fb11f769c6c08a0f37a9.zip |
Add new eepro100 ID from Intel ICH4 Spec (0x103b,0x103c)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index ac036101..15ba9f11 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3189,6 +3189,8 @@ 0x8086 0x1038 "e100" "Intel Corporation|Express Pro 100" 0x8086 0x1039 "eepro100" "Intel Corporation|EtherExpress PRO/100" 0x8086 0x103a "eepro100" "Intel Corporation|EtherExpress PRO/100" +0x8086 0x103b "eepro100" "Intel Corporation|EtherExpress PRO/100" +0x8086 0x103c "eepro100" "Intel Corporation|EtherExpress PRO/100" 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" |