Bochs/bochs/iodev/usb
Volker Ruppert 30e24fa3d5 Prepared USB packet logging support in PCAP format (patch #560 by Ben Lunt).
- DONE: config option handling, usb_dump_packet() changes
- TODO: add new file after compiling and testing new code on Windows
2021-04-17 09:30:58 +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 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 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 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 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 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 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