Bochs/bochs/iodev/usb
Volker Ruppert 2232dd23d6 USB floppy sector read timing implemented based on the drive speed 300 RPM.
It can be used when asynchronous packet handling is available. Some changes in
the non-async read and write code.
TODO: sector write timing, seek timing (similar to legacy floppy).
2015-09-20 10:53:16 +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 Some work on async packet and seek emulation support. 2015-09-16 17:08:50 +00:00
scsi_device.h Some work on async packet and seek emulation support. 2015-09-16 17:08:50 +00:00
usb_cbi.cc USB floppy sector read timing implemented based on the drive speed 300 RPM. 2015-09-20 10:53:16 +00:00
usb_cbi.h USB floppy sector read timing implemented based on the drive speed 300 RPM. 2015-09-20 10:53:16 +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 on async packet and seek emulation support. 2015-09-16 17:08:50 +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 Some work on async packet and seek emulation support. 2015-09-16 17:08:50 +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 on async packet and seek emulation support. 2015-09-16 17:08:50 +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