1
0
Fork 0
alistair23-linux/sound
Jon Mason c2aeacd48c [PATCH] Prevent trident driver from grabbing pcnet32 hardware
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.

This revised version of the OSS Trident patch includes PCI_DEVICE Macro
usage.

Signed-off-by: Jon Mason <jdmason@us.ibm.com>
Signed-off-by: Muli Ben-Yehuda <mulix@mulix.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-18 19:20:16 -08:00
..
arm Merge with Linus' kernel. 2006-01-07 14:40:05 +00:00
core [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08: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 [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08: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 [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08: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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa 2006-01-04 16:38:36 -08:00
Kconfig [ALSA] sound: align device drivers menus 2006-01-03 12:29:56 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
last.c 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