Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2005 16:44:43 +0700
From:      Bachilo Dmitry <root@solink.ru>
To:        freebsd-current@freebsd.org
Subject:   Re: NDIS
Message-ID:  <200509301644.44477.root@solink.ru>
In-Reply-To: <200509281103.14658.root@solink.ru>
References:  <200509280942.05712.root@solink.ru> <433A0F96.6050800@sapo.pt> <200509281103.14658.root@solink.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

В сообщении от Среда 28 Сентябрь 2005 11:03 Bachilo Dmitry написал(a):
> В сообщении от Среда 28 Сентябрь 2005 10:35 вы написали:
> > i've already done all that.what I meant was..it doesn't associate to AP
> >
> > ndis0: <D-Link AirPlus DWL-G520 Wireless PCI Adapter(rev.B)> mem
> > 0xec020000-0xec02ffff irq 11 at device 9.0 on pci0
> > ndis0: [GIANT-LOCKED]
> > can't re-use a leaf (BusType)!
> > ndis0: NDIS API version: 5.1
> > NDIS: open file /compat/ndis/regAdd.txt failed: 2
> > ndis0: Ethernet address: 00:11:95:bb:37:c6
> > NDIS: open file /compat/ndis/regAdd.txt failed: 2
> > ndis0: failed to get bssid
> > ndis0: failed to get bssid
> > ndis0: failed to get bssid
> > ndis0: failed to get bssid
> > ndis0: failed to get bssid
> > ndis0: failed to get bssid
> >
> > João Mamede
> >

I was fighting this problem just an hour ago. Everything was fine, but it was 
nat working with this exact output. The problem was that i have typed SSID in 
lowercase, i never thought it matters. But it does. So check it out just to 
be shure it's not a reason.

And to developers - when i do:
ifconfig ndis0 add 192.168.1.100
ifconfig ndis0 ssid linksys
it works. and when i do
ifconfig ndis0 add 192.168.1.100 ssid linksys
it panics.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509301644.44477.root>