From 83d171d5a1ff645bb0209f06bf8613ffee1eb16d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 28 Jan 2003 08:41:57 +0000 Subject: i810_audio and snd-intel8x0 only handle 0x10de:0x01b1 as a sound card. 0x10de:0x01b0 is *not* a sound card but a sub device of the sound card exported as a pci function in the same way most btxxx tv cards export their sound subdevice as a separate pci function. this fix the "detect two sound cards" on nforce2 chips --- lst/pcitable | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lst') diff --git a/lst/pcitable b/lst/pcitable index 69dabcac..c043a5d5 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1774,7 +1774,7 @@ 0x10de 0x01ab "unknown" "Nvidia Corporation|nForce 420 Memory Controller (DDR)" 0x10de 0x01ac "unknown" "Nvidia Corporation|nForce 220/420 Memory Controller" 0x10de 0x01ad "nvnet" "Nvidia Corporation|nForce Ethernet Controller" -0x10de 0x01b0 "i810_audio" "Nvidia Corporation|nForce MCP Audio Processing Unit (Dolby Digital)" +0x10de 0x01b0 "unknown" "Nvidia Corporation|nForce MCP Audio Processing Unit (Dolby Digital)" 0x10de 0x01b1 "i810_audio" "Nvidia Corporation|nForce Audio Codec Interface" 0x10de 0x01b2 "unknown" "Nvidia Corporation|nForce Joystick" 0x10de 0x01b4 "unknown" "Nvidia Corporation|nForce SMBus Controller" -- cgit v1.2.1