Re: [Qemu-devel] patch for USB issues

2006-02-17 Thread Krister Walfridsson
On Thu, 16 Feb 2006, Lonnie Mendez wrote: Hello. That change to pci_register_io_region works over here with FreeBSD 6.0. However the revision for register 0x60 is incorrect. It should read: pci_conf[0x60] = 0x10; // USB Release 1.0 At least according to the uhci document I found that

[Qemu-devel] patch for USB issues

2006-02-16 Thread Krister Walfridsson
I'm playing with the USB code, but I cannot get the USB mouse emulation to work with the guests I have tried (NetBSD and Win2k). Attached are two patches that improves the situation somewhat. * hw/usb-uhci.c The PCI configuration registers are set up with an incorrect offset for USBB