Re: [linux-usb-devel] isp116x debug info/timing problem?

2004-11-23 Thread Christoph Torens
with PXA255 (XScale) -- Regards, Christoph Torens --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start rea

Re: [linux-usb-devel] isp116x debug info/timing problem?

2004-11-22 Thread Christoph Torens
bination working? Has someone tested the new 2.6 driver and bluetooth? -- Regards, Christoph Torens --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which prod

[linux-usb-devel] hc_isp116x and delays

2004-10-19 Thread Christoph Torens
with mdelay(5) and not with ndelay(5000). (Or even bigger values of ndelay) I have a arm architecture: Arcom Viper with PXA255. I looked in arch/arm/lib/delay.S where __ndelay and __udelay (what is used by mdelay) is defined, but its assembler code. Why could this be? -- Regards, Christoph Torens

Re: [linux-usb-devel] OHCI driver for ISP1362 / ISP116x chip

2004-10-07 Thread Christoph Torens
Hi, On Mon, 04 Oct 2004 15:10:47 +0100, Ian Campbell <[EMAIL PROTECTED]> wrote: Hi Lothar, Early in September you were working on a driver for the isp1362 based upon your work with the ohci-emu/sl811 stuff. I'm just wondering what the current status of this is. Do you have a webpage with patches

Re: [linux-usb-devel] isp116x bingo version release, hope may help you : )

2004-10-03 Thread Christoph Torens
Hello List, I compiled the BINGO version. but it is the same result as I had with TANGO before. for all non bluetooth specific it seems to work. but for bluetooth it's not working: (it works with isp116x Version 0.9.5 (10/28/2001)) [EMAIL PROTECTED] root# hciconfig -a hci0: Type: USB BD

Re: [linux-usb-devel] RE: isp1161 ISOC timeout problems

2004-09-19 Thread Christoph Torens
Hello List, On Sat, 18 Sep 2004 08:38:23 +0900, adsynori <[EMAIL PROTECTED]> wrote: Hi David Brownell though you name David Brownell I thought you could possibly address me with this help, so I tested it... According to bus timing, Download BINGO version and refer to hc_isp116x.c READ_REG** WRITE_

Re: [linux-usb-devel] RE: isp1161 ISOC timeout problems

2004-09-16 Thread Christoph Torens
Hello List, On Wed, 15 Sep 2004 08:59:57 -0700, David Brownell <[EMAIL PROTECTED]> wrote: On Wednesday 15 September 2004 8:21 am, Christoph Torens wrote: But then I noticed that with the following DEBUG module parameters everything works perfectly (the first three parameters are st

Re: [linux-usb-devel] RE: isp1161 ISOC timeout problems

2004-09-15 Thread Christoph Torens
Hello List, I've been following all the discussions about the isp116x chip. I have also some problems with the this chip and postet them to this list some time ago, but I experienced something new recently. I am (also) using the Arcom Viper (PXA255) and my task is to get a bluetooth dongle working.

Re: [linux-usb-devel] Anyone using an ISP1362 or ISP116x?

2004-08-26 Thread Christoph Torens
On Thu, 26 Aug 2004 10:34:08 +0100, Alex Bennee <[EMAIL PROTECTED]> wrote: Not us I'm afraid, we've just stuck to memory sticks, keyboards, and CD writers. Have you tested the Bluetooth dongle works on another system with different USB low level driver. Thanks for the answer. I have tested 3 to 4 U

Re: [linux-usb-devel] Anyone using an ISP1362 or ISP116x?

2004-08-25 Thread Christoph Torens
oment: But then, why does one module have no problems with the ^^ module should be "dongle" instead sorry, again. -- Regards, Christoph Torens --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Bl

Re: [linux-usb-devel] Anyone using an ISP1362 or ISP116x?

2004-08-25 Thread Christoph Torens
ld mail directly and to the list, or list only) I really would appreciate any comments or insights. -- Regards, Christoph Torens --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic D

Re: [linux-usb-devel] isp1161 crashes my devices

2004-05-10 Thread Christoph Torens
2 Segmentation fault modprobe -q hc_isp116x >/dev/null 2>&1 ups, I just realized I did only 'depmod' hm, i'll try it with 'depmod -a' tomorrow. stupid I forgot the '-a' -- Best Regards, Christoph Torens --

Re: [linux-usb-devel] isp1161 crashes my devices

2004-05-08 Thread Christoph Torens
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 str

[linux-usb-devel] isp116 crashes my devices

2004-05-04 Thread Christoph Torens
HCI driver? Or is this only a renaming of the OHCI driver? I don't understand why to use this special driver. On my normal Linux PC everything works fine. No such Problems. Can you point me to what to do or what else could be the Problem? I really appreciate any help or comments. --

[linux-usb-devel] usb kernel driver (host adapter)

2003-11-06 Thread Christoph Torens
hi ! i received the task to set a one-board embeded pc (pc 104) working with usb. The pc has an usb interface, but the vendor does not support it by now and promises for the next driver update. (It runs a minimal linux) Because we can not wait, i was asked to do some research on that. So here is m