Various minor tweaks to get qemu emulating a touchscreen device

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@772 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum
2006-09-28 14:38:53 +00:00
parent eb83f4bb4e
commit ae40c627ce
6 changed files with 506 additions and 8 deletions

View File

@@ -5,4 +5,4 @@ then
QEMU_MEMORY="64M"
fi
qemu-system-arm -kernel $1 -append "root=/dev/sda mem=$QEMU_MEMORY" -net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=./qemu-ifup -M versatilepb -hda $2
qemu-system-arm -kernel $1 -append "root=/dev/sda mem=$QEMU_MEMORY" -net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=./qemu-ifup -M versatilepb -hda $2 -usb -usbdevice wacom-tablet