ChangeSet 1.781.21.6, 2002/10/15 00:31:12-07:00, johannes@erdfelt.com [PATCH] 2.5 uhci proc path This is a patchlet that updates a comment to use the correct path to the proc debugging file. diff -Nru a/drivers/usb/host/uhci-hcd.c b/drivers/usb/host/uhci-hcd.c --- a/drivers/usb/host/uhci-hcd.c Fri Oct 18 14:43:47 2002 +++ b/drivers/usb/host/uhci-hcd.c Fri Oct 18 14:43:47 2002 @@ -69,7 +69,7 @@ * debug = 0, no debugging messages * debug = 1, dump failed URB's except for stalls * debug = 2, dump all failed URB's (including stalls) - * show all queues in /proc/uhci/hc* + * show all queues in /proc/driver/uhci/[pci_addr] * debug = 3, show all TD's in URB's when dumping */ #ifdef DEBUG