USB4BSD release candidate number 3 - request for review

Lars Engels lme at FreeBSD.org
Tue Nov 4 14:07:27 PST 2008


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20081104/3fb57a47/attachment-0001.pgp


More information about the freebsd-current mailing list