/[OpenFirmware]
ViewVC logotype

Revision 1651


Jump to revision: Previous Next
Author: wmb
Date: Fri Jan 8 07:30:03 2010 UTC (3 years, 4 months ago)
Changed paths: 6
Log Message:
OLPC trac 9969 - make USB work after resume - sort of.  USB 2.0 devices
like mass storage devices and LANs work after resume, so long as you
don't suspend/resume too many times.  Eventually the system dies with
"user area used up", because the device nodes get reloaded every time.
I need to work out how to reuse the device nodes instead of reloading,
but that could get complicated.  I also need to do something about USB 1.1
devices.


Changed paths

Path Details
Directorydev/usb2/hcd/dev-info.fth modified , text changed
Directorydev/usb2/hcd/ehci/bulk.fth modified , text changed
Directorydev/usb2/hcd/ehci/control.fth modified , text changed
Directorydev/usb2/hcd/ehci/intr.fth modified , text changed
Directorydev/usb2/hcd/ehci/probe.fth modified , text changed
Directorydev/usb2/hcd/ehci/qhtd.fth modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15