Download raw body.
run(4): add DWA-125 rev A3 IDs.
On Sun, Aug 23, 2026 at 06:06:23AM +0330, chara wrote: > Hello. This patch adds D-Link DWA-125 rev A3 IDs to run(4). > tested for few years, on arm64 and amd64. > > thanks a lot. > > diff refs/remotes/origin/master refs/heads/master > commit - b8ee6bbd8ccb246ba5408f876598d81672e5d0dd > commit + f35f7ce0ee20f97167b4d667c39c6032da84b613 > blob - f92302aa29cd8d2c55eefbba0b56345dc35b659c > blob + 94a2e94461cd3f3515775781c8539c04f063dca9 > --- share/man/man4/run.4 > +++ share/man/man4/run.4 > @@ -127,6 +127,7 @@ The following adapters should work: > .It Corega CG-WLUSB2GNR > .It Corega CG-WLUSB300AGN > .It Corega CG-WLUSB300GNM > +.It D-Link DWA-125 rev A3 > .It D-Link DWA-125 rev B2 thanks, committed with both DWA-125 entries on one line: Index: share/man/man4/run.4 =================================================================== RCS file: /cvs/src/share/man/man4/run.4,v diff -u -p -r1.58 run.4 --- share/man/man4/run.4 27 Mar 2025 15:12:14 -0000 1.58 +++ share/man/man4/run.4 23 Aug 2026 23:25:54 -0000 @@ -127,7 +127,7 @@ The following adapters should work: .It Corega CG-WLUSB2GNR .It Corega CG-WLUSB300AGN .It Corega CG-WLUSB300GNM -.It D-Link DWA-125 rev B2 +.It D-Link DWA-125 rev A3, B2 .It D-Link DWA-127 .It D-Link DWA-130 rev B1, F1 .It D-Link DWA-140 rev B1, B2, B3, \&D1
run(4): add DWA-125 rev A3 IDs.