public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* btusb+slob
@ 2009-03-11 22:51 Russ Dill
  2009-03-12  6:58 ` [beagleboard] btusb+slob Hunyue Yau
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Dill @ 2009-03-11 22:51 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: linux-bluetooth, discussion

After running into problems with btusb on my OMAP3 (arm) based Beagle
Board, I discovered that switching from SLOB to SLAB causes the
problems to go away. With SLOB:

Scanning ...
        05:16:CF:F7:04:20       n/a
        00:11:F6:05:79:95       ....R#w
        00:1A:8A:DB:E8:3D       ....R$w9
        00:16:CF:F7:04:20
        05:1A:8A:DB:E8:3D       n/a

Devices:
        hci0    00:00:00:00:A8:AE

Connections:
        < ACL 00:11:F6:05:79:95 handle 0 state 5 lm MASTER


With SLAB:

Scanning ...
        00:1A:8A:DB:E8:3D       SGH-T629

Devices:
	hci0	00:1B:DC:0F:A8:AE

Connections:
	< ACL 00:11:F6:05:79:95 handle 42 state 1 lm SLAVE

I have not been able to test on other architectures yet to determine
if it is another component in the chain (such as the usb OTG
controller) misbehaving with SLOB. This is with git latest (post
2.6.29-rc7) and a number of OMAP branches.

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

end of thread, other threads:[~2009-03-12  7:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-11 22:51 btusb+slob Russ Dill
2009-03-12  6:58 ` [beagleboard] btusb+slob Hunyue Yau
2009-03-12  7:10   ` Russ Dill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox