Bochs/bochs/iodev/usb
2021-02-13 10:22:19 +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 Fixed MSVC warnings in the devices code after bx_bool to bool changes. 2021-02-06 19:56:57 +00:00
uhci_core.h Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_cbi.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +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 Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
usb_ehci.h Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_hid.cc Bugfix: USB descriptors depending on speed must be set up in init(). 2021-02-13 10:22:19 +00:00
usb_hid.h Bugfix: USB descriptors depending on speed must be set up in init(). 2021-02-13 10:22:19 +00:00
usb_hub.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +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 Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +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 Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
usb_ohci.h Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00
usb_printer.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +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 Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
usb_uhci.h Some USB code changes by Ben Lunt 2016-12-02 17:30:16 +00:00
usb_xhci.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
usb_xhci.h Finished bx_bool to bool type changes. 2021-02-04 20:15:13 +00:00