On Tue, May 31, 2005 at 04:47:58PM +0530, Annamalai Prakash (Tata Elxsi) wrote:
> Hi List,
> 
>              I am tring to communicate with my Bluetooth USB dongle (BT5000U 
> from silicom Wave)  through Linux USB Bluetooth TTY driver. I am using 
> 2.4.19-rmk7-ds3 arm Kernel. I have
> USB support. Atpresent my kernel dont have any Bluetooth stack (Bluez or Open
> BBT).  I didnt add HID support (Keyboard/vedio support ) also. I have
> connected my USB dongle in  PCI-USB converter card. USB Dongle seems to be
> identified by the kernel. I tried to write some data { 0x01,0x09,0x10,00} .
> through C program.. i got the following messages on dmesg. I have pasted the
> complete dmesg.

The driver looks like it is working just fine.  Why do you think it
isn't?  You are supposed to use a bluetooth stack with that driver, you
can't just connect to it and try to write raw data to it (unless you
want to write your own bluetooth stack...)

Good luck,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to