Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/17/2000 08:57:17
Module Name:	syssrc
Committed By:	pk
Date:		Mon Jan 17 16:57:16 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc/dev: fd.c fdreg.h fdvar.h

Log Message:
Use bus_space(9) functions to access the controller registers.
Add probes to the attach routines before poking the chip to see
where the registers are located.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/arch/sparc/dev/fd.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/sparc/dev/fdreg.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sparc/dev/fdvar.h

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