Subject: CVS commit: [chap-midi] src/sys/dev/isapnp
To: None <source-changes@NetBSD.org>
From: Chapman Flack <chap@netbsd.org>
List: source-changes
Date: 05/29/2006 16:31:24
Module Name:	src
Committed By:	chap
Date:		Mon May 29 16:31:24 UTC 2006

Modified Files:
	src/sys/dev/isapnp [chap-midi]: sb_isapnp.c

Log Message:
An AOpen sound card that identifies as ADS7180 maps its mpu as a separate
pnpdev, as does the Aztech 1020 already special-cased here. However, we
already had ADS7180 in isapnpdevs, making me wonder if it actually worked
the other way for some other card that also identifies as ADS7180. I
suppose we'll find out.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.47.2.1 src/sys/dev/isapnp/sb_isapnp.c

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