Athought the bulk read is posted to the device from my bluetooth stack through the USBbluetooth driver , it never shows up to have reached to the bluetooth module ( CSR hardware ).
Can I replace FILL_BULK_URB with FILL_BULK_URB_TO ???? What difference will it make ???? How can i decrease the number of polling ??? >From: Greg KH <[EMAIL PROTECTED]> >To: invictus rm <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: [linux-usb-devel] bulk transaction failing on bluetooth >Date: Tue, 16 Oct 2001 10:16:42 -0700 > >On Tue, Oct 16, 2001 at 10:08:51PM +0530, invictus rm wrote: > > What it(CATC) showed was innumerable number of IN packets suggesting >polling > > on the bluetooth hardware . > >A bulk read is posted to the device. If the device does not have any >data to send, it responds with a NAK. No real bandwidth taken up here. > > > Probably, the BULK packets are never getting the required bandwidth for >them > > to get transferred to the module( since it is least preferred in >transfer > > sequence). > > How do i increase the priority of my bulk transfer in the usb code ??? > >You can't do that. >What kind of hardware do you have? > >thanks, > >greg k-h _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel