[haiku-commits] Re: r39796 - haiku/trunk/src/apps/networkstatus

  • From: Rene Gollent <anevilyak@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 9 Dec 2010 22:35:53 -0500

Hi Axel,

On Thu, Dec 9, 2010 at 6:56 PM,  <axeld@xxxxxxxxxxxxxxxx> wrote:
> NetworkStatus now joins a network when you select one. If you need a password,
> you need to have it configured in your "interfaces" settings file. This could
> look like this:
>        network my-ssid-name {
>                authentication wep
>                password gurkensalat
>        }
>

I haven't yet binary searched to find the exact breaking revision, but
somewhere between r39773 and r39783 networking on my wired ethernet
adapter broke completely. Neither DHCP nor statically setting an
address allows me connectivity. I also note that looking at
net_server's console it seems to be trying wifi-related operations on
the ethernet interface, at least it spat out error messages indicating
it was attempting to associate to a null SSID. If it matters, this is
with the nforce FreeBSD driver.

Regards,

Rene

Other related posts: