tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bus_dmamap_sync() for uhci(4)



macallan%NetBSD.org@localhost wrote:

> This works better, devices are found and I don't see those 'generic  
> HBA error's anymore.
> Reads seem to work fine, both with uhci and ehci. Writes however  
> don't seem to work right. Symptoms:

"offs += len" is needed after "buf += len" in uhci_device_isoc_enter()?

BTW, patch for ehci.c doesn't seem to have PREREAD/PREWRITE ops
for xfer->dmabuf.
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index