Bochs/bochs/iodev/usb
Volker Ruppert 96193ed79c Finished bx_bool to bool type changes.
- Changes in the USB host controller code.
- Finally removed bx_bool type definition.
- NOTE: The Bochs BIOS still has it's own bx_bool definition.
2021-02-04 20:15:13 +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 Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
scsi_device.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
uhci_core.cc Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
uhci_core.h Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_cbi.cc Fixed USB floppy model selection. 2021-02-01 13:41:04 +00:00
usb_cbi.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_common.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_common.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_ehci.cc Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_ehci.h Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_hid.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_hid.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_hub.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_hub.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_msd.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_msd.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_ohci.cc Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_ohci.h Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_printer.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_printer.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
usb_uhci.cc Changed bx_bool to bool type in some more devices. 2021-02-01 20:39:33 +00:00
usb_uhci.h Some USB code changes by Ben Lunt 2016-12-02 17:30:16 +00:00
usb_xhci.cc Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_xhci.h Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00