Subject: CVS commit: src/sys/dev
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/21/2003 00:14:53
Module Name:	src
Committed By:	fvdl
Date:		Mon Apr 21 00:14:53 UTC 2003

Added Files:
	src/sys/dev/ic: aic79xx.c aic79xx_osm.c aic79xx_osm.h aic79xxvar.h
	src/sys/dev/pci: ahd_pci.c

Log Message:
ahd, driver for Adaptec 790x U320 controllers. Originally by Justin Gibbs
for FreeBSD, ported to NetBSD by Pascal Renauld, Network Storage Solutions,
Inc, plus a bunch of changes by me.

This driver is as yet untested in this final form, it will be added
to config files when it has been tested.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/ic/aic79xx.c src/sys/dev/ic/aic79xx_osm.c \
    src/sys/dev/ic/aic79xx_osm.h src/sys/dev/ic/aic79xxvar.h
cvs rdiff -r0 -r1.1 src/sys/dev/pci/ahd_pci.c

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