Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   fvdl
Date:           Sat May 27 21:58:17 UTC 2000

Modified Files:
        syssrc/sys/dev/ic: aic7xxx.c aic7xxxvar.h

Log Message:
When a bus is accessed for the first time, reset it. Without this,
some devices may not be found if the BIOS (which would normally
do the reset at startup) is disabled. Should really be done from the SCSI
layer.

Implement the SCBUSIORESET ioctl.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/ic/aic7xxx.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/ic/aic7xxxvar.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