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: Sun Sep 21 11:14:05 UTC 2003
Modified Files:
src/sys/dev/ic: wdc.c wdcvar.h
src/sys/dev/isa: wdc_isa.c
src/sys/dev/pci: pciide.c
src/sys/dev/pcmcia: wdc_pcmcia.c
Log Message:
Since we can't detect ghost drives in the wdc back-end, resurect
WDC_CAPABILITY_SINGLE_DRIVE.
To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/dev/ic/wdc.c
cvs rdiff -r1.37 -r1.38 src/sys/dev/ic/wdcvar.h
cvs rdiff -r1.32 -r1.33 src/sys/dev/isa/wdc_isa.c
cvs rdiff -r1.201 -r1.202 src/sys/dev/pci/pciide.c
cvs rdiff -r1.56 -r1.57 src/sys/dev/pcmcia/wdc_pcmcia.c
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