Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   tsutsui
Date:           Sun Jun  3 13:43:48 UTC 2001

Modified Files:
        syssrc/sys/conf: files
        syssrc/sys/dev/pci: files.pci
Added Files:
        syssrc/sys/dev/ic: iha.c ihareg.h ihavar.h
        syssrc/sys/dev/pci: iha_pci.c

Log Message:
Add a driver for the Initio INIC-940/950 PCI SCSI controllers.
Based on OpenBSD's iha driver, and modified some structures by me.

Tested on arc, i386 and macppc.


To generate a diff of this commit:
cvs rdiff -r1.444 -r1.445 syssrc/sys/conf/files
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/iha.c syssrc/sys/dev/ic/ihareg.h \
    syssrc/sys/dev/ic/ihavar.h
cvs rdiff -r1.129 -r1.130 syssrc/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/iha_pci.c

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