Bochs/bochs/iodev/usb
Volker Ruppert 7aea547b9f Fixed possible segfault on some platforms. We need 'count + 4' device entries,
one for the "none" entry and a terminating NULL entry.
2021-04-05 11:17:20 +00:00
..
Makefile.in Makefile dependency updates 2021-03-13 09:54: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 Some changes in the device config handling in all HCs and external hub. 2021-02-20 19:58:39 +00:00
uhci_core.h Some fixes and cleanups in the USB code. 2021-02-16 17:04:04 +00:00
usb_common.cc Fixed possible segfault on some platforms. We need 'count + 4' device entries, 2021-04-05 11:17:20 +00:00
usb_common.h Generate USB devices list from available USB plugins list and removed hardcoded 2021-02-17 16:22:55 +00:00
usb_ehci.cc Some changes in the Bochs plugins code. 2021-02-26 20:37:49 +00:00
usb_ehci.h Some changes in the device config handling in all HCs and external hub. 2021-02-20 19:58:39 +00:00
usb_floppy.cc Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_floppy.h Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_hid.cc Generate USB devices list from available USB plugins list and removed hardcoded 2021-02-17 16:22:55 +00:00
usb_hid.h Generate USB devices list from available USB plugins list and removed hardcoded 2021-02-17 16:22:55 +00:00
usb_hub.cc Some changes in the device config handling in all HCs and external hub. 2021-02-20 19:58:39 +00:00
usb_hub.h Some changes in the device config handling in all HCs and external hub. 2021-02-20 19:58:39 +00:00
usb_msd.cc Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_msd.h Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_ohci.cc Some changes in the Bochs plugins code. 2021-02-26 20:37:49 +00:00
usb_ohci.h Some changes in the device config handling in all HCs and external hub. 2021-02-20 19:58:39 +00:00
usb_printer.cc Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_printer.h Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_uhci.cc Some changes in the Bochs plugins code. 2021-02-26 20:37:49 +00:00
usb_uhci.h Some changes in the device config handling in all HCs and external hub. 2021-02-20 19:58:39 +00:00
usb_xhci.cc Some changes in the Bochs plugins code. 2021-02-26 20:37:49 +00:00
usb_xhci.h Some changes in the device config handling in all HCs and external hub. 2021-02-20 19:58:39 +00:00