Bochs/bochs/iodev/usb
2015-08-28 18:52:54 +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 runtime config handler for the USB cdrom and modified parameter handling 2015-08-23 16:09:24 +00:00
scsi_device.h Added runtime config handler for the USB cdrom and modified parameter handling 2015-08-23 16:09:24 +00:00
usb_cbi.cc Added support for connecting USB floppy without media present. 2015-08-24 20:26:08 +00:00
usb_cbi.h Added support for connecting USB floppy without media present. 2015-08-24 20:26:08 +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 Fixed USB device disconnect: clear save/restore list before deleting device 2015-08-28 18:52:54 +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 runtime config handler for the USB cdrom and modified parameter handling 2015-08-23 16:09:24 +00:00
usb_msd.h Added runtime config handler for the USB cdrom and modified parameter handling 2015-08-23 16:09:24 +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