Hi,

First of all, I am impressed by the many mails that came over the list.
Many thanks for your help. (And sorry for my late answer)

Ian Campbell wrote:
The VIPER kernel has the Roman Weissgaerber's 0.9.5 driver, I was never
able to get the BDL one to work quite right, and some of the patches
seemed more invasive than I was happy with.

Sorry, I didn't get it. What do you mean with "BDL"? The Boudarydevices patches? If you didn't get it to work. I think I won't be able either.


I've been playing with the patches from
http://www.bennee.com/~alex/software/kernel/index.php as well, although
nothing has been released by Arcom using it at this time it's likely
this is what we will use for the next release.

That sounds interesting.
I downloaded them. I tried to compile it (using the Arcom cross compiler)
but was not able to do it. The Makefile contained the line:
"CC=sh4-linux-gcc" - error: unknown command
I cut it of and instead added to my PATH variable /opt/arcom/bin
Then the Makefile had an invalid option: "no-implicit-fp"
and without this option there was an error:
cc -D__KERNEL__ -DMODULE -I../../linux-2.4.22//include -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O1 -g -c -o hc_isp116x.o hc_isp116x.c
In file included from /opt/arcom/arm-linux/include/linux/mm.h:26,
from /opt/arcom/arm-linux/include/linux/slab.h:14,
from hc_isp116x.c:43:
/opt/arcom/arm-linux/include/asm/pgtable.h:161:33: asm-generic/pgtable.h: Datei oder Verzeichnis nicht gefunden
hc_isp116x.c: In function `READ_REG32':
hc_isp116x.c:221: Warnung: implicit declaration of function `__const_udelay'
make: *** [hc_isp116x.o] Fehler 1



I have to say that I didn't do much linux programming yet. :-(




Chris if you want to CC me on discussions on the bluetooth list feel
free. I am subscribed to the USB one (as you can see...). I couldn't
find any reference to Marcel mentioning USB reset in the bluetooth list
archives.

Well, I first encountered the errors trying to get BlueZ to work. The discussion started a month ago. And now that I search for an answer at the USB driver, I think my discussion is done with BlueZ for now. But however, I would be pleased to add you to CC (if) I write the next time to BlueZ. For now, on my Debian PC it works with the same USB dongles.

my first posting to BlueZ was this:
http://sourceforge.net/mailarchive/message.php?msg_id=7388923

interesting comments
(http://sourceforge.net/mailarchive/message.php?msg_id=7520059):
        The userspace programs should not be involved, because after the bnep0
        device shows up everything is handled by the kernel. Looks like a Xscale
        specific bug.

and after saying that something like "hciconfig hci0 up" doesn't always work,
he wrote in his next mail:


        maybe your host controller is a little bit buggy. I don"t know anything
        about it.


So finally thats why I'm here. Because I dont' have any other idea and I desperatly need some help.

--
Regards,
Christoph Torens


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to