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:           Mon Apr  7 01:45:36 UTC 2014

Modified Files:
        src/sys/rump/dev: Makefile.rumpdevcomp
Added Files:
        src/sys/rump/dev/lib/libpci_if_iwn: Makefile PCI_IF_IWN.ioconf
            iwn_at_pci.c shlib_version

Log Message:
Add a rump kernel component for the iwn wireless driver, tested with
the one in my laptop:
iwn0 at pci0 dev 19 function 0: vendor 0x8086 product 0x4237 (rev. 0x00)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/rump/dev/Makefile.rumpdevcomp
cvs rdiff -u -r0 -r1.1 src/sys/rump/dev/lib/libpci_if_iwn/Makefile \
    src/sys/rump/dev/lib/libpci_if_iwn/PCI_IF_IWN.ioconf \
    src/sys/rump/dev/lib/libpci_if_iwn/iwn_at_pci.c \
    src/sys/rump/dev/lib/libpci_if_iwn/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