Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 12/06/2004 19:22:24
Module Name:	src
Committed By:	cube
Date:		Mon Dec  6 19:22:24 UTC 2004

Added Files:
	src/sys/dev/pci: ixpide.c pciide_ixp_reg.h

Log Message:
Add ixpide(4), a driver for the IDE controller found in the ATI IXP series
of integrated chipsets.

Documented from the Linux driver.  Tested by reinoud@, ok'd by bouyer@.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/pci/ixpide.c src/sys/dev/pci/pciide_ixp_reg.h

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