<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>3e67b90c55b44579c2f73c2fbdeac54087c7495f - snd_uaudio: Define USB IDs in usbdevs</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#3e67b90c55b44579c2f73c2fbdeac54087c7495f</link>
        <description>snd_uaudio: Define USB IDs in usbdevsNo functional change intended.Sponsored by:	The FreeBSD FoundationMFC after:	2 weeks

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Thu, 23 Jul 2026 15:48:09 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4085d1991e2a9e155e3d928955ce8ba53512b8da - hidwacom: Add Wacom ExpressKey Remote driver</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#4085d1991e2a9e155e3d928955ce8ba53512b8da</link>
        <description>hidwacom: Add Wacom ExpressKey Remote driverThe Wacom ExpressKey Remote (ACK-411050) is a wireless button padwith 18 programmable buttons and a touch ring, used as a companiondevice with Wacom tablets.It communicates via a USB wireless receiver (0x056a:0x0331) using avendor-specific HID report (ID 0x11).This driver exposes the device via evdev:  - 18 buttons: BTN_0&#8211;BTN_Z, BTN_BASE, BTN_BASE2  - Touch ring position via ABS_WHEEL (0&#8211;71; reports 0 on release)  - Pad activity marker via ABS_MISC (set to 15/PAD_DEVICE_ID when    any input is active, 0 when idle that matches Linux wacom driver    convention)  - Remote serial number via MSC_SERIAL (for userland per-remote    identification)Battery level, charging state, and touch ring mode (3 LEDs, values 0&#8211;2)are exposed as per-device sysctls (dev.hidwacom.0.battery, .charging,.ring_mode) rather than overloading evdev misc codes. The ring modesysctl is preserved across device idle periods.Protocol was decoded from USB traffic analysis and cross-referencedagainst the Linux wacom_remote_irq() implementation indrivers/hid/wacom_wac.c.Reviewed by:	adrianDifferential Revision:	https://reviews.freebsd.org/D56729Discussed with:	ziaee

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Sun, 12 Jul 2026 19:11:07 +0200</pubDate>
        <dc:creator>Abdelkader Boudih &lt;freebsd@seuros.com&gt;</dc:creator>
    </item>
<item>
        <title>707ee7ff952c5aa50884f96f7ed26f756c9723b5 - usbdevs: Add Microchip 10BASE-T1S eval board</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#707ee7ff952c5aa50884f96f7ed26f756c9723b5</link>
        <description>usbdevs: Add Microchip 10BASE-T1S eval boardUSB vendor:product 184f:0051Sponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D56794

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Mon, 04 May 2026 17:33:24 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e1a0592ccd8141c609b45dfbe2fba13929ee4d51 - usb/quirks: Add entry for Verbatim Store&apos;n&apos;Go</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#e1a0592ccd8141c609b45dfbe2fba13929ee4d51</link>
        <description>usb/quirks: Add entry for Verbatim Store&apos;n&apos;GoPR:		199101MFC after:	1 weekReviewed by:	impDifferential Revision:	https://reviews.freebsd.org/D57929

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Thu, 02 Jul 2026 14:59:36 +0200</pubDate>
        <dc:creator>Damian Weber &lt;dweber@htwsaar.de&gt;</dc:creator>
    </item>
