..
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
Started rewrite of the USB devices handling.
2021-02-14 08:30:49 +00:00
usb_cbi.h
Started rewrite of the USB devices handling.
2021-02-14 08:30:49 +00:00
usb_common.cc
Some small changes in the USB devices configuration.
2021-02-15 19:55:53 +00:00
usb_common.h
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_ehci.cc
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_ehci.h
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_hid.cc
Started rewrite of the USB devices handling.
2021-02-14 08:30:49 +00:00
usb_hid.h
Started rewrite of the USB devices handling.
2021-02-14 08:30:49 +00:00
usb_hub.cc
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_hub.h
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_msd.cc
Started rewrite of the USB devices handling.
2021-02-14 08:30:49 +00:00
usb_msd.h
Started rewrite of the USB devices handling.
2021-02-14 08:30:49 +00:00
usb_ohci.cc
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_ohci.h
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_printer.cc
Started rewrite of the USB devices handling.
2021-02-14 08:30:49 +00:00
usb_printer.h
Started rewrite of the USB devices handling.
2021-02-14 08:30:49 +00:00
usb_uhci.cc
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_uhci.h
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_xhci.cc
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00
usb_xhci.h
Next step of USB devices handling rewrite. Changed type of the device parameter
2021-02-15 16:09:02 +00:00