public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "durai" <durai@isofttech.com>
To: <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Porting BlueZ on embedded uClinux
Date: Mon, 15 Aug 2005 12:52:57 +0530	[thread overview]
Message-ID: <009201c5a16a$2c19f0b0$b604a8c0@DURAI> (raw)
In-Reply-To: E64BAD5A8AD46740828069A678D9DD73011A8D@netbe01.net.unimis

Hi Al,
I recently ported bluez stack in a embedded linux running 2.4.18 kernel.
First I downloaded the MH patch from  http://www.holtmann.org/linux/kernel/. 
and
applied it. Now both statically compiled driver as well as modules are 
working correctly.
You can also try finding an appropriate patch and patch it with your kernel. 
But what is
surprising for me is, though your kernel is 2.4.21 and you are not able to 
find the options in
make menuconfig.  I guess something  is messed up in your package.

Can you find "hci_usb_init" in your System.map? Is it integrated correctly?
regards
durai
----- Original Message ----- 
From: "Al" <Al_chane@issc.com.tw>
To: <bluez-devel@lists.sourceforge.net>
Sent: Monday, August 15, 2005 11:43 AM
Subject: RE: [Bluez-devel] Porting BlueZ on embedded uClinux


Hi,

     "hciconfig -a hci0" results the same.
-------------------------------------------------
/> new USB device :801aaa04-174d60
hub.c: new USB device 1, assigned address 2
usb.c: USB device 2 (vend/prod 0x1131/0x1001) is not claimed by any active 
driv.
/>
/> hciconfig -a hci0

Can't get device info: No such device
pid 9: failed 256
/>

---------------------------------------------------
      I think bluetooth drivers are not integrated to kernel correctly. 
hci_usb_init() in hci_usb.c is not run since I can't read the printout in 
embedded linux while the printout can be read in PC RH9 linux.

int hci_usb_init(void)
{
int err;

BT_INFO("BlueZ HCI USB driver ver %s Copyright (C) 2000,2001 Qualcomm Inc",
VERSION);
BT_INFO("Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>");

if ((err = usb_register(&hci_usb_driver)) < 0)
BT_ERR("Failed to register HCI USB driver");

return err;
}

-----Original Message-----
From: bluez-devel-admin@lists.sourceforge.net on behalf of Paul Webster
Sent: Mon 8/15/2005 1:38 PM
To: bluez-devel@lists.sourceforge.net
Cc:
Subject: Re: [Bluez-devel] Porting BlueZ on embedded uClinux
>      You are right about BlueZ was not initilized. After I force define 
> MODULE in
> af_bluetooth.c , creating bluetooth socket using hciconfig is OK. But 
> command "hciconfig
> -a" still can't read the bluetooth USB dongle information.

What about "hciconfig -a hci0"?


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel






-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-08-15  7:22 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-15  6:13 [Bluez-devel] Porting BlueZ on embedded uClinux Al
2005-08-15  7:22 ` durai [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-17  5:15 Al
2005-08-18  5:28 ` durai
2005-08-18  9:42 ` durai
2005-08-17  4:32 durai
2005-08-17  2:28 Al
2005-08-15 10:01 Al
2005-08-15 10:16 ` Peter Wippich
2005-08-15  5:10 Al
2005-08-15  5:38 ` Paul Webster
2005-08-15  2:44 Al
2005-08-12 10:02 Al
2005-08-12 12:34 ` Peter Wippich
2005-08-12  9:25 Al
2005-08-12  9:38 ` Peter Wippich
2005-08-12  8:39 Al
2005-08-12  9:01 ` Peter Wippich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='009201c5a16a$2c19f0b0$b604a8c0@DURAI' \
    --to=durai@isofttech.com \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox