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:           Sat Aug 28 21:42:36 UTC 1999

Modified Files:
        syssrc/sys/dev/usb: ugen.c uhid.c uhub.c ukbd.c ulpt.c umodem.c ums.c
            usb.c usb_subr.c usbdivar.h

Log Message:
Change some 'struct device' to 'bdevice'.  From FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/usb/ugen.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/usb/uhid.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/usb/uhub.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/usb/ukbd.c \
    syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/usb/ulpt.c syssrc/sys/dev/usb/usb.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/usb/umodem.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/usb/ums.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/usb/usbdivar.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