Re: [linux-usb-devel] USB OHCI consistent memory question

2004-03-11 Thread David Brownell
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

[linux-usb-devel] USB OHCI consistent memory question

2004-03-11 Thread Brisson Etienne-Y17530
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(),