15 Oct, 2009

1 commit


29 Jan, 2009

1 commit


07 Jan, 2009

9 commits


23 Oct, 2008

1 commit

  • This is the first cut at a driver for the Redrapids Pocket Change
    CardBus devices.

    Receiving data seems to work properly, but overflows happen on transmit.
    Still needs more hardware debugging to work properly.

    (cleaned up to use proper driver core api functions by Greg)

    From: Vijay Kumar
    Cc: Alexey Zaytsev
    Cc: Jaya Kumar
    Cc: Ken Sienski
    Signed-off-by: Greg Kroah-Hartman

    Vijay Kumar