<item>
        <title>49b413c4b07016de4ee166779386f0f99b5aac6b - rtwn/usb: add ID for D-Link DWA-121 rev B1 to rtwn RTL8188EU</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#49b413c4b07016de4ee166779386f0f99b5aac6b</link>
        <description>rtwn/usb: add ID for D-Link DWA-121 rev B1 to rtwn RTL8188EUAdd the device ID to the usbdevs table in order to be able to useit in the rtwn/usb driver for the RTL8188EU attachment.(I adjusted the name to B1 compared to the original submission)PR:		291839MFC after:	3 days

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Sat, 30 May 2026 23:29:09 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4cdcacb9b2969b681b9547da61535b09e9e67478 - usbdevs: Add TP-Link UB500 (RTL8761BUV) USB ID</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#4cdcacb9b2969b681b9547da61535b09e9e67478</link>
        <description>usbdevs: Add TP-Link UB500 (RTL8761BUV) USB IDThis device is not yet supported.Unfortunately some recently purchased UB400 dongles also contain thisRealtek IC.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Thu, 14 May 2026 15:32:45 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eacf4f50bfb19aa0278db5e8982d73c6d77ca24c - u3g: Add Telit LM960A18 LTE modem</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#eacf4f50bfb19aa0278db5e8982d73c6d77ca24c</link>
        <description>u3g: Add Telit LM960A18 LTE modemThe patch in the PR failed to apply, so I manually applied the samechanges.PR:		295231Submitted by:	Mike Tancsa &lt;mike@sentex.net&gt;Reviewed by:	emaste

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Tue, 12 May 2026 21:52:16 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>549e740619873716b796a841a10f56fae3c3ad49 - snd_uaudio: Support Roland UA-33</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#549e740619873716b796a841a10f56fae3c3ad49</link>
        <description>snd_uaudio: Support Roland UA-33Apply the appropriate quirk. Also, introduce a new uaudio_vendor_audiotable, similar to uaudio_vendor_midi, which includes non-standard USBaudio devices. The Roland UA-33 needs this, bceause it comes withbInterfaceClass = 0xff (vendor-specific), so snd_uaudio(4) doesn&apos;tdetect it.PR:		294814Sponsored by:	The FreeBSD FoundationMFC after:	1 weekReviewed by:	emastePull Request:	https://ron-dev.freebsd.org/FreeBSD/src/pulls/24

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Tue, 28 Apr 2026 18:39:45 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76c082180719f42481289eb837e44b055efc003a - ure: add USB device IDs for additional RTL8152/RTL8153 adapters</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#76c082180719f42481289eb837e44b055efc003a</link>
        <description>ure: add USB device IDs for additional RTL8152/RTL8153 adaptersAdd device IDs for several USB Ethernet adapters that useRTL8152 and RTL8153 chips but are not yet recognized by ure(4).This includes adapters from Cisco/Linksys, D-Link, Lenovo,Microsoft Surface, Realtek, Samsung, and TP-Link.All added devices use chip revisions already handled byure_read_chipver().Signed-off-by: Christos Longros &lt;chris.longros@gmail.com&gt;Reviewed by:	adrianDifferential Revision:	https://reviews.freebsd.org/D55748

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Tue, 21 Apr 2026 16:14:09 +0200</pubDate>
        <dc:creator>Christos Longros &lt;chris.longros@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e7de7feb74262bfdb04d285846bac2fc6229f734 - usbdevs: Add USB device IDs for Nuand bladeRF SDR</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#e7de7feb74262bfdb04d285846bac2fc6229f734</link>
        <description>usbdevs: Add USB device IDs for Nuand bladeRF SDRAdd vendor and product IDs for bladeRF family of USB software defined radios manufactured by Nuand LLC.Reviewed by:	imp, adrianDifferential Revision:	https://reviews.freebsd.org/D54733

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Sun, 29 Mar 2026 04:54:28 +0200</pubDate>
        <dc:creator>Abdelkader Boudih &lt;chaos@seuros.com&gt;</dc:creator>
    </item>
<item>
        <title>6968897a8048aee2c72efdfbe23a7b64bdebcdbc - usb/u3g: add Quectel EM060K</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#6968897a8048aee2c72efdfbe23a7b64bdebcdbc</link>
        <description>usb/u3g: add Quectel EM060KPR: 290688MFC After: 3 days

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Fri, 31 Oct 2025 17:50:01 +0100</pubDate>
        <dc:creator>Andre Albsmeier &lt;mail@fbsd2.e4m.org&gt;</dc:creator>
    </item>
<item>
        <title>00ebecd4a09db84fb6c5002b082400d8f8a97407 - Add support for Sierra Wireless EM7590 modem.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#00ebecd4a09db84fb6c5002b082400d8f8a97407</link>
        <description>Add support for Sierra Wireless EM7590 modem.PR: 290421MFC After: 3 days

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Wed, 22 Oct 2025 11:59:09 +0200</pubDate>
        <dc:creator>Ari Suutari &lt;ari@stonepile.fi&gt;</dc:creator>
    </item>
