Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jakllsch
Date:           Thu Apr  1 04:04:11 UTC 2010

Modified Files:
        src/share/man/man4: nca.4 pci.4
        src/sys/arch/i386/conf: ALL
        src/sys/dev/pci: files.pci
Added Files:
        src/sys/dev/pci: nca_pci.c

Log Message:
Add support for Domex 536 PCI SCSI controller to nca(4).
This truly remarkable chip is found on the Domex DMX-3191D SCSI adapter.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/nca.4
cvs rdiff -u -r1.91 -r1.92 src/share/man/man4/pci.4
cvs rdiff -u -r1.251 -r1.252 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.327 -r1.328 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/nca_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