summaryrefslogtreecommitdiffstats
path: root/hw/usb-hub.c
Commit message (Expand)AuthorAgeFilesLines
* Break up vl.h.pbrook2007-11-171-1/+2
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-4/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-11/+11
* SCSI and USB async IO support.pbrook2006-08-121-28/+18
* usb destroy API change (Lonnie Mendez)bellard2006-07-191-3/+9
* display device identifier string for user with info usb (Lonnie Mendez)bellard2006-06-261-0/+2
* Rearrange SCSI disk emulation code.pbrook2006-05-251-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/+0
* separate file for usb hub devicebellard2006-04-241-0/+518
OpenPOWER on IntegriCloud