patch-2.1.103 linux/init/main.c
Next file: linux/kernel/sched.c
Previous file: linux/include/net/ip_masq.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu May 14 19:11:48 1998
- Orig file:
v2.1.102/linux/init/main.c
- Orig date:
Fri May 8 23:14:57 1998
diff -u --recursive --new-file v2.1.102/linux/init/main.c linux/init/main.c
@@ -422,6 +422,18 @@
#ifdef CONFIG_BLK_DEV_PS2
{ "eda", 0x2400 },
#endif
+#ifdef CONFIG_PARIDE_PD
+ { "pda", 0x2d00 },
+ { "pdb", 0x2d10 },
+ { "pdc", 0x2d20 },
+ { "pdd", 0x2d30 },
+#endif
+#ifdef CONFIG_PARIDE_PCD
+ { "pcd", 0x2e00 },
+#endif
+#ifdef CONFIG_PARIDE_PF
+ { "pf", 0x2f00 },
+#endif
#if CONFIG_APBLOCK
{ "apblock", APBLOCK_MAJOR << 8},
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov