Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/21/2004 02:17:08
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.