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: thorpej
Date: Sat Aug 21 02:17:08 UTC 2004
Modified Files:
src/sys/dev/ata: ata_wdc.c atareg.h
Log Message:
- Move to48() to atareg.h and rename it atacmd_to48().
- Add an atacmd_tosataq() that converts a 32-bit command to a Native
SATA Queued command.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/ata/atareg.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