diff options
author | Olivier Blin <oblin@mandriva.org> | 2005-09-15 17:22:54 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2005-09-15 17:22:54 +0000 |
commit | ba50cb8ac9156d75b31c7d13fe6a9223d4f58e52 (patch) | |
tree | 96225f6eb1746992eaa7f9614162ddcaa28399c6 | |
parent | f5e1cafd01adc1bf416316716795258d538c9dc3 (diff) | |
download | ldetect-lst-ba50cb8ac9156d75b31c7d13fe6a9223d4f58e52.tar ldetect-lst-ba50cb8ac9156d75b31c7d13fe6a9223d4f58e52.tar.gz ldetect-lst-ba50cb8ac9156d75b31c7d13fe6a9223d4f58e52.tar.bz2 ldetect-lst-ba50cb8ac9156d75b31c7d13fe6a9223d4f58e52.tar.xz ldetect-lst-ba50cb8ac9156d75b31c7d13fe6a9223d4f58e52.zip |
use hsf instead of snd-intel8x0m for some Dell laptops (Fran�ois)
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index a0936e0e..09a75bc9 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6591,6 +6591,7 @@ 0x8086 0x2668 "snd-hda-intel" "Intel Corp.|I/O Controller Hub Audio" 0x8086 0x266a "i2c-i801" "Intel Corp.|I/O Controller Hub SMBus" 0x8086 0x266c "unknown" "Intel Corp.|82801FB/FBM/FR/FW/FRW (ICH6 Family) LAN Controller" +0x8086 0x266d 0x14f1 0x5423 "Hsf:www.linmodems.org" "Intel Corp.|I/OController Hub Modem" 0x8086 0x266d "snd-intel8x0m" "Intel Corp.|I/O Controller Hub Modem" 0x8086 0x266e "snd-intel8x0" "Intel Corp.|82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller" 0x8086 0x266f "piix" "Intel Corp.|I/O Controller Hub PATA" |