Subject: CVS commit: syssrc/sys/dev/isa
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/11/2002 19:33:02
Module Name:	syssrc
Committed By:	jdolecek
Date:		Fri Jan 11 17:33:02 UTC 2002

Modified Files:
	syssrc/sys/dev/isa: sb_isa.c

Log Message:
Fix fallout from previous - the 'sc->sc_dev.dv_cfdata = match' needs
to be retained, it's referenced in sbdsp.c:sbdsp_probe().


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/isa/sb_isa.c

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