Skip to content
  • Marcelo Tosatti's avatar
    [PATCH] MPC8xx PCMCIA driver · de957c89
    Marcelo Tosatti authored
    
    
    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: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    de957c89