Date: Mon, 31 Oct 2005 18:10:03 +0100 From: Jiri Mikulas <konfer@mikulas.com> To: Sam Leffler <sam@errno.com> Cc: current@freebsd.org Subject: Re: new ath_hal Message-ID: <43664FEB.9020502@mikulas.com> In-Reply-To: <4364FD15.1040703@errno.com> References: <4364F50E.2040509@mikulas.com> <4364FD15.1040703@errno.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello After I applied patches on RELENG_6 I got this panic after about, Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x20:0xc06dcbb5 stack pointer = 0x28:0xdc9a3c04 frame pointer = 0x28:0xc1f3a000 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 40 (swi6: task queue) trap number = 12 panic: page fault Uptime: 4m50s Cannot dump. No dump device defined. Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... I have this kernel on Flash card, so I can't debug it now, but I'll try to reproduce this panic on lab machine. Do you thik that this panic is ath related ? further when I started compiling of kernel, I got this warning WARNING: unknown option `AH_SUPPORT_5413' removed from /usr/obj/usr/src/sys/ROUTER-IPFW-PF/opt_ah.h WARNING: unknown option `AH_SUPPORT_DFS' removed from /usr/obj/usr/src/sys/ROUTER-IPFW-PF/opt_ah.h ..is this warning ok ? there is ath_hal: 0.9.16.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413, DFS) in dmesg also there are lot of messages like ath0: discard oversize frame (ether type 5e4 flags 3 len 1522 > max 1514) do you know why ? Thanks for reply Jiri Sam Leffler wrote: > Jiri Mikulas wrote: > >> Hello >> does anybody know if these cards (chipset) will be supported in new >> ath_hal, please ? >> >> Mini PCI Atheros: WNC CM10 miniPCI 5 GHz (AR5006X) >> http://www.i4shop.net/cz/iObchod/Catalog.asp?ca=1633&it=9398 >> >> or >> >> Atheros: AR5006X miniPCI 5 GHz (AR5414A) >> http://www.i4shop.net/cz/iObchod/Catalog.asp?ca=1633&it=9335 >> >> and when will be released the new HAL ? > > > The new hal was "released" ~2 months ago. These parts are supported. > No idea when it'll get committed. You can find the bits in > www.freebsd.org/~sam; don't forget to apply the ath and net80211 patches. > > Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43664FEB.9020502>