sh: Add marubun's pcmcia driver
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sat, 24 Nov 2007 17:39:31 +0000 (02:39 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 28 Nov 2007 16:17:43 +0000 (01:17 +0900)
commit33ecdc2f9d64926e1a6067b28f3a0aefc3b6d23d
treee266c930a094e825a6da0fa5b2191379b760b561
parentfebd86b969b975289ed948f1ac0eb9722da41ced
sh: Add marubun's pcmcia driver

Marubun pcmcia is a chip for PCMCIA used with SuperH.
Of course, this can be used even by other architectures.
When use this driver, came to be able to use CompactFlash
and Ethernet.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
doc/README.marubun-pcmcia [new file with mode: 0644]
drivers/Makefile
drivers/marubun_pcmcia.c [new file with mode: 0644]