]> rtime.felk.cvut.cz Git - orte.git/commit
RTEMS: alternative example network configuration for ne2k card under QEMU.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 2 Nov 2014 16:21:32 +0000 (17:21 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 2 Nov 2014 16:21:32 +0000 (17:21 +0100)
commit6c2aa34c2b38faa76b632e3aa4fec770b54fbc48
tree4e27c509795f295e26bd885fd13b4dbea6e6221d
parent32ceed0eb8e09a4e6f47d17df2905daad87c4734
RTEMS: alternative example network configuration for ne2k card under QEMU.

This allows to run example build for pc686 board in QEMU
with networking

qemu-system-i386 -kernel _compiled/pc686/bin/orte_rtems_shell_example \
  -net nic,vlan=0,model=ne2k_isa \
  -net tap,script=/etc/qemu-ifup

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
orte/examples/rtems-shell/networkconfig-i386-qemu.h [new file with mode: 0644]