diff options
author | Olivier Blin <oblin@mandriva.org> | 2005-06-09 10:09:13 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2005-06-09 10:09:13 +0000 |
commit | 22192cdbbb7ed0af2d62f8dbc1f033b306766a30 (patch) | |
tree | eb37be82493d403f7cc3c8f8a041c15757c8ddbc | |
parent | d9684f1943e14ca83874a2c66d44204cc58da2a7 (diff) | |
download | ldetect-lst-22192cdbbb7ed0af2d62f8dbc1f033b306766a30.tar ldetect-lst-22192cdbbb7ed0af2d62f8dbc1f033b306766a30.tar.gz ldetect-lst-22192cdbbb7ed0af2d62f8dbc1f033b306766a30.tar.bz2 ldetect-lst-22192cdbbb7ed0af2d62f8dbc1f033b306766a30.tar.xz ldetect-lst-22192cdbbb7ed0af2d62f8dbc1f033b306766a30.zip |
fix slmodem wrongly detected as hsfmodem
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 290142a6..5b4fc7db 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6253,6 +6253,7 @@ 0x8086 0x24c6 0x103c 0x088c "Hsf:www.linmodems.org" "Intel Corporation|nc8000 laptop" 0x8086 0x24c6 0x103c 0x0890 "Hsf:www.linmodems.org" "Intel Corporation|NC6000 laptop" 0x8086 0x24c6 0x1071 0x8160 "Hsf:www.linmodems.org" "Intel Corporation|MIM2000" +0x8086 0x24c6 0x144d 0x2115 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" 0x8086 0x24c6 0x14c0 0x0012 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" 0x8086 0x24c6 0x17c0 0x1069 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" 0x8086 0x24c6 "Hsf:www.linmodems.org" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" |