Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/qbus
Module Name: syssrc
Committed By: ragge
Date: Sat Mar 23 18:12:09 UTC 2002
Modified Files:
syssrc/sys/dev/qbus: rl.c rlreg.h
Added Files:
syssrc/sys/dev/qbus: rlvar.h
Log Message:
Call rlreset() per controller, not per disk.
Be more informative about the state of the disk (locked, unloaded etc...)
Send NULL as proc pointer to bus_dma_load if B_PHYS is not set.
Break out softc's from rl.c to rlvar.h for inclusion elsewhere.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/qbus/rl.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/qbus/rlreg.h
cvs rdiff -r0 -r1.1 syssrc/sys/dev/qbus/rlvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index