* [Bluez-devel] FW: Regarding USB Bluetooth Driver for Linux.....(2.4.22 kernel)!
@ 2007-09-06 12:56 Pintu Agarwal
2007-09-10 19:11 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Pintu Agarwal @ 2007-09-06 12:56 UTC (permalink / raw)
To: bluez-devel
[-- Attachment #1.1: Type: text/plain, Size: 2605 bytes --]
Hi,
I have a USB Bluetooth device which can be used to transfer/receive
files from my Mobile.
I am working on a PBX system which is running on Linux.
I am planning to write a USB Bluetooth Driver for this in Linux. My PBX
Linux kernel version is - 2.4.22-ncgl-10.12.1.0
(Note: This kernel is a modified kernel of "2.4.22" without bluetooth
support)
I dont have any means of re-compiling the whole kernel again and putting
it on the box.
Also its not possible for me to upgrade the kernel version to 2.6.
Also this system doesnt have the kernel source as well.
I have to compile my code in some other system and put my binaries on
this box to test.
I have written the starting part of it and my driver seems to detect the
device. That is I could able to read the interface and the endpoints
from it.
But I am stuck on the part where we need to do "register", "open",
"send" on the HCI device.
When I use HCI calls and install my driver I get "un-resolved" symbols.
(hci_register_dev, hci_unregister_dev)
I think this symbols are not exported in my kernel.
Is there any way to EXPORT this symbols without re-building the Kernel
again?
Or is there any other way by which I can go ahead. That is without using
HCI.
Can I use RFCOMM here??
According to me it looks like "hci_core", "l2cap" and "rfcomm"
interfaces are missing from my kernel.
Is there a way to re-compile only this part from the whole kernel source
and install it on my system to get those symbols.
Can you guide me writing my own simple USB bluetooth driver for kernel
2.4.22 where I can able to transfer files from my mobile to my linux pc.
Please help me out.
Thanks, Regards
Pintu
SASKEN BUSINESS DISCLAIMER
-------------------------
This message may contain confidential, proprietary or legally privileged information. In
case you are not the original intended Recipient of the message, you must not, directly or
indirectly, use, Disclose, distribute, print, or copy any part of this message and you are
requested to delete it and inform the sender. Any views expressed in this message are
those of the individual sender unless otherwise stated. Nothing contained in this message
shall be construed as an offer or acceptance of any offer by Sasken Communication
Technologies Limited ("Sasken") unless sent with that express intent and with due
authority of Sasken. Sasken has taken enough precautions to prevent the spread of
viruses. However the company accepts no liability for any damage caused by any virus
transmitted by this email
[-- Attachment #1.2: Type: text/html, Size: 7400 bytes --]
[-- Attachment #2: Type: text/plain, Size: 315 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
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] FW: Regarding USB Bluetooth Driver for Linux.....(2.4.22 kernel)!
2007-09-06 12:56 [Bluez-devel] FW: Regarding USB Bluetooth Driver for Linux.....(2.4.22 kernel)! Pintu Agarwal
@ 2007-09-10 19:11 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2007-09-10 19:11 UTC (permalink / raw)
To: BlueZ development
Hi Pintu,
>
> I have a USB Bluetooth device which can be used to transfer/receive
> files from my Mobile.
>
> I am working on a PBX system which is running on Linux.
> I am planning to write a USB Bluetooth Driver for this in Linux.
> My PBX Linux kernel version is - 2.4.22-ncgl-10.12.1.0
> (Note: This kernel is a modified kernel of "2.4.22" without bluetooth
> support)
> I dont have any means of re-compiling the whole kernel again and
> putting it on the box.
> Also its not possible for me to upgrade the kernel version to 2.6.
we don't support the 2.4 kernel series anymore. So you are own your own.
> Also this system doesnt have the kernel source as well.
Actually that is illegal.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/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
end of thread, other threads:[~2007-09-10 19:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 12:56 [Bluez-devel] FW: Regarding USB Bluetooth Driver for Linux.....(2.4.22 kernel)! Pintu Agarwal
2007-09-10 19:11 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox