NDIS

Bachilo Dmitry root at solink.ru
Fri Sep 30 02:44:53 PDT 2005


В сообщении от Среда 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.


More information about the freebsd-current mailing list