On Mon, 2 Jan 2006, Scott D. Davilla wrote: > >I've heard about this bit before. In my experience with VIA UHCI > >controllers it has always been set to 1 -- but I don't have a motherboard > >with a VIA chipset. > > > > > >That option should be set in any case. You may not need to ignore the > >babble/EOF2 error; the higher-level USB protocols ought to be robust > >enough to withstand an occasional babble error. > > > > Where's the best place to change the setting, pci/quirks.c? Docs > don't say but I should set it when the ehci controller is stopped.
The bit should be set either in ehci_pci_setup or ehci_run. Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
