Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   itohy
Date:           Fri Apr 15 14:14:09 UTC 2005

Modified Files:
        src/sys/dev/usb: files.usb umodem.c
Added Files:
        src/sys/dev/usb: umodem_common.c umodemvar.h

Log Message:
Split common modem part of umodem.c to umodem_common.c and umodemvar.h,
to be shared with other umodem-like drivers.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/dev/usb/files.usb
cvs rdiff -r1.50 -r1.51 src/sys/dev/usb/umodem.c
cvs rdiff -r0 -r1.1 src/sys/dev/usb/umodem_common.c \
    src/sys/dev/usb/umodemvar.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