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

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)