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 resetting the chip, but
> I will take a closer look...

Then you are using no reset at all.

> > >                 .dma_mask      = &usb_dma_mask,
> >
> > shouldn't you just use 0xffffffffUL here?
>
> May be. Hence my "stupid" questions. Why?
> Depends the driver on it even dma turned off? Or can't it be turned off?

If you don't use dma, you can lie to the initialization code
that all low 4GB memory is dma-able. It is a hack to get
past the initialization.

Olav




-------------------------------------------------------
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 reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to