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:   skrll
Date:           Tue Jan 28 17:24:42 UTC 2014

Modified Files:
        src/sys/dev/pci: ohci_pci.c
        src/sys/dev/usb: ohci.c ohcireg.h ohcivar.h

Log Message:
Support the OHCI in the NS "SUPERIO" chip as found in hppa machines by
twiddling the same bits as Linux.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/pci/ohci_pci.c
cvs rdiff -u -r1.248 -r1.249 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/usb/ohcireg.h
cvs rdiff -u -r1.54 -r1.55 src/sys/dev/usb/ohcivar.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