Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   thorpej
Date:           Mon Dec 15 00:27:13 UTC 2003

Modified Files:
        src/sys/dev/ic: wdc.c wdcvar.h

Log Message:
Add a (*drv_probe)() optional callback into the driver to probe for
drives on a channel.  Drivers should provide this if they have some
sort of intelligent probing mechanism.


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 src/sys/dev/ic/wdc.c
cvs rdiff -r1.45 -r1.46 src/sys/dev/ic/wdcvar.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