Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   bouyer
Date:           Wed Oct 25 17:33:02 UTC 2006

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

Log Message:
Add sata registers to struct wdc_regs. Add wdc_sataprobe(), a function
probing drives using the standard SATA registers; taken from various
PCI sata drivers. Export wdc_drvprobe() too.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/sys/dev/ata/ata.c
cvs rdiff -r1.238 -r1.239 src/sys/dev/ic/wdc.c
cvs rdiff -r1.86 -r1.87 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