Subject: Re: using usb HID under netBSD 2.0.2
To: lepingouin.tux <lepingouin.tux@laposte.net>
From: Frank van der Linden <fvdl@netbsd.org>
List: tech-misc
Date: 08/03/2005 21:15:34
Ok, since no PCI buses show up, try compiling a kernel with the 
following in the config file:

acpi0 at mainbus0

options MPACPI
options MPACPI_SCANPCI

..and see if a PCI bus shows up then.

If you can't compile a kernel, I can compile one for you if you want to.

- Frank