Subject: PR/36772 CVS commit: src
To: None <bouyer@NetBSD.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 08/21/2007 16:55:01
The following reply was made to PR bin/36772; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36772 CVS commit: src
Date: Tue, 21 Aug 2007 16:53:18 +0000 (UTC)

 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.