Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [gehenna-devsw] syssrc/sys/dev/usb
Module Name: syssrc
Committed By: gehenna
Date: Thu May 16 11:29:46 UTC 2002
Modified Files:
syssrc/sys/dev/usb [gehenna-devsw]: ucom.c ugen.c uhid.c ulpt.c urio.c
uscanner.c
Log Message:
Add the character device switch.
Replace the direct-access to devsw table with calling devsw API.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.4.1 syssrc/sys/dev/usb/ucom.c
cvs rdiff -r1.58 -r1.58.8.1 syssrc/sys/dev/usb/ugen.c
cvs rdiff -r1.51 -r1.51.4.1 syssrc/sys/dev/usb/uhid.c
cvs rdiff -r1.49 -r1.49.8.1 syssrc/sys/dev/usb/ulpt.c
cvs rdiff -r1.11 -r1.11.8.1 syssrc/sys/dev/usb/urio.c
cvs rdiff -r1.28 -r1.28.2.1 syssrc/sys/dev/usb/uscanner.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