Bochs/bochs/iodev/usb
Volker Ruppert acac6ecf45 Fixed hdimage lock file handling in the USB MSD case.
- Store file name string instead of pointer to file name.
- Increased size of the info text to fix a warning,
2020-01-03 21:17:15 +00:00
..
Makefile.in Rewrite of the USB devices plugin code similar to the network driver code. 2017-05-28 08:13:06 +00:00
scsi_device.cc applying SF patch #545 Speling fixes 2019-12-09 16:29:23 +00:00
scsi_device.h Sector size option implemented in the USB disk code. The sector size value must 2018-03-23 19:02:38 +00:00
uhci_core.cc applying SF patch #545 Speling fixes 2019-12-09 16:29:23 +00:00
uhci_core.h Renamed bx_pci_device_stub_c to bx_pci_device_c and derive it now from class 2017-03-26 08:09:28 +00:00
usb_cbi.cc Rewrite of the USB devices plugin code similar to the network driver code. 2017-05-28 08:13:06 +00:00
usb_cbi.h USB floppy "format unit" timing implemented similar to read/write timing. 2015-09-28 18:15:18 +00:00
usb_common.cc Some work on the USB device plugin code. 2017-06-01 20:04:10 +00:00
usb_common.h Some work on the USB device plugin code. 2017-06-01 20:04:10 +00:00
usb_ehci.cc Operational registers can be accessed as dwords only (from a patch by Ben Lunt). 2019-12-25 09:07:12 +00:00
usb_ehci.h Renamed bx_pci_device_stub_c to bx_pci_device_c and derive it now from class 2017-03-26 08:09:28 +00:00
usb_hid.cc Rewrite of the USB devices plugin code similar to the network driver code. 2017-05-28 08:13:06 +00:00
usb_hid.h Partial rewrite of the optional keyboard handling. Now the BX_KEY_* events are 2017-03-31 21:32:58 +00:00
usb_hub.cc Fixed some warnings caused by possibly not enough space for sprintf format. 2019-11-08 13:49:48 +00:00
usb_hub.h Implemented USB remote wakeup mechanism in xHCI and the external hub. 2016-12-11 12:26:12 +00:00
usb_msd.cc Fixed hdimage lock file handling in the USB MSD case. 2020-01-03 21:17:15 +00:00
usb_msd.h Fixed hdimage lock file handling in the USB MSD case. 2020-01-03 21:17:15 +00:00
usb_ohci.cc Added new macros BX_DEBUG_PCI_READ and BX_DEBUG_PCI_WRITE to unify the debug 2018-05-01 15:54:37 +00:00
usb_ohci.h Renamed bx_pci_device_stub_c to bx_pci_device_c and derive it now from class 2017-03-26 08:09:28 +00:00
usb_printer.cc Rewrite of the USB devices plugin code similar to the network driver code. 2017-05-28 08:13:06 +00:00
usb_printer.h Added support for changing the USB printer output file at runtime. 2017-01-29 08:48:08 +00:00
usb_uhci.cc Started implementing the i440BX PCI/AGP chipset. 2018-02-24 18:04:36 +00:00
usb_uhci.h Some USB code changes by Ben Lunt 2016-12-02 17:30:16 +00:00
usb_xhci.cc fixed cygwin gcc 7.3 warning - look like real bug ! 2018-05-27 18:33:07 +00:00
usb_xhci.h update comment in usb_xhci.h 2019-12-09 15:14:23 +00:00