Bochs/bochs/iodev/usb
Volker Ruppert 4b83f9e899 If the debug mode is enabled for usb_msd, turn it on for the SCSI device, too,
Don't try to insert cdrom media if device/image path is empty.
2015-09-03 18:54:51 +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 If the debug mode is enabled for usb_msd, turn it on for the SCSI device, too, 2015-09-03 18:54:51 +00:00
scsi_device.h If the debug mode is enabled for usb_msd, turn it on for the SCSI device, too, 2015-09-03 18:54:51 +00:00
usb_cbi.cc Added media change support for the USB floppy. 2015-08-31 20:51:54 +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 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 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 If the debug mode is enabled for usb_msd, turn it on for the SCSI device, too, 2015-09-03 18:54:51 +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 Fixed USB device disconnect: clear save/restore list before deleting device 2015-08-28 18:52:54 +00:00
usb_ohci.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +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
usb_uhci.cc Fixed USB device disconnect: clear save/restore list before deleting device 2015-08-28 18:52:54 +00:00
usb_uhci.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
usb_xhci.cc Fixed USB device disconnect: clear save/restore list before deleting device 2015-08-28 18:52:54 +00:00
usb_xhci.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00