<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in usbdevs</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>dc273058cb0b6bef075e77272afc66f1a1fd3889 - ure(4): Add support for ELECOM EDC-QUA3C</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#dc273058cb0b6bef075e77272afc66f1a1fd3889</link>
        <description>ure(4): Add support for ELECOM EDC-QUA3CELECOM EDC-QUA3C is a USB3.1 Gen1 Type-A/C 2.5GBASE-T network adapter.This also works as a cdce(4) device by:usbconfig -d X.Y set_config 1  orusbconfig -d X.Y set_config 2Signed-off-by: FUKAUMI Naoki &lt;naoki@radxa.com&gt;MFC after:	2 weeksPull Request:	https://github.com/freebsd/freebsd-src/pull/1578

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Thu, 23 Jan 2025 01:43:59 +0000</pubDate>
        <dc:creator>FUKAUMI Naoki &lt;naoki@radxa.com&gt;</dc:creator>
    </item>
<item>
        <title>7dfaf238562cfb9b8f2fe9a025220fd7147fedfe - rtwn: Add device ID for TPLink RTL8192CU</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#7dfaf238562cfb9b8f2fe9a025220fd7147fedfe</link>
        <description>rtwn: Add device ID for TPLink RTL8192CU

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Sat, 09 Nov 2024 18:47:44 +0000</pubDate>
        <dc:creator>Augustin Cavalier &lt;waddlesplash@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7098b90152dddcaf10c43ff31a8f1f3a952267d5 - usb: fix the ID for the dual-band Wistron AR5523 USB NIC</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#7098b90152dddcaf10c43ff31a8f1f3a952267d5</link>
        <description>usb: fix the ID for the dual-band Wistron AR5523 USB NICUse the correct ID, as I have one of these NICs.Add the previous one back in case it&apos;s out there in the wild.@emaste did a bit of a dig into the product numbers.@sam did change the ID from 0x0828 -&gt; 082a in a commita long while back. It&apos;s worth reading the code review forfurther details.However, I do have one of these NICs and I verified thatit indeed has the given ID, and with some follow-up workto fix some race conditions, it works fine in 2GHz 11bgand 5GHz 11a operation.Differential Revision:	https://reviews.freebsd.org/D47654Obtained from:	Linux, drivers/net/wireless/ath/ar5523/ar5523.c

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Mon, 18 Nov 2024 05:10:32 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8eaeaf5c467866cf72701cdc34f7ab2ee3c2f123 - usb: Add support for Brainboxes USB-to-Serial adapters</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#8eaeaf5c467866cf72701cdc34f7ab2ee3c2f123</link>
        <description>usb: Add support for Brainboxes USB-to-Serial adaptersPR:		277482Reported by:	Cameron Williams

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Mon, 11 Nov 2024 12:14:05 +0000</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>541e7a98b762916cd951a64dd7e77efd51dfa8dc - ukbd: Enable ukbd_apple_swap for all Apple ISO keyboards</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#541e7a98b762916cd951a64dd7e77efd51dfa8dc</link>
        <description>ukbd: Enable ukbd_apple_swap for all Apple ISO keyboardsKey code swapping between [&lt;&gt;] and [^&#176;] key is enabled for all Apple ISOtype keyboards.  Before, swapping was enabled when the Eject key wasdetected in HID usage.  This did not correlate well with the swappedkeys presence.usbdevs file is extended by several Apple keyboard models to support ISOmodel identification.Reviewed by:	markjMFC after:	2 weeksPull Request:	https://github.com/freebsd/freebsd-src/pull/1506

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Fri, 01 Nov 2024 19:37:38 +0000</pubDate>
        <dc:creator>Frank Hilgendorf &lt;frank.hilgendorf@posteo.de&gt;</dc:creator>
    </item>
<item>
        <title>1693e3be3bfb9911bb9c31d2ce35ffb20674df2b - u3g: reorder Quectel devices by product ID</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#1693e3be3bfb9911bb9c31d2ce35ffb20674df2b</link>
        <description>u3g: reorder Quectel devices by product IDReviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1410

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Sat, 07 Sep 2024 09:33:44 +0000</pubDate>
        <dc:creator>Franco Fichtner &lt;franco@opnsense.org&gt;</dc:creator>
    </item>
<item>
        <title>a1bb5bdb0ab69bc3ce1f6051b6abc0cbaab83faa - ure(4): Add ID for LAN port in Thinkpad OneLink+ dock</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#a1bb5bdb0ab69bc3ce1f6051b6abc0cbaab83faa</link>
        <description>ure(4): Add ID for LAN port in Thinkpad OneLink+ dockThat&apos;s a pretty old dock for Thinkpad X1 Carbon Gen4 and few others.MFC after:	1 week

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Thu, 19 Sep 2024 01:55:24 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b6e76eff8b63d691c05772520849b6c94d535e8 - u3g: add SIERRA AC340U</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#4b6e76eff8b63d691c05772520849b6c94d535e8</link>
        <description>u3g: add SIERRA AC340UPull request:	https://github.com/freebsd/freebsd-src/pull/1397MFC after:	3 days

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Fri, 23 Aug 2024 11:26:38 +0000</pubDate>
        <dc:creator>Franco Fichtner &lt;franco@opnsense.org&gt;</dc:creator>
    </item>
<item>
        <title>9c0cce328363bd62f3c9add67bea7422208d9903 - usb: correct the rtw8821cu quirk and add another wireless rtw88 device</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#9c0cce328363bd62f3c9add67bea7422208d9903</link>
        <description>usb: correct the rtw8821cu quirk and add another wireless rtw88 deviceThe RTW8821CU_CD entry in quirks has an invalid lo_rev/hi_rev matchentry.  Use the different USB_QUIRK macro to match on all of these;the value we currently see is 0x0200 on two different wifi sticks. [1]Also add an entry for the DLINK DWA-181 rev A1, rtw88 USB.Submitted by:	phkTested by:	phkFixes:		b3b6a959c85af3aabbde3ef2b80dbd4bf5b6f5a7 [1]Sponsored by:	The FreeBSD FoundationMFC after:	3 daysDifferential Revision: https://reviews.freebsd.org/D46189

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Wed, 31 Jul 2024 08:10:24 +0000</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b5b90ff9844d1cb780ff777fc42ad393e4683563 - u3g: Add support for SIM7600G</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#b5b90ff9844d1cb780ff777fc42ad393e4683563</link>
        <description>u3g: Add support for SIM7600GSigned-off-by:	Maxime Thiebaut &lt;maxime+freebsd@thiebaut.dev&gt;Reviewed by:	kp

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Thu, 06 Jun 2024 10:43:46 +0000</pubDate>
        <dc:creator>Maxime Thiebaut &lt;maxime+freebsd@thiebaut.dev&gt;</dc:creator>
    </item>
<item>
        <title>345fd21a6a03477b788f353c29d36fee034e6480 - Add a new USB ID for Xiaomi mini USB WiFi</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#345fd21a6a03477b788f353c29d36fee034e6480</link>
        <description>Add a new USB ID for Xiaomi mini USB WiFi

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Fri, 31 May 2024 01:40:03 +0000</pubDate>
        <dc:creator>Kevin Lo &lt;kevlo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64e05e90657fc4054797efc2b2a1848e4ba56c54 - usb: Fix quirks list</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#64e05e90657fc4054797efc2b2a1848e4ba56c54</link>
        <description>usb: Fix quirks listIn some cases, the USB_QUIRK_VP macro was being misused. Instead ofsetting quirks to the intended value, the first two supplied quirkswould go into lo_rev and hi_rev. Replace it with USB_QUIRK_VO which onlytakes the needed args. This also makes the Dummy products, which wherebeing used to correctly set vendor only quirks, not necessary.Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1153

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Sat, 20 Apr 2024 00:51:25 +0000</pubDate>
        <dc:creator>Ahmad Khalifa &lt;ahmadkhalifa570@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5b54b6ac8ca1bc0653a3b31e79c1bffd9b227c6e - usbdevs: add Ralink RT7601 aka MT7601</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#5b54b6ac8ca1bc0653a3b31e79c1bffd9b227c6e</link>
        <description>usbdevs: add Ralink RT7601 aka MT7601This is a popular USB WiFi chip.Unfortunately, it&apos;s not supported by FreeBSD yet.

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Sun, 10 Jul 2022 20:11:56 +0000</pubDate>
        <dc:creator>Andriy Gapon &lt;avg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>970d73856b626a68597de19d37b68c376e2c0491 - usbdevs: add quirk for WD MyPassport Ultra External HDD</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#970d73856b626a68597de19d37b68c376e2c0491</link>
        <description>usbdevs: add quirk for WD MyPassport Ultra External HDDWD MyPassport Ultra External HDD needs quirkUQ_MSC_NO_TEST_UNIT_READY to attach.MFC after:	3 days

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Sun, 03 Dec 2023 16:48:34 +0000</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94efe9f91be7f3aa501983716db5a4378282a734 - usb: add quirks for the Genesys GL3220 card reader</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#94efe9f91be7f3aa501983716db5a4378282a734</link>
        <description>usb: add quirks for the Genesys GL3220 card readerWithout these, card hotplugging does not work on the GL3220.PR:	263868Fixes:	520b88860d7a79 (&quot;usb(4): Automagically apply all quirks [...]&quot;)

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Wed, 11 Oct 2023 03:22:12 +0000</pubDate>
        <dc:creator>Mazin Fadl &lt;mazen@illumed.net&gt;</dc:creator>
    </item>
<item>
        <title>b332adfa96218148dfbb936a9c09d00484c868e3 - usb: add necessary quirks for the NOREL Systems NS1081 SD reader</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#b332adfa96218148dfbb936a9c09d00484c868e3</link>
        <description>usb: add necessary quirks for the NOREL Systems NS1081 SD readerWithout these, the Norelsys NS1081 is completely defunct.PR:	263868Fixes:	520b88860d7a79 (&quot;usb(4): Automagically apply all quirks [...]&quot;)

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Wed, 11 Oct 2023 03:12:22 +0000</pubDate>
        <dc:creator>Mazin Fadl &lt;mazen@illumed.net&gt;</dc:creator>
    </item>
<item>
        <title>78d146160dc5339c9cdf7799551bcc442a6eb95b - sys: Remove $FreeBSD$: one-line bare tag</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#78d146160dc5339c9cdf7799551bcc442a6eb95b</link>
        <description>sys: Remove $FreeBSD$: one-line bare tagRemove /^\s*\$FreeBSD\$$\n/

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Wed, 16 Aug 2023 17:55:17 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>53a03e312cf27fca9b672c22d9b1687a66785cfb - ure(4): add support for Thinkpad Hybrid USB-C with USB-A dock</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#53a03e312cf27fca9b672c22d9b1687a66785cfb</link>
        <description>ure(4): add support for Thinkpad Hybrid USB-C with USB-A dockAdd 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 MunichReviewed by:	markjMFC after:	2 weeksPull Request:	https://github.com/freebsd/freebsd-src/pull/791

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Tue, 04 Jul 2023 16:08:13 +0000</pubDate>
        <dc:creator>Joerg Pulz &lt;Joerg.Pulz@frm2.tum.de&gt;</dc:creator>
    </item>
<item>
        <title>9b3bce2074b32a3debc22f6d1e39071c96310034 - usb: Fixed botched spacing</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#9b3bce2074b32a3debc22f6d1e39071c96310034</link>
        <description>usb: Fixed botched spacingFixes:	d3a83456e1e3 (&quot;Add vendor id for Quectel USB modem and align with quectel marketing names.&quot;)

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Tue, 27 Jun 2023 23:07:54 +0000</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3a83456e1e304db7901178e66e6df198573dbf4 - Add vendor id for Quectel USB modem and align with quectel marketing names.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/sys/dev/usb/usbdevs#d3a83456e1e304db7901178e66e6df198573dbf4</link>
        <description>Add vendor id for Quectel USB modem and align with quectel marketing names.Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/750

            List of files:
            /freebsd-src/sys/dev/usb/usbdevs</description>
        <pubDate>Tue, 27 Jun 2023 22:35:18 +0000</pubDate>
        <dc:creator>Gabriele Lagan&#224; &lt;gabriele.lagana@live.it&gt;</dc:creator>
    </item>
</channel>
</rss>
