On Monday 06 February 2012 01:04:19 Purushotham Nayak wrote:
> Hi All,
>
> I have Bose companion USB I'm trying to get it to work with FreeBSD. But
> there's no playback. I've put the details below. Does anyone know what
> could be the reason there is no playback?
Hi,
Can you dump the device and configuration descriptor using usbconfig?
usbconfig -d X.Y dump_device_desc dump_curr_config_desc
Probably some descriptors are matching or the sample rate is too high/low.
--HPS