linux/sound
Jon Mason e3183ec9cd [ALSA] Prevent ALSA trident driver from grabbing pcnet32 hardware
Modules: Trident driver

Some pcnet32 hardware erroneously has the Vendor ID for Trident.  The
pcnet32 driver looks for the PCI ethernet class before grabbing the
hardware, but the current trident driver does not check against the
PCI audio class.  This allows the trident driver to claim the pcnet32
hardware.  This patch prevents that.

Per Jiri Slaby's request, I changed the trident driver to use
PCI_DEVICE macro and PCI ID #defines.

This patch is untested on Trident 4DWAVE_DX hardware, but has been
tested on pcnet32 hardware.

Signed-off-by: Jon Mason <jdmason@us.ibm.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-01-22 16:24:18 +01:00
..
arm Merge with Linus' kernel. 2006-01-07 14:40:05 +00:00
core [ALSA] Remove BKL from sound/core/info.c 2006-01-22 16:23:57 +01:00
drivers [ALSA] opl3 - Fix the unreleased resources 2006-01-04 10:13:52 +01:00
i2c [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
isa [ALSA] Fix compilation without CONFIG_PNP 2006-01-22 16:23:48 +01:00
mips [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
oss [PATCH] Prevent trident driver from grabbing pcnet32 hardware 2006-01-18 19:20:16 -08:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci [ALSA] Prevent ALSA trident driver from grabbing pcnet32 hardware 2006-01-22 16:24:18 +01:00
pcmcia spelling: s/trough/through/ 2006-01-10 00:13:33 +01:00
ppc [PATCH] powerpc: Remove device_node addrs/n_addr 2006-01-09 14:53:55 +11:00
sparc [SOUND]: sparc/cs4231: Fix some typos which wrecked the build. 2006-01-17 15:55:58 -08:00
synth [ALSA] seq: set client name in snd_seq_create_kernel_client() 2006-01-03 12:30:49 +01:00
usb [ALSA] usb-audio: fix non-48k sample rates with SB Audigy 2 ZS 2006-01-22 16:24:16 +01:00
Kconfig [ALSA] sound: align device drivers menus 2006-01-03 12:29:56 +01:00
last.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_core.c [PATCH] Driver Core: fix up all callers of class_device_create() 2005-10-28 09:52:52 -07:00
sound_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00