Changeset a31aad1 in mainline for kernel/arch/ia64/src/ia64.c


Ignore:
Timestamp:
2012-02-14T22:29:02Z (12 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
27ed3edd
Parents:
cfb79747
Message:

Define PIO range for the ns16550 driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia64/src/ia64.c

    rcfb79747 ra31aad1  
    188188        sysinfo_set_item_val("kbd.address.physical", NULL,
    189189            (uintptr_t) NS16550_BASE);
    190         sysinfo_set_item_val("kbd.address.kernel", NULL,
    191             (uintptr_t) NS16550_BASE);
    192190#endif
    193191       
Note: See TracChangeset for help on using the changeset viewer.