Google
  Web www.spinics.net

[PATCH][0/2] usb: sm501 ohci controller patches V4/V2

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


usb: sm501 ohci controller patches V4/V2

 [1/2] usb: dma bounce buffer support V4
 [2/2] usb: ohci-sm501 driver V2

The sm501 usb host controller is a regular ohci implementation but with the
exception that it can only do dma to a certain area of memory. This memory is
sm501 specific and the mfd driver for sm501 currently divides this memory
between the framebuffer and the usb host controller.

To support the sm501 usb host controller we need to allocate all usb data from
this sm501 memory. The function dma_declare_coherent_memory() helps us with
that - all dma_alloc_coherent() calls will end up allocating such memory.

The USB core does however allocate data using kmalloc, so to fully support
such a behaviour we need dma bounce buffer support. These bounce buffers
can be requested using the flag HCD_LOCAL_MEM.

Signed-off-by: Magnus Damm <damm@xxxxxxxxxx>
---

 drivers/usb/core/buffer.c     |    9 -
 drivers/usb/core/hcd.c        |  176 ++++++++++++++++++++++++---
 drivers/usb/core/hcd.h        |    1 
 drivers/usb/host/ohci-hcd.c   |    5 
 drivers/usb/host/ohci-sm501.c |  264 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 432 insertions(+), 23 deletions(-)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
linux-usb-devel@xxxxxxxxxxxxxxxxxxxxx
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

[Home]     [Video for Linux]     [Photo]     [Yosemite Forum]     [Yosemite Photos]    [Video Projectors]     [PDAs]     [Hacking TiVo]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Devices]     [Big List of Linux Books]     [Free Dating]

  Powered by Linux