Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/dev/usb
Module Name: src
Committed By: martin
Date: Fri Aug 4 19:48:57 UTC 2023
Modified Files:
src/sys/dev/usb [netbsd-10]: umodeswitch.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #311):
sys/dev/usb/umodeswitch.c: revision 1.6
Add support for D-Link DWM-222 4G LTS USB adapter
Oddly, the fake umass device does not detach after umodeswitch does
its duty, but functionality is there, thanks to five u3g devices that
attach. u3g devices 0, 3 and 4 does not seem to accept AT commands.
u3g devices 1 and 2 are fine to be used as modems.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.24.1 src/sys/dev/usb/umodeswitch.c
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