Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 02/11/2008 08:23:48
Module Name:	src
Committed By:	xtraeme
Date:		Mon Feb 11 08:23:48 UTC 2008

Modified Files:
	src/sys/dev/ic: ahcisata_core.c ahcisatavar.h
	src/sys/dev/pci: ahcisata_pci.c jmide.c

Log Message:
Attach ahcisata(4) to any RAID controller that supports AHCI, and make it
pass the ATAC_CAP_RAID capability for them. ok'ed by bouyer@.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/ic/ahcisata_core.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/ahcisatavar.h
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/ahcisata_pci.c src/sys/dev/pci/jmide.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.