Ignore:
Timestamp:
2008-07-27T15:15:48Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
94fa807d
Parents:
46d8eb9
Message:

reintroduce support for MSIM text console in user space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/mips32/include/drivers/msim.h

    r46d8eb9 r113c677  
    3737
    3838/** Address of devices. */
    39 #define MSIM_VIDEORAM           0xB0000000
    40 #define MSIM_KBD_ADDRESS        0xB0000000
     39#define MSIM_VIDEORAM           0x90000000
     40#define MSIM_KBD_ADDRESS        0x90000000
    4141#define MSIM_KBD_IRQ            2
    4242
Note: See TracChangeset for help on using the changeset viewer.