Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/11/2001 17:05:44
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Mar 11 15:05:44 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/mainbus: cpu.c

Log Message:
Pass a softc pointer around everywhere, and use it when we need the name of
the device.

Don't pretend that fpe0 and fpu0 exist as devices (they don't).

G/C a few items related to /dev/cpu* support.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/arm/mainbus/cpu.c

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