Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2005 17:49:44 +0100
From:      Brian Candler <B.Candler@pobox.com>
To:        Sam Leffler <sam@errno.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: wpa_supplicant causes panic in ieee80211_newstate
Message-ID:  <20050509164944.GA7041@uk.tiscali.com>
In-Reply-To: <20050509160924.GC6684@uk.tiscali.com>
References:  <20050428121447.GA90430@uk.tiscali.com> <42715889.7070202@errno.com> <20050428222831.GB1308@uk.tiscali.com> <42716C48.9070206@errno.com> <20050429121129.GA92888@uk.tiscali.com> <20050429151811.GB93707@uk.tiscali.com> <20050509160924.GC6684@uk.tiscali.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> The good news is that ndisgen and kldload now don't panic the system. The
> bad news is that it still doesn't work with the WG311 drivers.

P.S. I also got the latest drivers from the web:
http://kbserver.netgear.com/products/WG311v2.asp
ftp://downloads.netgear.com/files/wg311v2_v2_0_0_7.zip   [about 16MB]

but these turn out to be identical to the ones on the CD (and unpack into a
subdirectory called 1.2B6, which is rather strange for version 2.0.0.7)

I tried renaming /compat/ndis to /compat/ndis.hold, and reloading the
module. No additional error messages are reported - so it looks like it's
not even getting far enough to need to load the firmware files.

I also tried using the Windows XP driver, instead of Win2K. I get almost the
same:

May  9 17:48:56 foo kernel: ndis0: <NETGEAR WG311v2 802.11g Wireless PCI Adapter> mem 0xfaffc000-0xfaffdfff,0xfafc0000-0xfafdffff irq 11 at device 11.0 on pci2
May  9 17:48:56 foo kernel: ndis0: [GIANT-LOCKED]
May  9 17:48:56 foo kernel: ndis0: NDIS API version: 5.1
May  9 17:48:56 foo kernel: ndis0: init handler failed
May  9 17:48:56 foo kernel: device_attach: ndis0 attach returned 6

The only difference is the NDIS API is version 5.1 instead of 5.0

Regards,

Brian.



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