On Sunday 21 February 2010 10:42:41 [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
