On Tue, Nov 04, 2008 at 11:07:25PM +0100, 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: > > > 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 > Now I just removed everything but usb2_core from the kernel config and load the modules manually. So far it runs pretty good. Mounting a umass device, removing it and doing an 'ls' on the mountpoint freezes the system, I thought this should not happen with the new stack? sysctl hw.usb2.uscanner.uscanner: 0 ^^^^^^^^ Could it be that this should be "debug"? -- Lars Engels E-Mail: lars.engels_at_0x20.net
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC