Module Name: src Committed By: soren Date: Sat Aug 3 16:04:30 UTC 2013
Modified Files: src/sys/dev/usb: u3g.c ugensa.c usbdevs Log Message: Add support for some new and old ZTE modems, some of which have a SFF-8070i virtual installer CD instead of a SCSI class one. Recent Huawei modems support (and in the case of the very latest models, require) the use of a CDC NCM interface as an alternative to PPP. Avoid attaching u3g to that interface. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/u3g.c cvs rdiff -u -r1.30 -r1.31 src/sys/dev/usb/ugensa.c cvs rdiff -u -r1.650 -r1.651 src/sys/dev/usb/usbdevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.