patch-2.4.3 linux/drivers/pcmcia/i82365.c
Next file: linux/drivers/pcmcia/rsrc_mgr.c
Previous file: linux/drivers/pcmcia/cardbus.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sat Mar 3 10:50:29 2001
- Orig file:
v2.4.2/linux/drivers/pcmcia/i82365.c
- Orig date:
Wed Feb 21 18:20:30 2001
diff -u --recursive --new-file v2.4.2/linux/drivers/pcmcia/i82365.c linux/drivers/pcmcia/i82365.c
@@ -210,13 +210,13 @@
PCI_COMMAND_MASTER|PCI_COMMAND_WAIT)
/* These definitions must match the pcic table! */
-typedef enum pcic_id {
#ifdef CONFIG_ISA
+typedef enum pcic_id {
IS_I82365A, IS_I82365B, IS_I82365DF,
IS_IBM, IS_RF5Cx96, IS_VLSI, IS_VG468, IS_VG469,
IS_PD6710, IS_PD672X, IS_VT83C469,
-#endif
} pcic_id;
+#endif
/* Flags for classifying groups of controllers */
#define IS_VADEM 0x0001
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)