Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2007 08:44:38 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Re: If the device in a kernel, the USB-controller cannot be found
Message-ID:  <200707160844.38489.hselasky@c2i.net>
In-Reply-To: <469ACE66.4000501@dobrohot.org>
References:  <469ACE66.4000501@dobrohot.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 16 July 2007 03:48, Andrew Muhametshin wrote:
> Hello
>
> After installation of a new USB-stack, I enter a line "device usb" in a
> kernel. But in this case the USB-controller is not defined during loading.
> The usb-controller is defined only if the device is not written down in
> a kernel, but it is loaded as the module.
>
> New USB stack, revision 531

You also need:

device ehci
device uhci
device ohci

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707160844.38489.hselasky>