patch-2.4.15 linux/include/linux/parport.h
Next file: linux/include/linux/pci.h
Previous file: linux/include/linux/nfs_page.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Nov 14 14:52:47 2001
- Orig file:
v2.4.14/linux/include/linux/parport.h
- Orig date:
Thu Oct 11 08:02:26 2001
diff -u --recursive --new-file v2.4.14/linux/include/linux/parport.h linux/include/linux/parport.h
@@ -11,8 +11,8 @@
/* Start off with user-visible constants */
-/* Maximum of 8 ports per machine */
-#define PARPORT_MAX 8
+/* Maximum of 16 ports per machine */
+#define PARPORT_MAX 16
/* Magic numbers */
#define PARPORT_IRQ_NONE -1
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)