Bug 250675 - Add device IDs for Brainboxes US-25701 and US-257 USB to serial converters
Summary: Add device IDs for Brainboxes US-25701 and US-257 USB to serial converters
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Hans Petter Selasky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-27 14:52 UTC by Aleksi Kaalinpää
Modified: 2020-11-10 13:17 UTC (History)
1 user (show)

See Also:


Attachments
Patch to add device ids (979 bytes, patch)
2020-10-27 14:52 UTC, Aleksi Kaalinpää
no flags Details | Diff
usbconfig (541 bytes, text/plain)
2020-10-28 08:12 UTC, Aleksi Kaalinpää
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksi Kaalinpää 2020-10-27 14:52:18 UTC
Created attachment 219149 [details]
Patch to add device ids

These 2 port USB to serial converters don't currently work with FreeBSD because device IDs are missing. My US-25701 works perfectly with the attached patch and I don't see why the US-257 would not work either. They are both based on FTDI chips.
Comment 1 Hans Petter Selasky freebsd_committer freebsd_triage 2020-10-28 07:27:23 UTC
Could you also dump the usb device descriptor using usbconfig for these devices?

usbconfig -d X.Y dump_device_desc

Where X.Y are the numbers after ugen.

--HPS
Comment 2 Aleksi Kaalinpää 2020-10-28 08:12:17 UTC
Created attachment 219165 [details]
usbconfig
Comment 3 Hans Petter Selasky freebsd_committer freebsd_triage 2020-10-28 08:23:01 UTC
Thank you for the patch!
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-10-28 08:23:34 UTC
A commit references this bug:

Author: hselasky
Date: Wed Oct 28 08:22:39 UTC 2020
New revision: 367096
URL: https://svnweb.freebsd.org/changeset/base/367096

Log:
  Add new USB IDs.

  Submitted by:		aleksi.kaalinpaa@kapsi.fi
  PR:			250675
  MFC after:		1 week
  Sponsored by:		Mellanox Technologies // NVIDIA Networking

Changes:
  head/sys/dev/usb/serial/uftdi.c
  head/sys/dev/usb/usbdevs
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-11-10 13:16:23 UTC
A commit references this bug:

Author: hselasky
Date: Tue Nov 10 13:15:54 UTC 2020
New revision: 367558
URL: https://svnweb.freebsd.org/changeset/base/367558

Log:
  MFC r367096:
  Add new USB IDs.

  Submitted by:		aleksi.kaalinpaa@kapsi.fi
  PR:			250675
  Sponsored by:		Mellanox Technologies // NVIDIA Networking

Changes:
_U  stable/12/
  stable/12/sys/dev/usb/serial/uftdi.c
  stable/12/sys/dev/usb/usbdevs
Comment 6 commit-hook freebsd_committer freebsd_triage 2020-11-10 13:17:24 UTC
A commit references this bug:

Author: hselasky
Date: Tue Nov 10 13:16:37 UTC 2020
New revision: 367559
URL: https://svnweb.freebsd.org/changeset/base/367559

Log:
  MFC r367096:
  Add new USB IDs.

  Submitted by:		aleksi.kaalinpaa@kapsi.fi
  PR:			250675
  Sponsored by:		Mellanox Technologies // NVIDIA Networking

Changes:
_U  stable/11/
  stable/11/sys/dev/usb/serial/uftdi.c
  stable/11/sys/dev/usb/usbdevs