Date: Sun, 23 Jan 2005 14:24:12 +0300 (MSK) From: Maxim Konovalov <maxim@macomnet.ru> To: Toxa <postfix@sendmail.ru> Cc: FreeBSD-CURRENT <current@freebsd.org> Subject: Re: troubles with recent wireless changes Message-ID: <20050123141806.L85492@mp2.macomnet.net> In-Reply-To: <20050123024202.GA30616@laptoxa.toxa.lan> References: <20050123024202.GA30616@laptoxa.toxa.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Jan 2005, 05:42+0300, Toxa wrote:
> Hi.
>
> After january changes in wireless area I've encountered several problems
> with my sony vaio laptop.
>
> 1. Preloading if_wi (in loader.conf) gives me kernel panic. Sorry I
>    have no serial console to put here trap info, so I can only say
>    it gets fatal trap.  I know this is quite useless but that's all
>    I can say.  Loading if_wi from userland after boot works ok. I
>    didn't try to build device wi support into kernel because I still
>    hope it will work as usual, someday.
Works for me.  The same PCG-505BX notebook, 20mins old kernel:
$ kldstat | grep if_wi
17    1 0xcf893000 1d000    if_wi.ko
$ ident /boot/kernel/kernel | sort -k4 | tail -2
     $FreeBSD: src/sys/cam/cam_xpt.c,v 1.147 2005/01/22 22:46:45 mjacob Exp $
     $FreeBSD: src/sys/isa/isa_common.c,v 1.41 2005/01/23 03:03:58 imp Exp $
$ ident /boot/kernel/if_wi.ko | sort -k4 | tail -2
     $FreeBSD: src/sys/dev/wi/if_wi.c,v 1.175 2005/01/06 01:43:33 imp Exp $
     $FreeBSD: src/sys/dev/wi/if_wi_pccard.c,v 1.51 2005/01/20 18:34:22 imp Exp $
Kernel config and dmesg:
http://maxim.int.ru/stuff/SONNIE
http://maxim.int.ru/stuff/SONNIE.boot
debug.mpsafenet="0".
-- 
Maxim Konovalov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050123141806.L85492>
