Summary: | Adding TP-Link Archer AC600 T2U dongle device IDs | ||
---|---|---|---|
Product: | Base System | Reporter: | Kurt Jaeger <pi> |
Component: | kern | Assignee: | Dmitry Chagin <dchagin> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | dchagin, ericbsd, pi |
Priority: | --- | ||
Version: | CURRENT | ||
Hardware: | Any | ||
OS: | Any |
Description
Kurt Jaeger
2021-05-27 16:13:53 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=434c46c00602e16115cfb19344e4c45135b68b09 commit 434c46c00602e16115cfb19344e4c45135b68b09 Author: Dmitry Chagin <dchagin@FreeBSD.org> AuthorDate: 2021-05-27 18:52:10 +0000 Commit: Dmitry Chagin <dchagin@FreeBSD.org> CommitDate: 2021-05-27 18:52:10 +0000 rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3. PR: 256203 Submitted by: Steve Kargl sgk at troutmask.apl.washington.edu MFC after: 2 weeks share/man/man4/rtwn_usb.4 | 3 ++- sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 + sys/dev/usb/usbdevs | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) Is this going to go in 13.0-stable? sure A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e34c3d0721bc52b4130489170e509266ce4e4b96 commit e34c3d0721bc52b4130489170e509266ce4e4b96 Author: Dmitry Chagin <dchagin@FreeBSD.org> AuthorDate: 2021-05-27 18:52:10 +0000 Commit: Dmitry Chagin <dchagin@FreeBSD.org> CommitDate: 2021-06-10 06:13:04 +0000 rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3. PR: 256203 Submitted by: Steve Kargl sgk at troutmask.apl.washington.edu (cherry picked from commit 434c46c00602e16115cfb19344e4c45135b68b09) share/man/man4/rtwn_usb.4 | 3 ++- sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 + sys/dev/usb/usbdevs | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=923cd7e05af843421b6eb46086f9a786f643361c commit 923cd7e05af843421b6eb46086f9a786f643361c Author: Dmitry Chagin <dchagin@FreeBSD.org> AuthorDate: 2021-05-27 18:52:10 +0000 Commit: Dmitry Chagin <dchagin@FreeBSD.org> CommitDate: 2021-06-10 06:14:22 +0000 rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3. PR: 256203 Submitted by: Steve Kargl sgk at troutmask.apl.washington.edu (cherry picked from commit 434c46c00602e16115cfb19344e4c45135b68b09) share/man/man4/rtwn_usb.4 | 3 ++- sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 + sys/dev/usb/usbdevs | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) thanks |