patch-2.4.20 linux-2.4.20/include/asm-mips/pb1000.h
Next file: linux-2.4.20/include/asm-mips/pb1100.h
Previous file: linux-2.4.20/include/asm-mips/page.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-mips/pb1000.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-mips/pb1000.h linux-2.4.20/include/asm-mips/pb1000.h
@@ -22,13 +22,14 @@
*
* ########################################################################
*
- *
+ *
*/
#ifndef __ASM_PB1000_H
#define __ASM_PB1000_H
/* PCMCIA PB1000 specific defines */
-#define PCMCIA_MAX_SOCK 0 /* the second socket, 1, is not supported at this time */
+#define PCMCIA_MAX_SOCK 1
+#define PCMCIA_NUM_SOCKS (PCMCIA_MAX_SOCK+1)
#define PB1000_PCR 0xBE000000
#define PCR_SLOT_0_VPP0 (1<<0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)