Bochs/bochs/iodev/usb
Volker Ruppert 823ba769fb Some work on the USB floppy emulation.
- Removed USB device type handling from constructor and init code, since we
  only the 'floppy' type here.
- Write commands now using the device buffer for one sector.
TODO: support for starting without media and runtime media change.
2015-08-16 06:44: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 Handle illegal and unimplemented cases of the 'verify' command. 2015-07-26 06:48:55 +00:00
scsi_device.h Started implementing save/restore support for SCSI requests 2014-01-28 20:29:12 +00:00
usb_cbi.cc Some work on the USB floppy emulation. 2015-08-16 06:44:16 +00:00
usb_cbi.h Some work on the USB floppy emulation. 2015-08-16 06:44:16 +00:00
usb_common.cc Some work on the USB floppy emulation. 2015-08-16 06:44:16 +00:00
usb_common.h Added common USB device option "debug" to turn on BX_DEBUG reporting at 2015-07-31 19:01:09 +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 - applied parts of the new USB patch by Ben Lunt 2014-09-22 19:49:39 +00:00
usb_hub.h - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +00:00
usb_msd.cc Some work on the status LED support for removable devices. 2015-07-13 21:57:09 +00:00
usb_msd.h Some work on the status LED support for removable devices. 2015-07-13 21:57:09 +00:00
usb_ohci.cc Some work on the status LED support for removable devices. 2015-07-13 21:57:09 +00:00
usb_ohci.h Extended status bar LED feature to support dynamic indicators for removable 2015-07-13 16:56:06 +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 on the status LED support for removable devices. 2015-07-13 21:57:09 +00:00
usb_uhci.h Extended status bar LED feature to support dynamic indicators for removable 2015-07-13 16:56:06 +00:00
usb_xhci.cc Some work on the status LED support for removable devices. 2015-07-13 21:57:09 +00:00
usb_xhci.h Extended status bar LED feature to support dynamic indicators for removable 2015-07-13 16:56:06 +00:00