solved,
thanks
--- Patrick Zou <[EMAIL PROTECTED]> wrote:
> hi,
>
> for the readl(&ohci->regs->ed_controled), the value
> returned the the physical address of the control
> head
> wirte, I need to translte this physical address to
> virtual address to use, right? how come the value is
> being
hi,
for the readl(&ohci->regs->ed_controled), the value
returned the the physical address of the control head
wirte, I need to translte this physical address to
virtual address to use, right? how come the value is
being used directly?
thanks
P/