Created attachment 239909 [details] patch for add QUECTEL EP06-E modem support via USB Add QUECTEL EP06-E modem support via USB for FreeBSD. Tested and works like a ppp on FreeBSD-13.
Is there a name you'd like associated with this commit? It looks good to me on its surface...
name doesn't matter :)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0cec5b99b3c0484925f3cc0813040c160987bd45 commit 0cec5b99b3c0484925f3cc0813040c160987bd45 Author: ev <evfbsd@yandex.ru> AuthorDate: 2023-02-05 03:47:00 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-02-05 03:48:41 +0000 usb/u3g: Add support for QUECTEL EP06-E 4G modem Add QUECTEL EP06-E modem support via USB for FreeBSD. Tested and works like a ppp on FreeBSD-13. Reviewed by: imp PR: 269326 share/man/man4/u3g.4 | 2 +- sys/dev/usb/serial/u3g.c | 1 + sys/dev/usb/usbdevs | 1 + 3 files changed, 3 insertions(+), 1 deletion(-)
queued in next week's 13 MFC
thanks!
A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=1256ad9b27b2eb34a066640e63039975ab4f8492 commit 1256ad9b27b2eb34a066640e63039975ab4f8492 Author: ev <evfbsd@yandex.ru> AuthorDate: 2023-02-16 16:36:03 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-02-16 16:36:46 +0000 usb/u3g: Add support for QUECTEL EP06-E 4G modem Add QUECTEL EP06-E modem support via USB for FreeBSD. Tested and works like a ppp on FreeBSD-13. Reviewed by: imp PR: 269326 (cherry picked from commit 0cec5b99b3c0484925f3cc0813040c160987bd45) share/man/man4/u3g.4 | 2 +- sys/dev/usb/serial/u3g.c | 1 + sys/dev/usb/usbdevs | 1 + 3 files changed, 3 insertions(+), 1 deletion(-)
A commit in branch releng/13.2 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ec9704eeaaa7552d1d6b83ac34fa894fa36f50bf commit ec9704eeaaa7552d1d6b83ac34fa894fa36f50bf Author: ev <evfbsd@yandex.ru> AuthorDate: 2023-02-16 16:58:32 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-02-19 03:13:54 +0000 usb/u3g: Add support for QUECTEL EP06-E 4G modem Add QUECTEL EP06-E modem support via USB for FreeBSD. Tested and works like a ppp on FreeBSD-13. Reviewed by: imp PR: 269326 Approved by: re (cperciva) (cherry picked from commit 0cec5b99b3c0484925f3cc0813040c160987bd45) (cherry picked from commit 1256ad9b27b2eb34a066640e63039975ab4f8492) share/man/man4/u3g.4 | 2 +- sys/dev/usb/serial/u3g.c | 1 + sys/dev/usb/usbdevs | 1 + 3 files changed, 3 insertions(+), 1 deletion(-)