From nobody Mon Jun 29 06:34:08 2026 X-Original-To: dev-commits-src-all@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 4gpc1y6Mkgz6k5B4 for ; Mon, 29 Jun 2026 06:34:14 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gpc1y3d98z4Ggj for ; Mon, 29 Jun 2026 06:34:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782714854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=abxI+d90fUBYEkOBrdJHXR5rH58GJE/z068AXaBFNsQ=; b=Dz0vngdu42r2qSuu0jRZrvHggAHkrFUSRXhsVnmlqMqpGmcyzSqIJ2IBZCjZy+dpjiUySy 9yqR3/SQi0ZQlh0WZU3sRXEl5SI7qKhRRpWLG7MYN57VTwGTLh2jvAeGzUb5Jf7BfI5tGr j2Z0+NW/XBZuv/OLHL4d4STBcW7Hpdwbq1AVmIKoiy8L4KeDlp9K+IegRPHQQkxkDcY7Wh Ye148YDV8BkO/FgBeM65c1YphnnYOunQvV8sNqmZL3VJSuy5m1B0xykA57EgW26UG/lQw/ sZP/hT6l9gg0ntTWiBaQtw4Dc7JcZSjd+FUedVahpWrpxG8uD/i1keInQi+cCA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782714854; a=rsa-sha256; cv=none; b=Ai5PxduHTZFYIo1RneSOLpED2E1Ks+8PnP7z5J37xS0IxPVF6puT2p2OcF7Wh4zDdrHWOG IY5q5zM0JfEHo9SLp72jzdTfXLzO6W3ycGAUp+mcWQm/MoF0jhr/KzR7Bszsuoj/ng3b3E 2EY9Hm8eMBxIvvYQMB0H+VC0/fAxW01e5gcy7uf8iEKU+LkVuNHQv5jptph+Xew1k6AsTe qFLqxtuv8bxg1kxi69mEgN5I+j6Ep/CdnZ4Ezphy8tS4oY410rPfba+BHPTvaprcuBltIQ u/BElcVpwYOZb09F8NmOqbuThmY3YaA+f+CENKJIycpL28QvoAPCAAp2plxNRA== 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=1782714854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=abxI+d90fUBYEkOBrdJHXR5rH58GJE/z068AXaBFNsQ=; b=YLmoMvTIeGwfzEZdZ0Lus0PxzuZRKl6YQjCBU11IjOFG7EeZRVa3rOPldZLAhTgAwprpYT XukUJcZyqbjaLlfNnAcFIhbW9Ot1m778So00WzAhPgVlYFDwPtUyaTvZTWkplql7oi1vXZ hdaDXkL6JKTAlW/ODi/QdbDqCU29Iw3/hdjHkqOg9SxM8lpDkWqd+5ejGmxzg8+4QN/HUp 12avhMr06n3uKr+ZGV7YnMQETxuI0RZVLg2ZwB20HS+DfHpnpbCJur6FxUbjXkG6Ec17RO TJxHVCui3+vnlrcIFI8cBNLxHMgDP/Aj2YNUZrP0g1MIDlTuprG3ZEQfCzjlfg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gpc1y1WZMzlmP for ; Mon, 29 Jun 2026 06:34:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 46864 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 29 Jun 2026 06:34:08 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: ofthecentury From: Bjoern A. Zeeb Subject: git: 41813a11bdca - stable/15 - rtwn/usb: add ID for D-Link DWA-121 rev B1 to rtwn RTL8188EU List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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/stable/15 X-Git-Reftype: branch X-Git-Commit: 41813a11bdca870497879178df17e61d089c0840 Auto-Submitted: auto-generated Date: Mon, 29 Jun 2026 06:34:08 +0000 Message-Id: <6a4211e0.46864.19a7a083@gitrepo.freebsd.org> The branch stable/15 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=41813a11bdca870497879178df17e61d089c0840 commit 41813a11bdca870497879178df17e61d089c0840 Author: ofthecentury AuthorDate: 2026-05-30 21:29:09 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-06-29 03:49:49 +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 (cherry picked from commit 49b413c4b07016de4ee166779386f0f99b5aac6b) --- 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 28d6e84e723c..3ea6986d5360 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1789,6 +1789,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