Discussion:
[Bug 256092] [PATCH] Add support for DWA-130 F1
b***@freebsd.org
2021-05-23 00:56:57 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256092

Bug ID: 256092
Summary: [PATCH] Add support for DWA-130 F1
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: wireless
Assignee: ***@FreeBSD.org
Reporter: ***@gmail.com

Created attachment 225184
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225184&action=edit
diff

Add support for the D-LINK N300 (DWA-130 Rev. F1)

run0 on uhub3
run0: <1.0> on usbus1
run0: MAC/BBP RT5392 (rev 0x0223), RF RT5372 (MIMO 2T2R), address
28:3b:82:20:db:98
run0: [HT] Enabling 802.11n


~/ ifconfig wlan0
wlan0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 28:3b:82:20:db:98
groups: wlan
ssid "" channel 1 (2412 MHz 11b)
regdomain FCC country US authmode OPEN privacy OFF txpower 30 bmiss 7
scanvalid 60 wme bintval 0
parent interface: run0
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>

Best regards.
fb
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-23 01:00:27 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256092

Francois Briere <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|[PATCH] Add support for |[PATCH] Add support for
|DWA-130 F1 |DLINK DWA-130 rev F1 to
| |run(4).
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-23 01:46:49 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256092

Francois Briere <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Component|wireless |usb
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-23 02:30:16 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256092

Kubilay Kocak <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Flags| |maintainer-feedback?(dchagi
| |***@FreeBSD.org),
| |mfc-stable13?,
| |mfc-stable12?,
| |mfc-stable11?
Summary|[PATCH] Add support for |run(4): Add support for
|DLINK DWA-130 rev F1 to |DLINK DWA-130 rev F1
|run(4). |
CC| |***@FreeBSD.org
Status|New |Open
Keywords| |easy, feature
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-23 09:51:52 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256092

--- Comment #1 from Dmitry Chagin <***@FreeBSD.org> ---
(In reply to Francois Briere from comment #0)

~/ ifconfig wlan0
wlan0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 28:3b:82:20:db:98
groups: wlan
ssid "" channel 1 (2412 MHz 11b)
regdomain FCC country US authmode OPEN privacy OFF txpower 30 bmiss 7
scanvalid 60 wme bintval 0
parent interface: run0
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier

^^^^^^^^^^ seems that it doesn't works
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-23 17:05:43 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256092

--- Comment #2 from Francois Briere <***@gmail.com> ---
(In reply to Dmitry Chagin from comment #1)


Sorry, I was not connected to any network but it's working.

--
Created wlan(4) interfaces: wlan0.
Starting wpa_supplicant.
Starting dhclient.
wlan0: no link ..... got link
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
DHCPOFFER from 192.168.2.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 192.168.2.1
bound to 192.168.2.248 -- renewal in 129600 seconds.
--

wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 28:3b:82:20:db:98
inet 192.168.2.248 netmask 0xffffff00 broadcast 192.168.2.255
groups: wlan
ssid BELLXXX channel 11 (2462 MHz 11g ht/20) bssid 3c:17:10:22:2a:dc
regdomain FCC country US authmode WPA2/802.11i privacy ON
deftxkey UNDEF AES-CCM 2:128-bit txpower 30 bmiss 7 scanvalid 60
protmode CTS ht20 ampdulimit 64k ampdudensity 4 -stbc -ldpc -uapsd wme
roaming MANUAL
parent interface: run0
media: IEEE 802.11 Wireless Ethernet MCS mode 11ng
status: associated
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-23 18:33:03 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256092

--- Comment #3 from commit-***@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=8746bc91873430d977b09bcc3fbd4d1b417a5a57

commit 8746bc91873430d977b09bcc3fbd4d1b417a5a57
Author: Dmitry Chagin <***@FreeBSD.org>
AuthorDate: 2021-05-23 18:31:51 +0000
Commit: Dmitry Chagin <***@FreeBSD.org>
CommitDate: 2021-05-23 18:31:51 +0000

run(4): add support for DLINK DWA-130 rev F1 wireless adaptor.

PR: 256092
Submitted by: Francois Briere <purplefiasco at gmail.com>
MFC After: 2 weeks

share/man/man4/run.4 | 1 +
sys/dev/usb/usbdevs | 1 +
sys/dev/usb/wlan/if_run.c | 1 +
3 files changed, 3 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-24 06:27:46 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256092

Dmitry Chagin <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|***@FreeBSD.org |***@FreeBSD.org
Status|Open |In Progress
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...