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
=D0=92 =D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B8 =D0=BE=D1=82 =
=D0=A1=D1=80=D0=B5=D0=B4=D0=B0 28 =D0=A1=D0=B5=D0=BD=D1=82=D1=8F=D0=B1=D1=
=80=D1=8C 2005 11:03 Bachilo Dmitry =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=
=BB(a):
> =D0=92 =D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B8 =D0=BE=D1=
=82 =D0=A1=D1=80=D0=B5=D0=B4=D0=B0 28 =D0=A1=D0=B5=D0=BD=D1=82=D1=8F=D0=B1=
=D1=80=D1=8C 2005 10:35 =D0=B2=D1=8B =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=
=D0=BB=D0=B8:
> > 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=C3=A3o Mamede
> >

I was fighting this problem just an hour ago. Everything was fine, but it w=
as=20
nat working with this exact output. The problem was that i have typed SSID =
in=20
lowercase, i never thought it matters. But it does. So check it out just to=
=20
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>