On Tuesday 01 September 2009 22:13:46 Bill Squire {billsf} wrote: > I believe snd_uaudio is not expecting HID. > Plugging in the driver in with hardware attached causes instant (but > harmless) freezing and no dump. Hi, Test proposal: Try to reduce: #define UAUDIO_RECURSE_LIMIT 24 /* rounds */ Into: #define UAUDIO_RECURSE_LIMIT 10 /* rounds */ In: /usr/src/sys/dev/sound/usb/uaudio.c Maybe the current descriptor parsing code is too CPU hungry if the descriptor is bad :-) --HPSReceived on Tue Sep 01 2009 - 19:00:19 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:54 UTC