diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-08-26 16:04:07 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-08-26 16:04:07 +0000 |
commit | 54c85ab8b3adf575994380febd5e42a4c5e8fdc6 (patch) | |
tree | 9f7ac47bb84269b64073503e65d508de9b85fa06 | |
parent | 6e7d41d54522b056f9b32956a5d020909c79a028 (diff) | |
download | ldetect-lst-54c85ab8b3adf575994380febd5e42a4c5e8fdc6.tar ldetect-lst-54c85ab8b3adf575994380febd5e42a4c5e8fdc6.tar.gz ldetect-lst-54c85ab8b3adf575994380febd5e42a4c5e8fdc6.tar.bz2 ldetect-lst-54c85ab8b3adf575994380febd5e42a4c5e8fdc6.tar.xz ldetect-lst-54c85ab8b3adf575994380febd5e42a4c5e8fdc6.zip |
switch one i810 from OSS to ALSA (#17905)
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index a8848082..74402710 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6351,7 +6351,7 @@ 0x8086 0x2411 "piix" "Intel Corp.|82801AA 810 Chipset IDE Controller" 0x8086 0x2412 "usb-uhci" "Intel Corp.|82801AA 810 Chipset USB Controller" 0x8086 0x2413 "i2c-i801" "Intel Corp.|82801AA 810 Chipset SMBus Controller" -0x8086 0x2415 "i810_audio" "Intel Corp.|82801AA 810 Chipset AC'97 Audio Controller" +0x8086 0x2415 "snd-intel8x0" "Intel Corp.|82801AA 810 Chipset AC'97 Audio Controller" 0x8086 0x2416 "slamr" "Intel Corp.|82801AA 810 Chipset AC'97 PCI Modem" 0x8086 0x2418 "hw_random" "Intel Corp.|82801AA 810 Chipset Hub to PCI Bridge" 0x8086 0x2420 "i810-tco" "Intel Corp.|82801AB 810 Chipset LPC Interface Bridge" |