Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [itohy-usb1] src/sys/dev/usb
Module Name: src
Committed By: itohy
Date: Fri Jun 22 10:49:46 UTC 2007
Modified Files:
src/sys/dev/usb [itohy-usb1]: uhci.c
Log Message:
Swap names of uhci_bufptr_rd() and uhci_bufptr_wr()
in order to avoid awkwardness like
if (isread) {
uhci_bufptr_wr(...)
}
To generate a diff of this commit:
cvs rdiff -r1.208.12.4 -r1.208.12.5 src/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