patch-2.4.22 linux-2.4.22/drivers/usb/host/uhci-debug.h
Next file: linux-2.4.22/drivers/usb/host/usb-ohci.c
Previous file: linux-2.4.22/drivers/usb/host/sl811.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:42.000000000 -0700
- Orig file:
linux-2.4.21/drivers/usb/host/uhci-debug.h
- Orig date:
2003-06-13 07:51:36.000000000 -0700
diff -urN linux-2.4.21/drivers/usb/host/uhci-debug.h linux-2.4.22/drivers/usb/host/uhci-debug.h
@@ -464,7 +464,7 @@
}
#ifdef CONFIG_PROC_FS
-#define MAX_OUTPUT (PAGE_SIZE * 8)
+#define MAX_OUTPUT (64 * 1024)
static struct proc_dir_entry *uhci_proc_root = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)