Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 05/21/2002 05:47:05
Module Name:	syssrc
Committed By:	augustss
Date:		Tue May 21 02:47:05 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: cs89x0.c cs89x0var.h
	syssrc/sys/dev/isa: if_cs_isa.c
	syssrc/sys/dev/isapnp: if_cs_isapnp.c

Log Message:
Make it possible to override the way register access is done.
This is needed for some really screwball attachments of the CS8900.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/cs89x0.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ic/cs89x0var.h
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/isa/if_cs_isa.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/isapnp/if_cs_isapnp.c

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