..
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
Fixed some gcc 9.3 warnings.
2020-08-06 20:21:14 +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
Remove newly created packet if the TD PID is invalid.
2020-11-03 18:54:29 +00:00
uhci_core.h
Save / restore: renamed register methods of device cores (fixes warnings in
2020-09-03 06:45:39 +00:00
usb_cbi.cc
Fixed some gcc 9.3 warnings.
2020-08-06 20:21:14 +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
Added USB keyboard support as an extension to the numeric keypad.
2020-12-14 16:33:20 +00:00
usb_common.h
Added USB keyboard support as an extension to the numeric keypad.
2020-12-14 16:33:20 +00:00
usb_ehci.cc
Save / restore: renamed register methods of device cores (fixes warnings in
2020-09-03 06:45:39 +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
Some work on the USB keyboard / keypad emulation.
2020-12-15 11:29:36 +00:00
usb_hid.h
Some work on the USB keyboard / keypad emulation.
2020-12-15 11:29:36 +00:00
usb_hub.cc
Fixed some gcc 9.3 warnings.
2020-08-06 20:21:14 +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 some gcc 9.3 warnings.
2020-08-06 20:21:14 +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
Fixed some gcc 9.3 warnings.
2020-08-06 20:21:14 +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
Save / restore: renamed register methods of device cores (fixes warnings in
2020-09-03 06:45:39 +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