History log of /freebsd-14.2/sys/dev/usb/usbdevs (Results 1 – 25 of 838)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0
# 8748daf6 19-Sep-2024 Alexander Motin <[email protected]>

ure(4): Add ID for LAN port in Thinkpad OneLink+ dock

That's a pretty old dock for Thinkpad X1 Carbon Gen4 and few others.

MFC after: 1 week

(cherry picked from commit a1bb5bdb0ab69bc3ce1f6051b6ab

ure(4): Add ID for LAN port in Thinkpad OneLink+ dock

That's a pretty old dock for Thinkpad X1 Carbon Gen4 and few others.

MFC after: 1 week

(cherry picked from commit a1bb5bdb0ab69bc3ce1f6051b6abc0cbaab83faa)

show more ...


Revision tags: release/13.4.0
# 3e6d533d 23-Aug-2024 Franco Fichtner <[email protected]>

u3g: add SIERRA AC340U

Pull request: https://github.com/freebsd/freebsd-src/pull/1397
MFC after: 3 days

(cherry picked from commit 4b6e76eff8b63d691c05772520849b6c94d535e8)


# 12964432 06-Jun-2024 Maxime Thiebaut <[email protected]>

u3g: Add support for SIM7600G

Signed-off-by: Maxime Thiebaut <[email protected]>
Reviewed by: kp

(cherry picked from commit b5b90ff9844d1cb780ff777fc42ad393e4683563)


Revision tags: release/14.1.0, release/13.3.0, release/14.0.0, release/13.2.0, release/12.4.0
# 20365121 10-Jul-2022 Andriy Gapon <[email protected]>

usbdevs: add Ralink RT7601 aka MT7601

This is a popular USB WiFi chip.
Unfortunately, it's not supported by FreeBSD yet.

(cherry picked from commit 5b54b6ac8ca1bc0653a3b31e79c1bffd9b227c6e)


# 8c165cba 03-Dec-2023 Eugene Grosbein <[email protected]>

usbdevs: add quirk for WD MyPassport Ultra External HDD

WD MyPassport Ultra External HDD needs quirk
UQ_MSC_NO_TEST_UNIT_READY to attach.

(cherry picked from commit 970d73856b626a68597de19d37b68c37

usbdevs: add quirk for WD MyPassport Ultra External HDD

WD MyPassport Ultra External HDD needs quirk
UQ_MSC_NO_TEST_UNIT_READY to attach.

(cherry picked from commit 970d73856b626a68597de19d37b68c376e2c0491)

show more ...


# 6c22e9fa 11-Oct-2023 Mazin Fadl <[email protected]>

usb: add necessary quirks for the NOREL Systems NS1081 SD reader

Without these, the Norelsys NS1081 is completely defunct.

PR: 263868
Fixes: 7520b88860d7a79 ("usb(4): Automagically apply all quirks

usb: add necessary quirks for the NOREL Systems NS1081 SD reader

Without these, the Norelsys NS1081 is completely defunct.

PR: 263868
Fixes: 7520b88860d7a79 ("usb(4): Automagically apply all quirks [...]")
(cherry picked from commit b332adfa96218148dfbb936a9c09d00484c868e3)

show more ...


# 93f1302d 11-Oct-2023 Mazin Fadl <[email protected]>

usb: add quirks for the Genesys GL3220 card reader

Without these, card hotplugging does not work on the GL3220.

PR: 263868
Fixes: 7520b88860d7a79 ("usb(4): Automagically apply all quirks [...]")
(c

usb: add quirks for the Genesys GL3220 card reader

Without these, card hotplugging does not work on the GL3220.

PR: 263868
Fixes: 7520b88860d7a79 ("usb(4): Automagically apply all quirks [...]")
(cherry picked from commit 94efe9f91be7f3aa501983716db5a4378282a734)

show more ...


# 78d14616 16-Aug-2023 Warner Losh <[email protected]>

sys: Remove $FreeBSD$: one-line bare tag

Remove /^\s*\$FreeBSD\$$\n/


# 53a03e31 04-Jul-2023 Joerg Pulz <[email protected]>

ure(4): add support for Thinkpad Hybrid USB-C with USB-A dock

Add support for LAN port found on Thinkpad Hybrid USB-C with USB-A dock.
While here fix a small typo
- s/UBS/USB/

Sponsored by: Techn

ure(4): add support for Thinkpad Hybrid USB-C with USB-A dock

Add support for LAN port found on Thinkpad Hybrid USB-C with USB-A dock.
While here fix a small typo
- s/UBS/USB/

Sponsored by: Technical University of Munich
Reviewed by: markj
MFC after: 2 weeks
Pull Request: https://github.com/freebsd/freebsd-src/pull/791

show more ...


# 9b3bce20 27-Jun-2023 Jessica Clarke <[email protected]>

usb: Fixed botched spacing

Fixes: d3a83456e1e3 ("Add vendor id for Quectel USB modem and align with quectel marketing names.")


# d3a83456 27-Jun-2023 Gabriele Laganà <[email protected]>

Add vendor id for Quectel USB modem and align with quectel marketing names.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/750


# ef8397c2 25-Apr-2023 Val Packett <[email protected]>

bcm5974(4): add Magic Trackpad 2 (USB only) support

The MT2 uses a compact report format, but otherwise is similar in many
ways to the internal trackpads, it even uses the same mode switching
comman

bcm5974(4): add Magic Trackpad 2 (USB only) support

The MT2 uses a compact report format, but otherwise is similar in many
ways to the internal trackpads, it even uses the same mode switching
commands.

Reviewed by: wulf
MFC after: 1 month
Differential revision: https://reviews.freebsd.org/D34437

show more ...


# 71af885a 01-Mar-2023 Allan Jude <[email protected]>

u3g(4): Add device ID for the Quectel EM160R

Also add the EM160R to the man page, noting the work-around
required to make it function properly in PPP mode.

MFC-After: 1 week
Sponsored by: Metify In

u3g(4): Add device ID for the Quectel EM160R

Also add the EM160R to the man page, noting the work-around
required to make it function properly in PPP mode.

MFC-After: 1 week
Sponsored by: Metify Inc.
Sponsored by: Klara Inc.

show more ...


# 6f295aab 21-Feb-2023 Cy Schubert <[email protected]>

usbdevs: Add APC Smart-UPS1000

MFC after: 1 week


# b1723f48 21-Feb-2023 Cy Schubert <[email protected]>

usbdevs: Remove duplicate APC entries

MFC after: 1 week


# 0cec5b99 05-Feb-2023 ev <[email protected]>

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


# 848ac845 16-Dec-2022 Michael Paepcke <[email protected]>

usb: Remove obsolete Huawei 3G from usbdevs

- remove Huawei 3G E3131 (E3131_INIT):
- frees up 0x1505/0x14fe shared IDs => product is EOL (since...)
- 3G networks are shutdown/scheduled
- E3131 de

usb: Remove obsolete Huawei 3G from usbdevs

- remove Huawei 3G E3131 (E3131_INIT):
- frees up 0x1505/0x14fe shared IDs => product is EOL (since...)
- 3G networks are shutdown/scheduled
- E3131 devices will still work the same via scsi_huawei_eject2
- new 4G devices will switch & report correctly now

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/633

show more ...


# 2c6b88da 16-Dec-2022 Michael Paepcke <[email protected]>

usb: Add Huawei 4G Modem devices (2022) to usbdevs

ADD [sys/dev/usb/usbdevs]
- add new Huawei 4G E3372_NCM 0x1505
- add new Huawei 4G E3372v153_NCM 0x155f
- add new Huawei 4G E5573Cs322_NCM 0x155e

usb: Add Huawei 4G Modem devices (2022) to usbdevs

ADD [sys/dev/usb/usbdevs]
- add new Huawei 4G E3372_NCM 0x1505
- add new Huawei 4G E3372v153_NCM 0x155f
- add new Huawei 4G E5573Cs322_NCM 0x155e
- add new Huawei 4G E5573Cs322_ECM 0x14db
- add new Huawei 4G E5573Cs322_ACM 0x1442

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/633

show more ...


# 8580e334 04-Nov-2022 Steffen Dirkwinkel <[email protected]>

umodem: ignore CDC_CM descriptor for baltech smartcard reader

The CDC_CM descriptor points to the wrong interface for serial port use.
Ignore it to use the CDC_UNION descriptor.

usbconfig dump (spe

umodem: ignore CDC_CM descriptor for baltech smartcard reader

The CDC_CM descriptor points to the wrong interface for serial port use.
Ignore it to use the CDC_UNION descriptor.

usbconfig dump (spec at: https://usb.org/sites/default/files/CDC1.2_WMC1.1_012011.zip):
ugen0.2: <Baltech AG Smartcard Reader> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (300mA)

bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0200
bDeviceClass = 0x0000 <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x13ad
idProduct = 0xf019
bcdDevice = 0x0100
iManufacturer = 0x0001 <Baltech AG>
iProduct = 0x0002 <Smartcard Reader>
iSerialNumber = 0x0003 <45031910>
bNumConfigurations = 0x0001

Configuration index 0

bLength = 0x0009
bDescriptorType = 0x0002
wTotalLength = 0x0064
bNumInterfaces = 0x0003
bConfigurationValue = 0x0001
iConfiguration = 0x0000 <no string>
bmAttributes = 0x0080
bMaxPower = 0x0096

Interface 0
bLength = 0x0009
bDescriptorType = 0x0004
bInterfaceNumber = 0x0000
bAlternateSetting = 0x0000
bNumEndpoints = 0x0001
bInterfaceClass = 0x0003 <HID device>
bInterfaceSubClass = 0x0000
bInterfaceProtocol = 0x0000
iInterface = 0x0000 <no string>

Additional Descriptor

bLength = 0x09
bDescriptorType = 0x21
bDescriptorSubType = 0x11
RAW dump:
0x00 | 0x09, 0x21, 0x11, 0x01, 0x00, 0x01, 0x22, 0xd0,
0x08 | 0x00

Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0081 <IN>
bmAttributes = 0x0003 <INTERRUPT>
wMaxPacketSize = 0x0040
bInterval = 0x0001
bRefresh = 0x0000
bSynchAddress = 0x0000

Additional Descriptor

bLength = 0x08
bDescriptorType = 0x0b
bDescriptorSubType = 0x01
RAW dump:
0x00 | 0x08, 0x0b, 0x01, 0x02, 0x02, 0x02, 0x00, 0x00

Interface 1
bLength = 0x0009
bDescriptorType = 0x0004
bInterfaceNumber = 0x0001
bAlternateSetting = 0x0000
bNumEndpoints = 0x0001
bInterfaceClass = 0x0002 <Communication device>
bInterfaceSubClass = 0x0002
bInterfaceProtocol = 0x0000
iInterface = 0x0000 <no string>

Additional Descriptor

bLength = 0x05
bDescriptorType = 0x24
bDescriptorSubType = 0x00
RAW dump:
0x00 | 0x05, 0x24, 0x00, 0x10, 0x01

Additional Descriptor

bLength = 0x04
bDescriptorType = 0x24
bDescriptorSubType = 0x02
RAW dump:
0x00 | 0x04, 0x24, 0x02, 0x00

Additional Descriptor

bLength = 0x05
bDescriptorType = 0x24
bDescriptorSubType = 0x06
RAW dump:
0x00 | 0x05, 0x24, 0x06, 0x01, 0x02

Additional Descriptor

bLength = 0x05
bDescriptorType = 0x24
bDescriptorSubType = 0x01
RAW dump:
0x00 | 0x05, 0x24, 0x01, 0x00, 0x01

Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0085 <IN>
bmAttributes = 0x0003 <INTERRUPT>
wMaxPacketSize = 0x0008
bInterval = 0x0010
bRefresh = 0x0000
bSynchAddress = 0x0000

Interface 2
bLength = 0x0009
bDescriptorType = 0x0004
bInterfaceNumber = 0x0002
bAlternateSetting = 0x0000
bNumEndpoints = 0x0002
bInterfaceClass = 0x000a <CDC-data>
bInterfaceSubClass = 0x0000
bInterfaceProtocol = 0x0000
iInterface = 0x0000 <no string>

Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0086 <IN>
bmAttributes = 0x0002 <BULK>
wMaxPacketSize = 0x0040
bInterval = 0x0000
bRefresh = 0x0000
bSynchAddress = 0x0000

Endpoint 1
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0006 <OUT>
bmAttributes = 0x0002 <BULK>
wMaxPacketSize = 0x0040
bInterval = 0x0000
bRefresh = 0x0000
bSynchAddress = 0x0000

Reviewed by: manu
MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D37942

show more ...


# e5b9b5ee 04-Jan-2023 Andrew Turner <[email protected]>

Add Windows Dev Kit 2023 support to if_ure

The Windows Dev Kit 2023 has an if_ure NIC with custom vendor and
procuct IDs. Add them to the driver.

Tested by: Robert Clausecker <[email protected]>
Obtained

Add Windows Dev Kit 2023 support to if_ure

The Windows Dev Kit 2023 has an if_ure NIC with custom vendor and
procuct IDs. Add them to the driver.

Tested by: Robert Clausecker <[email protected]>
Obtained from: OpenBSD
Sponsored by: Arm Ltd

show more ...


# ab4f740b 24-Dec-2022 Vladimir Kondratyev <[email protected]>

ums(4): Disable vendor usage page button support

for all devices except Kensington Slimblade Trackball as it brokes
some other devices like Contour Rollermouse Red

Add a quirk for it as well.

Repo

ums(4): Disable vendor usage page button support

for all devices except Kensington Slimblade Trackball as it brokes
some other devices like Contour Rollermouse Red

Add a quirk for it as well.

Reported by: Atte Peltomäki <koston_AT_iki_DOT_fi>
PR: 267922
MFC after: 2 weeks

show more ...


# b3b6a959 07-Sep-2022 Bjoern A. Zeeb <[email protected]>

USB: add 2 (3) more device IDs for rtw88-usb devices and a quirk

Add DLink DWA-182 rev D1 and generic Realtek RTW8821CU entry found on
a Tenda U10 USB WLAN Stick, AC 650 Mbps (and possibly more devi

USB: add 2 (3) more device IDs for rtw88-usb devices and a quirk

Add DLink DWA-182 rev D1 and generic Realtek RTW8821CU entry found on
a Tenda U10 USB WLAN Stick, AC 650 Mbps (and possibly more devices).
The latter first presents itself as a CD device with Windows drivers
(useless on FreeBSD) first so add a quirk for that we get the wireless
device right away.

MFC after: 2 weeks
While here sort some other Realtek entries by DeviceID.

show more ...


# 31937f7e 28-Aug-2022 Poul-Henning Kamp <[email protected]>

USB id of yet another Lenovo USB-C ethernet dongle.


# 0b01a13b 26-Aug-2022 Hans Petter Selasky <[email protected]>

u3g(4): Add more USB IDs.

Submitted by: malavon <[email protected]>
MFC after: 1 week
PR: 263700
Sponsored by: NVIDIA Networking


# 9f35dbfd 01-Aug-2022 Hans Petter Selasky <[email protected]>

uftdi(4): Add new USB ID.

PR: 265514
MFC after: 1 week
Sponsored by: NVIDIA Networking


12345678910>>...34