Date: Sun, 21 Feb 2010 13:41:13 +0100 From: Bernhard Schmidt <bschmidt@techwires.net> To: freebsd-stable@freebsd.org Cc: technik@callooh.com Subject: Re: Intel Wifi Link 1000 - panic Message-ID: <201002211341.13756.bschmidt@techwires.net> In-Reply-To: <20100221104241.7c0c7664@zev.home.callooh.com> References: <20100221104241.7c0c7664@zev.home.callooh.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 21 February 2010 10:42:41 technik@callooh.com wrote: > today i upgraded to the latest stable from source, and tried to use the > iwn driver, but when i `kldload if_iwn`: > > iwn0 <Intel(R) PRO/Wireless 1000> mem 0xfeafe000-0xfeafffff irq 17 at > device 0.0 on pci2 > iwn: MIMO 1T2R, , address 00:00:00:00:00:00 > panic: ieee80211_get_ratetable: not rate table for channel; freq 0 flag > 0x0 > cpuid = 1 > ... > > no matter if i kldload iwn1000fw in advance or not .. > > is there something i could tweak to get the driver working, or is it > just broken ? > > thanks for any response, > reinhard There is a fix for that in head, r203934. I will MFC that in a couple of days. http://svn.freebsd.org/viewvc/base/head/sys/dev/iwn/if_iwn.c?view=patch&r1=202986&r2=203934&pathrev=203934 -- Bernhard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002211341.13756.bschmidt>