Brisson Etienne-Y17530 wrote:
Hi,
I have a question related to the consistent memory in the USB OHCI driver.
Maybe the question is already answer on the mailing list archive, but I did not find
where.
It's probably at the top of (2.6) drivers/usb/host/ohci-mem.c ...
I notice that sometime the b
Hi,
I have a question related to the consistent memory in the USB OHCI driver.
Maybe the question is already answer on the mailing list archive, but I did not find
where.
I notice that sometime the buffer give to the TD is not allocated in consistent memory.
Ex: in the usb.c: usb_control_msg(),