Re: [linux-usb-devel] isp116x dma

2004-11-30 Thread Konstantin Kletschke
Am 2004-11-30 10:02 -0400 schrieb Philipp Schmid: > HCISTL0PORT [40]: 2040 > would be the issue. Instead, it almost looks more like you are reading back > the address register somehow, as all 32 bit data regs contain their address > value. Ah! Now I see that too! WTF? How can this sh*** com

RE: [linux-usb-devel] isp116x dma

2004-11-30 Thread Philipp Schmid
Konstantin Kletschke Sent: Tuesday, November 30, 2004 7:31 AM Am 2004-11-30 11:51 +0200 schrieb Olav Kongas: > Then you are using no reset at all. Well, is this general a show stopper? In my opinion that should not break the state when powered up, but... > If you don't use dma, you can lie to t

Re: [linux-usb-devel] isp116x dma

2004-11-30 Thread Konstantin Kletschke
Am 2004-11-30 11:51 +0200 schrieb Olav Kongas: > Then you are using no reset at all. Well, is this general a show stopper? In my opinion that should not break the state when powered up, but... > If you don't use dma, you can lie to the initialization code > that all low 4GB memory is dma-able.

Re: [linux-usb-devel] isp116x dma

2004-11-30 Thread Olav Kongas
On Tue, 30 Nov 2004, Konstantin Kletschke wrote: > Am 2004-11-30 09:53 +0200 schrieb Olav Kongas: > > > Just wondering, are you using software reset or no reset at > > all? > > I _hope_ I use software reset. Definately no hardware reset. > The isp1362 initializing functions say they are resettin