Re: USB4BSD release candidate number 3 - request for review

From: Hans Petter Selasky <hselasky_at_c2i.net>
Date: Wed, 5 Nov 2008 09:09:13 +0100
On Tuesday 04 November 2008, Lars Engels wrote:
> On Tue, Nov 04, 2008 at 07:56:47PM -0200, Renato Botelho wrote:
> > On Tue, Nov 4, 2008 at 7:22 PM, Lars Engels <lme_at_freebsd.org> wrote:
> > > On Fri, Oct 31, 2008 at 05:16:09PM +0000, Thomas Sparrevohn wrote:
> > >> On Friday 31 October 2008 15:56:42 Hans Petter Selasky wrote:
> > >> > On Friday 31 October 2008, Olivier SMEDTS wrote:
> > >> > > Hello,
> > >> > >
> > >> > > Each device driver has been splitted since RC3.
> > >> > > Look in /boot/kernel/usb2_*. You can use modules.
> > >> > > For example, for my usb mouse, I use usb2_input_ums.
> > >> >
> > >> > Hi,
> > >> >
> > >> > Looks like I made a small typo there. The module is named
> > >> > "usb2_input_ms" while the kernel option is named "usb2_input_ums".
> > >> > The kernel option should be named "usb2_input_ms".
> > >>
> > >> Is this the same issue?
> > >>
> > >> config: Error: device "usb2_controller_uss820dci" is unknown
> > >> config: Error: device "usb2_ethernet_dav" is unknown
> > >
> > > device usb2_ethernet_dav is still unknown in the commit version in
> > > HEAD.
> >
> > I believe it was just a typo, the correct is usb2_ethernet_udav
>
> Good point. :) After changing it to _udav I am getting this:
> In file included from /usr/src/sys/dev/sound/pcm/sound.h:94,
>                  from /usr/src/sys/dev/usb2/sound/uaudio2.c:79:
> /usr/src/sys/dev/sound/pcm/channel.h:216:24: error: channel_if.h: No
> such file or directory
> /usr/src/sys/dev/usb2/sound/uaudio2.c:81:23: error: feeder_if.h: No such
> file or directory
> In file included from /usr/src/sys/dev/sound/pcm/sound.h:94,
>                  from /usr/src/sys/dev/usb2/sound/uaudio2_pcm.c:31:
> /usr/src/sys/dev/sound/pcm/channel.h:216:24: error: channel_if.h: No
> such file or directory
> /usr/src/sys/dev/usb2/sound/uaudio2_pcm.c:36:22: error: mixer_if.h: No
> such file or directory
>
> mkdep: compile failed

Hi,

Dependancy towards "device sound" I think. Try loading the module instead of 
having the device in the kernel.

--HPS
Received on Wed Nov 05 2008 - 08:07:13 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC