Date: Wed, 15 Jul 2009 23:23:49 -0800 From: Mel Flynn <mel.flynn+fbsd.current@mailing.thruhere.net> To: freebsd-current@freebsd.org Cc: Rob Farmer <rfarmer768@gmail.com> Subject: Re: device "urtw" is unknown Message-ID: <200907152323.49765.mel.flynn%2Bfbsd.current@mailing.thruhere.net> In-Reply-To: <bb2d2fb50907152330l450b328er8ba7271f7e710c8b@mail.gmail.com> References: <bb2d2fb50907152330l450b328er8ba7271f7e710c8b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[Redirecting to -current]
On Wednesday 15 July 2009 22:30:05 Rob Farmer wrote:
> I am trying to build a custom kernel with the urtw device on 8.0 beta
> 1 amd64. According to the man page, I should add device urtw to my
> config (just Generic plus this) and it should work. But, I get:
>
> config: Error: device "urtw" is unknown
Can reproduce. It is built as module though, so you can kldload if_urtw. 
Perhaps the ${_urtw} magic in sys/modules/usb/Makefile is not understood by 
config(8).
-- 
Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907152323.49765.mel.flynn%2Bfbsd.current>
