Bochs/bochs/iodev/usb
Volker Ruppert 719592e2f3 Fixed device connect failure handling in all HCs (reset port parameters).
The old code has blocked the port after failure.
2021-04-17 17:48:42 +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 Fixed device connect failure handling in all HCs (reset port parameters). 2021-04-17 17:48:42 +00:00
uhci_core.h Some fixes and cleanups in the USB code. 2021-02-16 17:04:04 +00:00
usb_common.cc Prepared USB packet logging support in PCAP format (patch #560 by Ben Lunt). 2021-04-17 09:30:58 +00:00
usb_common.h Prepared USB packet logging support in PCAP format (patch #560 by Ben Lunt). 2021-04-17 09:30:58 +00:00
usb_ehci.cc Fixed device connect failure handling in all HCs (reset port parameters). 2021-04-17 17:48:42 +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 Prepared USB packet logging support in PCAP format (patch #560 by Ben Lunt). 2021-04-17 09:30:58 +00:00
usb_floppy.h Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_hid.cc Fixed possible segfault in case of invalid filename based on patch #559. 2021-04-13 11:56:41 +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 Fixed possible segfault in case of invalid filename based on patch #559. 2021-04-13 11:56:41 +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 Prepared USB packet logging support in PCAP format (patch #560 by Ben Lunt). 2021-04-17 09:30:58 +00:00
usb_msd.h Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_ohci.cc Fixed device connect failure handling in all HCs (reset port parameters). 2021-04-17 17:48:42 +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 Prepared USB packet logging support in PCAP format (patch #560 by Ben Lunt). 2021-04-17 09:30:58 +00:00
usb_printer.h Changed parameter handler argument "set" type to bool. 2021-02-19 13:13:42 +00:00
usb_uhci.cc Fixed device connect failure handling in all HCs (reset port parameters). 2021-04-17 17:48:42 +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 Fixed device connect failure handling in all HCs (reset port parameters). 2021-04-17 17:48:42 +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