Source-Changes archive

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

CVS commit: [netbsd-2] src/sys/dev/usb



Module Name:    src
Committed By:   riz
Date:           Thu Jul 21 19:26:44 UTC 2005

Added Files:
        src/sys/dev/usb [netbsd-2]: umodemvar.h

Log Message:
Pull up new file (revisions 1.1-1.2) (requested by itohy in ticket #1430):
1.1:
Split common modem part of umodem.c to umodem_common.c and umodemvar.h,
to be shared with other umodem-like drivers.

1.2:
If CM descriptor is found, use the data interface in it;
if CM descriptor is NOT found but UNION descriotor is found,
use the data interface in it.
Do not require CM or ACM descriptors as long as
the data interface is found.
Should fix NetBSD PR #29754 by rivo nurges.


To generate a diff of this commit:
cvs rdiff -r0 -r1.2.8.1 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