Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 02/22/2006 02:57:26
Module Name:	src
Committed By:	garbled
Date:		Wed Feb 22 02:57:26 UTC 2006

Modified Files:
	src/sys/dev/pci: autri.c if_pcn.c

Log Message:
IBM makes a pcn card that shows up as:
Trident Microsystems 4DWAVE DX (ethernet network, revision 0x25)
Unfortunately, this is an autri sound card.  Special case the match routines
for both drivers so if_pcn properly picks it up, and autri doesn't.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/pci/autri.c src/sys/dev/pci/if_pcn.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.