Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   pooka
Date:           Mon Aug 24 23:55:04 UTC 2015

Modified Files:
        src/sys/dev/mii: igphy.c ukphy.c
        src/sys/dev/pci: pci.c pci_stub.c pci_usrreq.c pciidevar.h
        src/sys/dev/usb: ehci.c

Log Message:
add some _KERNEL_OPT as the finishing touch


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/mii/igphy.c
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/mii/ukphy.c
cvs rdiff -u -r1.147 -r1.148 src/sys/dev/pci/pci.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/pci_stub.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/pci/pci_usrreq.c
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/pci/pciidevar.h
cvs rdiff -u -r1.243 -r1.244 src/sys/dev/usb/ehci.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