No. I am using qemu (version 2.1.2) with -usbdevice option. I run qemu with following command
qemu-system-i386 -bios ./coreboot.rom -hda hda.img -usbdevice disk:usb.img -nographic
On Sun, Oct 12, 2014 at 11:31 PM, Nico Huber nico.h@gmx.de wrote:
On 12.10.2014 18:21, Vipin Gahlaut wrote:
Logs for the problem I am getting repeatedly at run time change on port 1 fullspeed device first get_descriptor(DT_DEV) failed set_address failed
That's exactly what I observed on a kontron/986lcd-m (i945) with low- speed devices connected to the UHCI. Are you using a similar platform?
Nico