Subject: Re: ralink wireless drivers
To: None <tech-net@netbsd.org>
From: FUKAUMI Naoki <fun@naobsd.org>
List: tech-net
Date: 07/10/2005 02:08:42
On Tue, 5 Jul 2005 03:24:19 +0900
FUKAUMI Naoki <fun@naobsd.org> wrote:

> > Thanks a lot - I'll commit this in a minute.
> 
> Thanks. I made some new patches. I'll send it later. (maybe tomorrow)

New patch attached. Changes are

  Enable WEP (software engine).
  Add support for WPA[12].
  Print modes and rates.
  Add new devices.
 (Product names are from http://damien.bergamini.free.fr/ral/list.html)
  And some small changes and bug fixes.

Please commit it.

> > Unfortunately I don't have more success connecting to
> > the wireless networks in reach than before.
> 
> I get same result with ral at pci. Sometimes I can connect (link UP)
> to AP very soon, but sometimes I can't. I must do `ifconfig ral0 down
> up' several times.
> 
> ral at usb has no problem.

This problem is still occured with ral@pci. ral@usb works fine.

And panic() problem (send large data, e.g. traceroute foobar 4096) is
still occured if WEP enabled. (both ral@pci and ral@usb)

Regards.

--
FUKAUMI Naoki