~vojtech-horky/helenos/usb

Viewing all changes in revision 1075.

  • Committer: Vojtech Horky
  • Date: 2011-09-24 20:45:10 UTC
  • Revision ID: vojtechhorky@users.sourceforge.net-20110924204510-msipoco2i4sp4mae
console: initialize event-queue of kconsole (#377)

When some kernel console not aware keyboard (such as USB) sends event
while in the kernel console, the console service will try to add it
to the event queue of kernel console. Prior this commit,, this queue
was not initialized and thus the operation caused page violation.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: