Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 01/05/2000 18:06:42
Module Name: syssrc
Committed By: oster
Date: Thu Jan 6 02:06:42 UTC 2000
Modified Files:
syssrc/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
- bail if we can't allocate memory for raid_softc's. Set 'numraid' as
appropriate for that condition.
- nuke some debugging stuff that we hope we'll never need again
- minor cleanups
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/dev/raidframe/rf_netbsdkintf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.