• M
    [PATCH] MPC8xx PCMCIA driver · de957c89
    Marcelo Tosatti 提交于
    Here is an uptodated version of the MPC8xx PCMCIA driver for v2.6,
    addressing comments by Jeff and Dominik:
    
    - use IO accessors instead of direct device memory referencing
    - avoid usage of non-standard "uint/uchar" data types
    - kill struct typedef's
    
    Will submit it for inclusion once v2.6.14 is out.
    
    Testing on 8xx platforms is more than welcome! Works like a charm
    on our custom hardware (CONFIG_PRxK).
    
    Cc: Dominik Brodowski <linux@dominikbrodowski.net>
    Signed-off-by: NAndrew Morton <akpm@osdl.org>
    Signed-off-by: NPaul Mackerras <paulus@samba.org>
    de957c89
Kconfig 7.2 KB