Source-Changes archive

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

CVS commit: src/sys/rump/dev



Module Name:    src
Committed By:   pooka
Date:           Wed Aug 13 15:01:32 UTC 2014

Modified Files:
        src/sys/rump/dev: Makefile.rumpdevcomp
Added Files:
        src/sys/rump/dev/lib/libpci_if_pcn: Makefile PCI_IF_PCN.ioconf
            pcn_at_pci.c shlib_version

Log Message:
Add component for the pcnet PCI driver to rump kernels.  Virtualbox
emulates it by default, so it's nice-to-have for that.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/rump/dev/Makefile.rumpdevcomp
cvs rdiff -u -r0 -r1.1 src/sys/rump/dev/lib/libpci_if_pcn/Makefile \
    src/sys/rump/dev/lib/libpci_if_pcn/PCI_IF_PCN.ioconf \
    src/sys/rump/dev/lib/libpci_if_pcn/pcn_at_pci.c \
    src/sys/rump/dev/lib/libpci_if_pcn/shlib_version

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