Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/30/2002 16:35:46
Module Name: syssrc
Committed By: ad
Date: Wed Jan 30 14:35:46 UTC 2002
Modified Files:
syssrc/sys/dev: DEVNAMES
syssrc/sys/dev/pci: files.pci
Added Files:
syssrc/sys/dev/pci: amr.c amrreg.h amrvar.h ld_amr.c
Log Message:
Bare-bones driver for AMI RAID. Parts taken from FreeBSD. This was tried a
good while ago and it had problems under load. Changes were made to address
that, but I don't have the ability to test them. So, I'm committing it
before it rots.
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 syssrc/sys/dev/DEVNAMES
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/amr.c syssrc/sys/dev/pci/amrreg.h \
syssrc/sys/dev/pci/amrvar.h syssrc/sys/dev/pci/ld_amr.c
cvs rdiff -r1.160 -r1.161 syssrc/sys/dev/pci/files.pci
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.