History log of /src/sys/dev/usb/umodeswitch.c |
Revision | | Date | Author | Comments |
1.6 |
| 04-Aug-2023 |
manu | 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.
|
1.5 |
| 15-Feb-2020 |
manu | branches: 1.5.24; Add support for D-Link DWM-157 3G USB modem
|
1.4 |
| 24-Jul-2018 |
msaitoh | branches: 1.4.6; 1.4.8; - USB_VENDOR_QUALCOMM -> USB_VENDOR_LG - USB_VENDOR_4GSYSTEMS -> USB_VENDOR_LONGCHEER
|
1.3 |
| 05-Aug-2017 |
khorben | branches: 1.3.2; 1.3.4; 1.3.6; 1.3.8; Automatically eject RALINK RT73 devices
This lets the MW-P54SS USB Wireless Broadband Router from Synet attach as rum(4).
|
1.2 |
| 05-Aug-2017 |
khorben | Sort the matching vendor list alphabetically
NFC.
|
1.1 |
| 24-May-2017 |
christos | branches: 1.1.2; split the mode switch part of the u3g driver into a separate file so that others can use it.
|
1.1.2.1 |
| 27-Feb-2020 |
martin | Pull up following revision(s) (requested by manu in ticket #1508):
sys/dev/usb/usbdevs: revision 1.776 sys/dev/usb/u3g.c: revision 1.40 sys/dev/usb/umodeswitch.c: revision 1.5
Add UE version of D-Link DWM-157 - Add support for D-Link DWM-157 3G USB modem
|
1.3.8.2 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
1.3.8.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.3.6.1 |
| 28-Jul-2018 |
pgoyette | Sync with HEAD
|
1.3.4.2 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.3.4.1 |
| 05-Aug-2017 |
jdolecek | file umodeswitch.c was added on branch tls-maxphys on 2017-12-03 11:37:34 +0000
|
1.3.2.2 |
| 28-Aug-2017 |
skrll | Sync with HEAD
|
1.3.2.1 |
| 05-Aug-2017 |
skrll | file umodeswitch.c was added on branch nick-nhusb on 2017-08-28 17:52:28 +0000
|
1.4.8.1 |
| 29-Feb-2020 |
ad | Sync with head.
|
1.4.6.2 |
| 04-Aug-2023 |
martin | Pull up following revision(s) (requested by manu in ticket #1709):
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.
|
1.4.6.1 |
| 27-Feb-2020 |
martin | Pull up following revision(s) (requested by manu in ticket #719):
sys/dev/usb/usbdevs: revision 1.776 sys/dev/usb/u3g.c: revision 1.40 sys/dev/usb/umodeswitch.c: revision 1.5
Add UE version of D-Link DWM-157 - Add support for D-Link DWM-157 3G USB modem
|
1.5.24.1 |
| 04-Aug-2023 |
martin | 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.
|