Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   bouyer
Date:           Mon Feb  8 15:22:29 UTC 1999

Modified Files:
        src/sys/dev/ata: ata.c ata_wdc.c
        src/sys/dev/ic: wdc.c wdcvar.h
Log Message:
There's no ATA draft where it is required for the drive to set DRDY | DSC when
the disk is ready to transfer data, and in ATA-5 the DSC has been obsoleted.
So only wait for DRQ to transfer data. This can be made conditional on the
ATA version if it's proven to break with some drives (worked with all the
drives I have access to).
While I'm there correct a few typos.




Home | Main Index | Thread Index | Old Index