Subject: PR/34927 CVS commit: src/sys/dev/pci
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 10/27/2006 08:25:04
The following reply was made to PR kern/34927; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34927 CVS commit: src/sys/dev/pci
Date: Fri, 27 Oct 2006 08:22:31 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Fri Oct 27 08:22:31 UTC 2006
 
 Modified Files:
 	src/sys/dev/pci: files.pci viaide.c
 
 Log Message:
 Add SATA native registers support for VIA SATA controllers, so that
 drives are probed using the SATA way (from FreeBSD). While here add the
 VT8237A SATA Controller to the tables, should fix PR kern/34927.
 
 Thanks to the César Catrián Carreño and paul (at) whooppee.com for
 tests.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.270 -r1.271 src/sys/dev/pci/files.pci
 cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/viaide.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.