Summary: | uchcom(4) does not detect CH340K | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Tomoyuki Sakurai <trombik1973> | ||||
Component: | usb | Assignee: | Hans Petter Selasky <hselasky> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | hselasky | ||||
Priority: | --- | ||||||
Version: | CURRENT | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Tomoyuki Sakurai
2022-06-12 13:49:48 UTC
Looks like a chunk was missing from the initial PR #260783 . A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=f25a0a0f21183a52eeb4a860a88114aebec5f249 commit f25a0a0f21183a52eeb4a860a88114aebec5f249 Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2022-06-12 14:40:36 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2022-06-12 14:42:03 +0000 uchcom(4): Add new USB ID. PR: 260783 PR: 264634 MFC after: 1 week Sponsored by: NVIDIA Networking sys/dev/usb/serial/uchcom.c | 1 + 1 file changed, 1 insertion(+) A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0b5f08439d27ecbfa4b4c20acef64fbad66e978a commit 0b5f08439d27ecbfa4b4c20acef64fbad66e978a Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2022-06-12 14:40:36 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2022-06-20 11:08:39 +0000 uchcom(4): Add new USB ID. PR: 260783 PR: 264634 Sponsored by: NVIDIA Networking (cherry picked from commit f25a0a0f21183a52eeb4a860a88114aebec5f249) sys/dev/usb/serial/uchcom.c | 1 + 1 file changed, 1 insertion(+) |