lkml.org 
[lkml]   [2003]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectUSB-problem with uhci-hcd in versions 2.6.0-test5 and 2.6.0-test6
Hi All,

I saw that you also reported problems with USB/uhci-hcd on your systems. Can you test
the following patch and see if it works now?

Greetings,
Wim.

--- linux-2.6.0-test6/drivers/usb/host/uhci-hcd.c 2003-09-28 02:50:56.000000000 +0200
+++ linux-2.6.0-test6/drivers/usb/host/uhci-hcd.c 2003-09-28 23:21:30.000000000 +0200
@@ -2185,8 +2185,8 @@
/* Maybe kick BIOS off this hardware. Then reset, so we won't get
* interrupts from any previous setup.
*/
- pci_write_config_word(hcd->pdev, USBLEGSUP, USBLEGSUP_DEFAULT);
reset_hc(uhci);
+ pci_write_config_word(hcd->pdev, USBLEGSUP, USBLEGSUP_DEFAULT);
return 0;
}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.042 / U:0.520 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site