summaryrefslogtreecommitdiffstats
path: root/hw/usb-hub.c
Commit message (Expand)AuthorAgeFilesLines
* display device identifier string for user with info usb (Lonnie Mendez)bellard2006-06-261-0/+2
* Rearrange SCSI disk emulation code.pbrook2006-05-261-1/+3
* OHCI USB host emulation.pbrook2006-05-211-5/+8
* patch in bLength for hub descriptor (Lonnie Mendez)bellard2006-05-051-1/+2
* fixes for more than 8 ports - return NAK if no change - FreeBSD workaround (L...bellard2006-04-301-10/+42
* do not set PORT_STAT_C_ENABLE when doing port reset (Lonnie Mendez)bellard2006-04-241-1/+0Star
* separate file for usb hub devicebellard2006-04-241-0/+518