.. |
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
|
Replaced the plugin init / fini functions with one single function called
|
2021-01-23 12:06:11 +00:00 |
usb_cbi.h
|
Rewrite of the disk image mode handling. Disk image modes are now stored as
|
2021-01-05 21:57:13 +00:00 |
usb_common.cc
|
Some more work on the Bochs plugins support.
|
2021-01-08 19:04:41 +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
|
Some more bx_bool to bool type changes.
|
2021-01-30 23:55:24 +00:00 |
usb_ehci.h
|
Some more bx_bool to bool type changes.
|
2021-01-30 23:55:24 +00:00 |
usb_hid.cc
|
Changed bx_bool to bool type in iodev.h and affected code.
|
2021-01-31 08:22:55 +00:00 |
usb_hid.h
|
Changed bx_bool to bool type in iodev.h and affected code.
|
2021-01-31 08:22:55 +00:00 |
usb_hub.cc
|
Replaced the plugin init / fini functions with one single function called
|
2021-01-23 12:06:11 +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
|
Replaced the plugin init / fini functions with one single function called
|
2021-01-23 12:06:11 +00:00 |
usb_msd.h
|
Rewrite of the disk image mode handling. Disk image modes are now stored as
|
2021-01-05 21:57:13 +00:00 |
usb_ohci.cc
|
Some more bx_bool to bool type changes.
|
2021-01-30 23:55:24 +00:00 |
usb_ohci.h
|
Some more bx_bool to bool type changes.
|
2021-01-30 23:55:24 +00:00 |
usb_printer.cc
|
Replaced the plugin init / fini functions with one single function called
|
2021-01-23 12:06:11 +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
|
Replaced the plugin init / fini functions with one single function called
|
2021-01-23 12:06:11 +00:00 |
usb_uhci.h
|
Some USB code changes by Ben Lunt
|
2016-12-02 17:30:16 +00:00 |
usb_xhci.cc
|
Some more bx_bool to bool type changes.
|
2021-01-30 23:55:24 +00:00 |
usb_xhci.h
|
Some more bx_bool to bool type changes.
|
2021-01-30 23:55:24 +00:00 |