Date: Tue, 26 Dec 2006 00:37:04 +0000 (GMT) From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> To: Gabor Kovesdan <gabor@FreeBSD.org> Cc: freebsd-net@FreeBSD.org Subject: Re: wpi (Intel 3945) driver Message-ID: <20061226002323.L11113@ury.york.ac.uk> In-Reply-To: <45906653.4050101@FreeBSD.org> References: <20061225231213.O11113@ury.york.ac.uk> <45906653.4050101@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Dec 2006, Gabor Kovesdan wrote: > I don't have the knowledge to work on it, but I'd like to test your version. > I always had allocation issues with a wpi driver that was flying over and > over threads and could never get it to work, so I really would like to test > your one if you could upload it somewhere. Or I can make a mirror if you > don't have the opportunity. So far I've made no changes that would make a difference to initial attach. I wonder if you could set wpi_debug to 5 (on line 78 of wpi/if_wpi.c) and recompile the module, then: reboot sysctl debug.bootverbose=1 kldload wpi_ucode/wpi_ucode.ko kldload wpi/if_wpi.ko (if that's not enough to demonstrate the problem, recreae it now) and send me all lines that are output (they should make their way to /var/log/messages ), along with the output of pciconf -l Thanks! Gavin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061226002323.L11113>