[Dri-devel] PPC Lockup (ati-pcigart-branch)

Benjamin Herrenschmidt benh at kernel.crashing.org
Sun Jan 21 03:00:27 EST 2001


>> Very hard work indeed :) You'd have to write a mecanism to let most of
>> the OHCI controller code to run in a polled way from within the
>> debugger... quite nasty.
>
>Why? How's that different from ADB keyboards? It just won't work when
>interrupts are dead ;-)

xmon can poll the keyboard without any interrupts on Cuda & PMU machines
by sending the appropriate Cuda or PMU command to the chip and doing
polled IOs. On USB, it's also possible to poll the interrupt status
register of the OHCI chip. But it's a lot more painful since you have to
run most of the USB stack this way.

Ben.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list