]> git.proxmox.com Git - mirror_qemu.git/history - hw/usb-hub.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / hw / usb-hub.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-08-12 pbrookSCSI and USB async IO support.
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-06-26 bellarddisplay device identifier string for user with info...
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-05-21 pbrookOHCI USB host emulation.
2006-05-05 bellardpatch in bLength for hub descriptor (Lonnie Mendez)
2006-04-30 bellardfixes for more than 8 ports - return NAK if no change...
2006-04-24 bellarddo not set PORT_STAT_C_ENABLE when doing port reset...
2006-04-24 bellardseparate file for usb hub device