Searched hist:de957c89b7dadb3147e885d7b6eb9db73d0eea57 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pcmcia/ |
H A D | Makefile | diff de957c89b7dadb3147e885d7b6eb9db73d0eea57 Sat Oct 29 02:46:13 CEST 2005 Marcelo Tosatti <marcelo.tosatti@cyclades.com> [PATCH] MPC8xx PCMCIA driver
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: Andrew Morton <akpm@osdl.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | Kconfig | diff de957c89b7dadb3147e885d7b6eb9db73d0eea57 Sat Oct 29 02:46:13 CEST 2005 Marcelo Tosatti <marcelo.tosatti@cyclades.com> [PATCH] MPC8xx PCMCIA driver
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: Andrew Morton <akpm@osdl.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|