panic screenshot

On Fri, Feb 24, 2012 at 3:53 PM, Ján Veselý <[email protected]> wrote:
> Hi,
>
> my work on USB for ppc has now reached the stage that it can be tested
> sources are available here: bzr://krabicka.net/orome/helenos/usb/
> I synced with mainline today so all the newest stuff is included.
> Testing on qemu (0.11.1) shows it works with some limitations.
> There are 3 unresolved issues:
> 1) Setting LED status indicator fails, this might be a qemu usb kbd
> issue, or there is a problem somewhere in the usbhid code (I still
> avoid those parts)
> 2) autorepeat is borked, each keypress generates 8-12 characters, this
> might be a qemu issue (timer seems bit strange when running helenos),
> combined with the usage of polling instead of interrupts.
>
> the last one appeared after I merged mainline changes
> 3) irq handler unregister causes kernel panic (I disabled it for now,
> should not cause any harm)
>
> please test/review
>
> j.
>
> PS: I removed all optical separators :)

<<attachment: qemu-ppc-panic.png>>

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to