Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 08/21/2007 16:53:18
Module Name:	src
Committed By:	bouyer
Date:		Tue Aug 21 16:53:18 UTC 2007

Modified Files:
	src/sbin/atactl: atactl.c
	src/sys/dev/ata: atareg.h

Log Message:
Improved SATA support, from Jonathan A. Kollasch in PR bin/36772:
* use full 5-bit command queue depth that SATA supports
* decode SATA bits


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sbin/atactl/atactl.c
cvs rdiff -r1.29 -r1.30 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.