mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 11:50:24 +00:00
parent
77010d6434
commit
66f3742112
@ -120,9 +120,12 @@ append qemu_args " -device usb-host,bus=ehci.0,vendorid=0x04e8,productid=0x6864
|
|||||||
# ASIX Electronics Corp. AX88179 Gigabit Ethernet
|
# ASIX Electronics Corp. AX88179 Gigabit Ethernet
|
||||||
append qemu_args " -device usb-host,bus=ehci.0,vendorid=0x0b95,productid=0x1790"
|
append qemu_args " -device usb-host,bus=ehci.0,vendorid=0x0b95,productid=0x1790"
|
||||||
|
|
||||||
# Motorola Moto E
|
# Motorola Moto E, G4 Play
|
||||||
append qemu_args " -device usb-host,id=motoe,bus=ehci.0,vendorid=0x22b8,productid=0x2e25"
|
append qemu_args " -device usb-host,id=motoe,bus=ehci.0,vendorid=0x22b8,productid=0x2e25"
|
||||||
|
|
||||||
|
# HTC A9
|
||||||
|
append qemu_args " -device usb-host,id=htc,bus=ehci.0,vendorid=0x0bb4,productid=0x0ffe"
|
||||||
|
|
||||||
append qemu_args " -nographic"
|
append qemu_args " -nographic"
|
||||||
|
|
||||||
run_genode_until forever
|
run_genode_until forever
|
||||||
|
Loading…
x
Reference in New Issue
Block a user