Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   he
Date:           Tue Mar 21 20:42:14 UTC 2006

Modified Files:
        src/sys/dev/pci: files.pci
Added Files:
        src/sys/dev/ic: ciss.c cissreg.h cissvar.h
        src/sys/dev/pci: ciss_pci.c

Log Message:
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 src/sys/dev/ic/ciss.c src/sys/dev/ic/cissreg.h \
    src/sys/dev/ic/cissvar.h
cvs rdiff -r0 -r1.1 src/sys/dev/pci/ciss_pci.c
cvs rdiff -r1.244 -r1.245 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