Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   skrll
Date:           Wed Nov 10 22:34:25 UTC 2010

Modified Files:
        src/sys/arch/hp700/conf: GENERIC
        src/sys/dev/pci: files.pci
Added Files:
        src/sys/dev/pci: nside.c pciide_natsemi_reg.h

Log Message:
Add nside(4) - a driver for the National Semiconductor PC87415 IDE
controller as found in many HP PA-RISC machines.

From OpenBSD.

Reviewed by Manuel Bouyer.


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/hp700/conf/GENERIC
cvs rdiff -u -r1.332 -r1.333 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/nside.c \
    src/sys/dev/pci/pciide_natsemi_reg.h

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