From nobody Sat May 30 23:51:42 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gScSt23Vnz6gtXS for ; Sat, 30 May 2026 23:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gScSt1G4pz3bH7 for ; Sat, 30 May 2026 23:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780185102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tVAfq0pxMlUGbq03UmPVzUUbCWQH49Ax7JrXmKx3w60=; b=UWNjwKtVyxBSUx4FiVEMm0rhN+k0MEbxFCSuCHtswFzjC3jkyMt/pfLF3WyKrgG6ixByoB V7FSQomQzRms7vhAlrPVxJSxSmPL2wF8Ygf198mA7kAOydk5L2N6VUHjdcy9Su7tGG77kR NczG6wiwpMkXnMa81Xe4NGkqkNgvEkbPo462ccRV2OkFhdA5WNNwpEMzSzcOgsysOfVSsq 6PZny+goX4p9okdCllFv4i9NviQgIkv4tptHkk3ICw66nZVxGo0gmELQn2DUMrS8/IoSRI m9465oh9t2zmMP9Xu20vOYTzYFIeww1d0ASNuuAhRIGn3AqfoOX4LqwHt8dEMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780185102; a=rsa-sha256; cv=none; b=GoJ8KZMF7LgLmGPUlJZaAl05nPfO/IUUb4WVaPlpT3DABzCTCevSoxzkCwiDSeArH5MzKQ YsA6lVtVX1Qrz4CQiY6fGk80cxfPnh0hM33bJO9rboafedlf6VM/O60Z4a9Lf78rPw/8pi DnLP/yY/tsuz3XcMgtiPQKHbtMvjBH/kxhRILiALqM3Cz/d2bvAbIDSohI+Rs90AXXa78l s0tar7Ae5omCsVP/Pfys9B4YK+4XR6jy0sOU5Pg8QneVMRDwffwiBHhZklyQmNG2NQw0HA vw+y5uFhWPBYGyE96//8l+OWhkv340CKyhgEtgAor683L8Cg8D+tNayYy46nxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780185102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tVAfq0pxMlUGbq03UmPVzUUbCWQH49Ax7JrXmKx3w60=; b=TNfYCWYfglf7ZH4I8wK89YuOlH6MUxpugJnFvuzl2QrIu5jx/JQykLFuE3r4go79pi9tew mgvQJPq2ZSA+6JKc7k4n0Kuby6v3L2/m9ipTGEVp+VBJkNjBgcH1b4hPepiHi5WyYvhvMd +gN//kW4Zk+fafEEKE6iNE42nt2x6cLQq4TiGLLyJ3kOBFpF52BpjFGLkBFbJh+PwpE3Fp 69m+Q48ra3aM77kRWikZ5Z0uISQSO9qzVgWUchdW/hnMIIHMBeL00xOG0CB8xvItgUe3yQ JwMHNDKxwUwVZCNfFp1MPLlrwABJ+PUYddGKqPbqteOjHFRvbqktjWTV5hlIGQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gScSt0p9tzB0k for ; Sat, 30 May 2026 23:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 47379 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 30 May 2026 23:51:42 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Bjoern A. Zeeb Subject: git: 49b413c4b070 - main - rtwn/usb: add ID for D-Link DWA-121 rev B1 to rtwn RTL8188EU List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 49b413c4b07016de4ee166779386f0f99b5aac6b Auto-Submitted: auto-generated Date: Sat, 30 May 2026 23:51:42 +0000 Message-Id: <6a1b780e.47379.116f8bd9@gitrepo.freebsd.org> The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=49b413c4b07016de4ee166779386f0f99b5aac6b commit 49b413c4b07016de4ee166779386f0f99b5aac6b Author: Bjoern A. Zeeb AuthorDate: 2026-05-30 21:29:09 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-05-30 21:29:09 +0000 rtwn/usb: add ID for D-Link DWA-121 rev B1 to rtwn RTL8188EU Add the device ID to the usbdevs table in order to be able to use it in the rtwn/usb driver for the RTL8188EU attachment. (I adjusted the name to B1 compared to the original submission) PR: 291839 MFC after: 3 days --- sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 + sys/dev/usb/usbdevs | 1 + 2 files changed, 2 insertions(+) diff --git a/sys/dev/rtwn/usb/rtwn_usb_attach.h b/sys/dev/rtwn/usb/rtwn_usb_attach.h index cd5485b36678..ca12480c8f19 100644 --- a/sys/dev/rtwn/usb/rtwn_usb_attach.h +++ b/sys/dev/rtwn/usb/rtwn_usb_attach.h @@ -117,6 +117,7 @@ static const STRUCT_USB_HOST_ID rtwn_devs[] = { { USB_VPI(USB_VENDOR_##v, USB_PRODUCT_##v##_##p, RTWN_CHIP_RTL8188EU) } RTWN_RTL8188EU_DEV(ABOCOM, RTL8188EU), RTWN_RTL8188EU_DEV(ASUS, USBN10NANOB1), + RTWN_RTL8188EU_DEV(DLINK, DWA121B1), RTWN_RTL8188EU_DEV(DLINK, DWA123D1), RTWN_RTL8188EU_DEV(DLINK, DWA125D1), RTWN_RTL8188EU_DEV(EDIMAX, EW7811UN_V2), diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a6a240d62186..7a9c7431f53d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1792,6 +1792,7 @@ product DLINK DWA182C1 0x3315 DWA-182 rev C1 product DLINK DWA180A1 0x3316 DWA-180 rev A1 product DLINK DWA172A1 0x3318 DWA-172 rev A1 product DLINK DWA131E1 0x3319 DWA-131 rev E1 +product DLINK DWA121B1 0x331b DWA-121 rev B1 product DLINK DWA182D1 0x331c DWA-182 rev D1 product DLINK DWA181A1 0x331e DWA-181 rev A1 product DLINK DWL122 0x3700 DWL-122