<item>
        <title>1395712cab8e95808064ba68c5a792b7cd0fe35f - uchcom: add support for CH9102 and CH343 uarts</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#1395712cab8e95808064ba68c5a792b7cd0fe35f</link>
        <description>uchcom: add support for CH9102 and CH343 uartsThe CH343 devices support any baud rate up to 6 Mbps.PR:	272803Reviewed by:	impTested by:	joerg, Tomasz &quot;CeDeROM&quot; CEDRO &lt;tomek_AT_cedro_DOT_info&gt;Differential Revision:	https://reviews.freebsd.org/D46290

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Wed, 25 Jun 2025 03:33:35 +0200</pubDate>
        <dc:creator>Kevin Lo &lt;kevlo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50461a68e07ab23917b71a23c14fa7e6fc78e646 - Add USB quirk for Creative Stage SE mini</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#50461a68e07ab23917b71a23c14fa7e6fc78e646</link>
        <description>Add USB quirk for Creative Stage SE miniNote: The commit in main was modified for the new macros in main.stable merge will need to use the version originally in #1715MFC After: 2 weeksPull Request: https://github.com/freebsd/freebsd-src/pull/1715Closes: https://github.com/freebsd/freebsd-src/pull/1715

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Fri, 06 Jun 2025 01:25:22 +0200</pubDate>
        <dc:creator>Jan Biedermann &lt;jan@isomorfeus.com&gt;</dc:creator>
    </item>
<item>
        <title>426f4e5e2e70e2a26d143bd3cc37c509a41684d5 - if_run: Add sitecom device id</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#426f4e5e2e70e2a26d143bd3cc37c509a41684d5</link>
        <description>if_run: Add sitecom device idReviewed by:	thj, adrianObtained from:	NetBSDDifferential Revision:	https://reviews.freebsd.org/D49588

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Tue, 01 Apr 2025 09:47:49 +0200</pubDate>
        <dc:creator>Nia Alarie &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f3e7b75976b40107160d1d1676051792b45b0bc - if_rsu: Add sitecom device id</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#9f3e7b75976b40107160d1d1676051792b45b0bc</link>
        <description>if_rsu: Add sitecom device idApproved by:	thj, adrianObtained from:	NetBSDDifferential Revision:	https://reviews.freebsd.org/D49588

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Tue, 01 Apr 2025 09:47:02 +0200</pubDate>
        <dc:creator>Nia Alarie &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c14b016242613da79516e83fc6faef35d827cc18 - mt7601U: Importing if_mtw from OpenBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#c14b016242613da79516e83fc6faef35d827cc18</link>
        <description>mt7601U: Importing if_mtw from OpenBSDAdded ht20 mode, based on if_run from FreeBSD, and if_mtw.cfrom OpenBSD.PR: 247545Approved by:	adrian, wirelessDifferential Revision: https://reviews.freebsd.org/D45179

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Mon, 03 Feb 2025 20:20:52 +0100</pubDate>
        <dc:creator>Jesper Schmitz Mouridsen &lt;jsm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc273058cb0b6bef075e77272afc66f1a1fd3889 - ure(4): Add support for ELECOM EDC-QUA3C</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/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/sys/dev/usb/usbdevs</description>
        <pubDate>Thu, 23 Jan 2025 02:43:59 +0100</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://kernelsources.org:8080/source/history/freebsd/sys/dev/usb/usbdevs#7dfaf238562cfb9b8f2fe9a025220fd7147fedfe</link>
        <description>rtwn: Add device ID for TPLink RTL8192CU

            List of files:
            /freebsd/sys/dev/usb/usbdevs</description>
        <pubDate>Sat, 09 Nov 2024 19:47:44 +0100</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://kernelsources.org:8080/source/history/freebsd/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/sys/dev/usb/usbdevs</description>
        <pubDate>Mon, 18 Nov 2024 06:10:32 +0100</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
