Subject: Re: kernel options needed for USB support in 4.0_BETA2?
To: James Hartley <jjhartley@gmail.com>
From: Jonathan A. Kollasch <jakllsch@kollasch.net>
List: netbsd-users
Date: 08/30/2007 20:10:23
On Mon, Aug 27, 2007 at 10:49:24PM -0700, James Hartley wrote:
> I'm about to embark on determining whether USB is supported on an old
> Cobalt Qube 2 with a new PCI USB 2 card.  Can anyone tell me what
> options I need to enable within the kernel's configuration to see if
> USB support works in this old hardware?
> 
> Thanks for any candor shared.

It might be as simple as copying over the USB (between the
Ethernet PHYs and the IRDA) section of the i386 GENERIC.
Also defining some device major numbers will probably
be required, see src/sys/arch/i386/conf/majors.i386

> 
> Jim

	Jonathan Kollasch