Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2009 15:21:21 -0800
From:      Maksim Yevmenkin <maksim.yevmenkin@gmail.com>
To:        Lars Engels <lme@freebsd.org>
Cc:        current@freebsd.org, Hans Petter Selasky <hselasky@c2i.net>
Subject:   Re: [PATCH] for ng_ubt2 stalled transfers
Message-ID:  <bb4a86c70901231521r5a5a2ea4t28f1eca55959221e@mail.gmail.com>
In-Reply-To: <20090123212952.GM60948@e.0x20.net>
References:  <bb4a86c70901231112x693f18cmbb29b966cb972992@mail.gmail.com> <bb4a86c70901231113v2b72423cg7aadbb7348d9bafe@mail.gmail.com> <20090123212952.GM60948@e.0x20.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Thanks for the quick patch, but that did not help:
>
> ubt0: <Broadcom Corp Foxconn Bluetooth 2.0 plus EDR, class 224/1, rev 2.00/1.00, addr 2> on usbus2
> ubt0:ubt_bulk_read_callback:981: bulk-in transfer failed: USB_ERR_STALLED
> ubt0:ubt_intr_read_callback:834: interrupt transfer failed: USB_ERR_STALLED

stalled transfers are NOT going to be fixed. the patch was to make
sure the system would not crash with stalled transfers.

> I also have another usb bluetooth stick which shows this on insertion:
>
> Jan 23 22:13:00 maggie kernel: usb2_alloc_device:1401: set address 2 failed (ignored)
> Jan 23 22:13:00 maggie kernel: usb2_alloc_device:1436: getting device descriptor at addr 2 failed!

this is something else. this happens earlier than usb2_bluetooth_ng

> Jan 23 22:13:01 maggie kernel: ugen0.2: <Cambridge Silicon Radio> at usbus0
> Jan 23 22:13:01 maggie kernel: ubt1: <Cambridge Silicon Radio Bluetooth USB dongle, class 224/1, rev 1.10/3.73, addr 2> on usbus0

that looks normal to me.

thanks,
max

>
>
>
> Lars
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb4a86c70901231521r5a5a2ea4t28f1eca55959221e>