Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   augustss
Date:           Tue Apr 25 09:20:56 UTC 2000

Modified Files:
        syssrc/sys/dev/cardbus: ohci_cardbus.c
        syssrc/sys/dev/pci: ohci_pci.c uhci_pci.c
        syssrc/sys/dev/usb: ohcivar.h uhcivar.h

Log Message:
Move the size of the mapped bus_space region into the bus independent softc.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/cardbus/ohci_cardbus.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/pci/ohci_pci.c \
    syssrc/sys/dev/pci/uhci_pci.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/usb/ohcivar.h
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/usb/uhcivar.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