Changeset 04c7003f in mainline for uspace/srv/drivers/isa/isa.dev


Ignore:
Timestamp:
2010-05-14T08:11:15Z (14 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
cf8cc36
Parents:
f619943a
Message:

renamed serial port driver to ns8250, fixed a little bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/drivers/isa/isa.dev

    rf619943a r04c7003f  
    11com1:
    2         match 100 isa/serial
     2        match 100 isa/ns8250
    33        irq 4
    44        io_range 3f8 8
    55
    66com2:
    7         match 100 isa/serial
     7        match 100 isa/ns8250
    88        irq 3
    99        io_range 2f8 8
Note: See TracChangeset for help on using the changeset viewer.