Bochs/bochs/iodev/usb
Volker Ruppert 0b432b313f Added seek emulation support for USB harddisk reads and cleaned up the
MSD / SCSI code.
TODO list (async packet and seek support):
- seek emulation for USB harddisk write commands
- seek emulation for floppy
- async packet support for UHCI and xHCI
- improve and clean up OHCI async packet code
2015-09-15 17:55:32 +00:00
..
Makefile.in Added initial version of UFI/CBI floppy disk storage device support written 2015-07-13 08:37:45 +00:00
scsi_device.cc Added seek emulation support for USB harddisk reads and cleaned up the 2015-09-15 17:55:32 +00:00
scsi_device.h Added seek emulation support for USB harddisk reads and cleaned up the 2015-09-15 17:55:32 +00:00
usb_cbi.cc Fixed format capacities list for the "no medium" case. 2015-09-05 11:35:05 +00:00
usb_cbi.h Added media change support for the USB floppy. 2015-08-31 20:51:54 +00:00
usb_common.cc Some USB debug output (packet dump) changes 2015-09-06 06:54:07 +00:00
usb_common.h Some work for asynchronus USB packet handling (needed by disk/cdrom seek emulation). 2015-09-13 20:04:41 +00:00
usb_hid.cc - applied parts of the new USB patch by Ben Lunt 2014-09-22 19:49:39 +00:00
usb_hid.h - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +00:00
usb_hub.cc Fixes and improvements for the USB cdrom runtime options. 2015-08-29 14:02:13 +00:00
usb_hub.h Fixed USB device disconnect: clear save/restore list before deleting device 2015-08-28 18:52:54 +00:00
usb_msd.cc Added seek emulation support for USB harddisk reads and cleaned up the 2015-09-15 17:55:32 +00:00
usb_msd.h Fixes and improvements for the USB cdrom runtime options. 2015-08-29 14:02:13 +00:00
usb_ohci.cc Some work for asynchronus USB packet handling (needed by disk/cdrom seek emulation). 2015-09-13 20:04:41 +00:00
usb_ohci.h Some work for asynchronus USB packet handling (needed by disk/cdrom seek emulation). 2015-09-13 20:04:41 +00:00
usb_printer.cc - applied parts of the new USB patch by Ben Lunt 2014-09-22 19:49:39 +00:00
usb_printer.h - moved the USB stuff to the new subdirectory iodev/usb 2012-01-14 12:36:32 +00:00
usb_uhci.cc Some work for asynchronus USB packet handling (needed by disk/cdrom seek emulation). 2015-09-13 20:04:41 +00:00
usb_uhci.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
usb_xhci.cc Some work for asynchronus USB packet handling (needed by disk/cdrom seek emulation). 2015-09-13 20:04:41 +00:00
usb_xhci.h Some variables should not be handled by the xHCI internal save/restore, moving 2015-09-05 07:23:25 +00:00