source: mainline/uspace/drv/bus/isa/isa.dev@ 9f583151

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 9f583151 was 5203e256, checked in by Martin Decky <martin@…>, 14 years ago

keep the drivers source tree tidy by using logical subdirectories

  • Property mode set to 100644
File size: 164 bytes
RevLine 
[c1a8ae52]1com1:
[04c7003f]2 match 100 isa/ns8250
[c1a8ae52]3 irq 4
4 io_range 3f8 8
5
6com2:
[04c7003f]7 match 100 isa/ns8250
[c1a8ae52]8 irq 3
9 io_range 2f8 8
10
11keyboard:
12 match 100 isa/keyboard
13 irq 1
14 io_range 060 10
[04c7003f]15
Note: See TracBrowser for help on using the repository browser.