Subject: Re: Dell Inspiron 9400 Centrino Duo and Pro/Wireless 3945 support?
To: Berndt Josef Wulf <wulf@ping.net.au>
From: Michael Rauch <mrauch@netbsd.org>
List: port-i386
Date: 07/10/2006 17:17:07
Hi,
On Sat, Jul 08, 2006 at 10:41:55PM +0930, Berndt Josef Wulf wrote:
> Anyone with a working kernel configuration file that may be suitable for a
> Dell Inspiron 9400?
what I currently use is:
include "arch/i386/conf/GENERIC.MPACPI"
### XXX: npx at acpi causes hang during boot -- use isa instead
no npx* at acpi? # Math coprocessor
npx0 at isa?
### Wireless
wpi* at pci? dev ? function ? # Intel PRO/Wireless 3945ABG
together with the wpi driver from PR 33778. I haven't experienced any kernel
panic related to the wpi driver, which is mentioned in the PR, so far.
Best regards,
Michael