Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2012 11:17:42 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-hackers@freebsd.org
Cc:        Doug Barton <dougb@freebsd.org>
Subject:   Re: Is there a reason that xhci isn't mentioned in NOTES in 8-stable?
Message-ID:  <201207191117.42833.hselasky@c2i.net>
In-Reply-To: <5007D002.7000805@FreeBSD.org>
References:  <5007D002.7000805@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 19 July 2012 11:14:42 Doug Barton wrote:
> The xhci code in 8-stable works, but it's not mentioned in the NOTES
> files in sys/conf, sys/i386/conf, or sys/amd64/conf. The module is
> hooked up in sys/modules/usb/Makefile, and that's how I've been using it
> so far. Is it not possible to compile this code into the kernel?
> 
> Doug

Yes, you can compile xhci into the kernel using "device xhci". Not sure who's 
responsible for updating NOTES.

--HPS



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