Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ata
Module Name: src
Committed By: yamt
Date: Sun Nov 30 13:57:12 UTC 2003
Modified Files:
src/sys/dev/ata: atareg.h wd.c
Log Message:
- rename WDC_CAP_LBA48 to ATA_CMD2_LBA48.
- remove WDC_CAP_QUEUE. (there's already ATA_CMD2_RWQ.)
as discussed on tech-kern@.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/ata/atareg.h
cvs rdiff -r1.267 -r1.268 src/sys/dev/ata/wd.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