| Summary: | Add usbdevs and ubsa support for Dell internal CDMA Modem | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | David Gilbert <dgilbert> | ||||
| Component: | usb | Assignee: | Alexander Kabaev <kan> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 7.0-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
David Gilbert
2008-04-15 21:50:01 UTC
kan 2008-06-03 03:14:13 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ubsa.c usbdevs
Log:
SVN rev 179499 on 2008-06-03 03:13:57Z by kan
Add vendor/device IDs for Novatel U740 repackaged by Dell.
Submitted by: David Gilbert
PR: 122803
Revision Changes Path
1.36 +2 -0 src/sys/dev/usb/ubsa.c
1.356 +1 -0 src/sys/dev/usb/usbdevs
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Responsible Changed From-To: freebsd-usb->kan Committed to -current, will mfc this to RELENG_6 and _7 in a week or so. Thanks! State Changed From-To: open->patched Mark as patched, this was fixed in HEAD in ubsa.c 1.36 State Changed From-To: patched->closed u3g device driver claims support for this peripheral too. Leave change in -current, but leave -stable untouched. |