Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev
Module Name: src
Committed By: tron
Date: Sat Apr 8 23:31:38 UTC 2006
Modified Files:
src/sys/dev/pci [netbsd-3]: files.pci
Added Files:
src/sys/dev/ic [netbsd-3]: ciss.c cissreg.h cissvar.h
src/sys/dev/pci [netbsd-3]: ciss_pci.c
Log Message:
Pull up following revision(s) (requested by he in ticket #1247):
sys/dev/ic/cissreg.h: revision 1.1
sys/dev/pci/ciss_pci.c: revision 1.1
sys/dev/ic/cissvar.h: revision 1.1
sys/dev/pci/files.pci: revision 1.245
sys/dev/ic/ciss.c: revision 1.1
Add a driver, ciss(4), for the HP/Compaq drivers using the newer
"Command Interface to SCSI-3 Support" command interface. Driver
ported from OpenBSD by Tonnerre Lombard -- thanks!
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.4.1 src/sys/dev/ic/ciss.c src/sys/dev/ic/cissreg.h \
src/sys/dev/ic/cissvar.h
cvs rdiff -r0 -r1.1.4.1 src/sys/dev/pci/ciss_pci.c
cvs rdiff -r1.232.2.4 -r1.232.2.5 src/sys/dev/pci/files.pci
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index