aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-12SCSI and USB async IO support.pbrook1-11/+21
2006-07-19usb destroy API change (Lonnie Mendez)bellard1-4/+1
2006-05-25Rearrange SCSI disk emulation code.pbrook1-1/+4
2006-04-24separate file for usb hub devicebellard1-497/+0
2006-04-24usb setup state machine fix when driver reads or writes too many bytesbellard1-4/+4
2006-03-11Fix off by one length calciulation.pbrook1-1/+1
2005-11-06USB user interfacebellard1-8/+7
2005-11-05cosmeticsbellard1-52/+49
2005-11-05initial USB supportbellard1-0/+694