Subject: Re: D-Link DWL-122 USB wireless NIC
To: None <current-users@netbsd.org>
From: Ian Zagorskih <ianzag@megasignal.com>
List: current-users
Date: 05/30/2005 11:07:20
On Sunday 29 May 2005 21:34, Magnus Henoch wrote:
> As a result of not checking compatibility carefully enough, I now have
> a D-Link DWL-122 USB wireless NIC, which I want to use on
> NetBSD/powerpc. In OpenBSD, it's supported by wi(4). I get the
> following dmesg output:
>
> ugen0 at uhub2 port 1
> ugen0: D-Link Wireless DWL122, rev 1.10/1.32, addr 2
>
> Is anyone working on this? It has been mentioned some times on the
> mailing lists[1], but it seems nothing has happened yet.
Take a look at thread "Support of USB/WiFi D-Link DWL-G122 802.11g on NetBSD"
from this April:
http://mail-index.NetBSD.org/tech-kern/2005/04/27/0007.html
http://mail-index.NetBSD.org/tech-kern/2005/04/
My current conclusion are:
* Yes, there are portable drivers from both OpenBSD/FreeBSD and 3d party code.
* Some way they even work for me :) At least i can force two cards to detect
each other.
* After all with drivers ported by me i cannot ping remote host due to some
problems in ARP code.
Technically ATM i'v stopped my work on DWL due to lack of time :( Maybe in the
future i'll try to finish it or someone with good experience in wifi/ip stack
will take a look at this problem.
// wbr