All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] hci_usb module interrupts?
@ 2003-07-03 20:20 James Courtier-Dutton
  2003-07-18  0:25 ` Max Krasnyansky
  0 siblings, 1 reply; 2+ messages in thread
From: James Courtier-Dutton @ 2003-07-03 20:20 UTC (permalink / raw)
  To: bluez-devel

I have the following bluez modules loaded: -
hci_usb                 8088   1
bluez                  32356   1  [hci_usb]

hciconfig hci0 down
No interrupts from the bluetooth device.
hciconfig hci0 up
About 100 interrupts per second from the bluetooth device.
hciconfig hci0 down
No more interrupts from the bluetooth device.

There is no actual data coming from the bluetooth device, as I can check 
with hcidump. We get a few lines of output at the transition from up to 
down and down to up, but nothing in between.

Is this activity normal?
Does is happen with the PC card or PCI card usb adapters ?
It seems to me that these interrupts should not be there.

Can anybody shed some light on this problem?

Cheers
James




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-devel] hci_usb module interrupts?
  2003-07-03 20:20 [Bluez-devel] hci_usb module interrupts? James Courtier-Dutton
@ 2003-07-18  0:25 ` Max Krasnyansky
  0 siblings, 0 replies; 2+ messages in thread
From: Max Krasnyansky @ 2003-07-18  0:25 UTC (permalink / raw)
  To: James Courtier-Dutton, bluez-devel

At 01:20 PM 7/3/2003, James Courtier-Dutton wrote:
>I have the following bluez modules loaded: -
>hci_usb                 8088   1
>bluez                  32356   1  [hci_usb]
>
>hciconfig hci0 down
>No interrupts from the bluetooth device.
>hciconfig hci0 up
>About 100 interrupts per second from the bluetooth device.
>hciconfig hci0 down
>No more interrupts from the bluetooth device.
>
>There is no actual data coming from the bluetooth device, as I can check with hcidump. We get a few lines of output at the transition from up to down and down to up, but nothing in between.
>
>Is this activity normal?
>Does is happen with the PC card or PCI card usb adapters ?
>It seems to me that these interrupts should not be there.

Do you have SCO support compiled it ?
Also USB is a pulled bus. ie HC pulls device. When we bring device up we submit URB read requests.
I believe those can trigger interrupts even if there are no actual transfers.

Max



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-18  0:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-03 20:20 [Bluez-devel] hci_usb module interrupts? James Courtier-Dutton
2003-07-18  0:25 ` Max Krasnyansky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.