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 14:28:15 UTC 2000

Modified Files:
        syssrc/sys/dev/usb: ohci.c uhci.c

Log Message:
Insert (very conservative!) bus_space_barrier() calls at all register accesses.
The bus_space(9) man page says you've gotta have them...


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.111 -r1.112 syssrc/sys/dev/usb/uhci.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