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

2004-05-11 Thread Ian Campbell
> > I merged them into the kernel, rather than building standalone, but from > > Hm, but compiling this standalone gives a module file, doesn it? I should think so, but as I said, I've only used the driver by merging with the kernel, and not by building it standalone... Your build procedure loo

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

2004-05-10 Thread Christoph Torens
Hi, > 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 c

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

2004-05-10 Thread Ian Campbell
On Sun, 2004-05-09 at 01:46, Christoph Torens wrote: > 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 >

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

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

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

2004-05-06 Thread Hasjim Williams
On Thu, 06 May 2004 09:27:12 +0100, "Ian Campbell" <[EMAIL PROTECTED]> said: > On Thu, 2004-05-06 at 08:35, [EMAIL PROTECTED] wrote: > > I thought, skimming the specs from Philips, that the ISP 116x is OHCI, > > but does'nt have memory-mapped registers (it's PIO). > > I seem to remember that it i

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

2004-05-06 Thread Hasjim Williams
On Thu, 06 May 2004 09:27:12 +0100, "Ian Campbell" <[EMAIL PROTECTED]> said: > On Thu, 2004-05-06 at 08:35, [EMAIL PROTECTED] wrote: > > I thought, skimming the specs from Philips, that the ISP 116x is OHCI, > > but does'nt have memory-mapped registers (it's PIO). > > I seem to remember that it i

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

2004-05-06 Thread Hasjim Williams
> Hmm, as we're currently thinking about replacing the dreaded SL811 > for our next PXA263 design with an ISP 116x, that's bad news for me ;) > > I thought, skimming the specs from Philips, that the ISP 116x is OHCI, > but does'nt have memory-mapped registers (it's PIO). Well, the registers are m

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

2004-05-06 Thread Ian Campbell
On Thu, 2004-05-06 at 08:35, [EMAIL PROTECTED] wrote: > I thought, skimming the specs from Philips, that the ISP 116x is OHCI, > but does'nt have memory-mapped registers (it's PIO). I seem to remember that it is pretty OHCI like, but with a few quirks. Unfortunately it was some time ago when I loo

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

2004-05-06 Thread stefan . eletzhofer
On Wed, May 05, 2004 at 08:34:41AM -0700, David Brownell wrote: > Hasjim Williams wrote: > > >The Viper Embedded Linux Developer Kit is based around an XScale > >device, so it needs to use an Embedded USB Host Controller. The > >Philips ISP1161A1 is such an example. An Embedded USB Host controll

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

2004-05-05 Thread David Brownell
Hasjim Williams wrote: The Viper Embedded Linux Developer Kit is based around an XScale device, so it needs to use an Embedded USB Host Controller. The Philips ISP1161A1 is such an example. An Embedded USB Host controller is not the same thing as a standard desktop OHCI controller. They have si

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

2004-05-05 Thread Ian Campbell
> The good news is that there are several drivers for the Philips > ISP1161A1. I'm not sure which version the Viper Embedded Linux Dev Kit > uses, but you might want to check the following URLs: The VIPER kernel has the Roman Weissgaerber's 0.9.5 driver, I was never able to get the BDL one to wor

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

2004-05-05 Thread Hasjim Williams
Christopher, I assume you're talking about the following dev board: http://www.arcom.com/products/icp/dev_kits/Linux/Java_VIPER.htm The Viper Embedded Linux Developer Kit is based around an XScale device, so it needs to use an Embedded USB Host Controller. The Philips ISP1161A1 is such an examp