
MarcWetzel at gmx
Nov 7, 2009, 12:36 PM
Post #1 of 1
(106 views)
Permalink
|
|
PROBLEM: Instant kernel reboot on Poulsbo+Atom PC if system has heavy USB-Load
|
|
PROBLEM: Instant kernel reboot on Poulsbo+Atom PC if system has heavy USB load and/or USB Hangs While investigating the problem, I found the following ERRATA on Intels web-site: http://download.intel.com/design/chipsets/embedded/specupdt/319538.pdf Extract: 19. EHCI Controller Hang Problem: The EHCI host controller may hang if it is processing the schedule and system software accesses EHCI controller PCI configuration space registers 0xC0-0xCF, 0xDC-0xDF, or 0xF0-0xF3 Implication: The BIOS may soft hang during boot; OR the system may hard-hang during OS operation; OR USB2.0 devices may fail to operate properly during OS operation. Workaround: BIOS should remove all accesses to the listed PCI config registers while the schedule is running, except for 0xC0 (function disable) which can be done before EHCI init. Specialized software that accesses PCI configuration space should be avoided, or modified to avoid these registers. Status: For the steppings affected, see the Summary Tables of Changes. >-/* Is this errata relevant for my problems - In which source should I look to fix this? BR Marc -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo [at] vger More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|