Changeset 1f385a68 in mainline for contrib/conf/gxemul.sh


Ignore:
Timestamp:
2006-05-16T14:57:09Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2e2d654
Parents:
897f2e76
Message:

Support for mips kbd driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/conf/gxemul.sh

    r897f2e76 r1f385a68  
    22# Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
    33# we place the pages at 24M
    4         gxemul $@ -E testmips -X 0x81800000:ns 0x81900000:init kernel.bin
     4        gxemul $@ -E testmips -X 0x81800000:../uspace/ns/ns 0x81900000:../uspace/kbd/kbd 0x81a00000:../uspace/init/init kernel.bin
Note: See TracChangeset for help on using the changeset viewer.