Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/07/2001 00:50:03
Module Name:	syssrc
Committed By:	nathanw
Date:		Sat Jan  6 22:50:02 UTC 2001

Modified Files:
	syssrc/sys/dev/isa: ess.c essvar.h
	syssrc/sys/dev/ofisa: ess_ofisa.c

Log Message:
Do ess_config_addr() in the ofisa front end, rather than in the match
routine. Prevents problems with non-SCR ess chips, as described in
PR 11630.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/dev/isa/ess.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/isa/essvar.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ofisa/ess_ofisa.c

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