source: mainline/uspace/drv/bus/isa/ebus.dev

Last change on this file was 9754ed2, checked in by Jiri Svoboda <jiri@…>, 4 years ago

Make user-space mouse/keyboard work on Qemu sun4u machine

Now we can run it in graphical mode. Still need to add kernel keyboard
support for this strange hybrid machine.

  • Property mode set to 100644
File size: 119 bytes
RevLine 
[3c5b86c]1com1:
2 match 100 isa/ns8250
3 irq 2027
4 io_range 3f8 8
[9754ed2]5
6i8042:
7 match 100 isa/i8042
8 irq 2025
9 irq 2026
10 io_range 060 5
Note: See TracBrowser for help on using the repository browser.