Bochs/bochs/iodev/usb
Cacodemon345 f6617f29d6
UHCI: do not deactivate TDs on NAKs (#362)
NAKs from USB devices do not deactivate TDs according to the official
UHCI spec (page 22).

Reference: http://ftp.netbsd.org/pub/NetBSD/misc/blymn/uhci11d.pdf
2024-10-21 16:10:19 +02:00
..
Makefile.in Ehci companion (#104) 2023-10-20 21:00:59 +03:00
ohci_core.cc USB debugger: Renamed configure option and config.h macro. 2024-07-06 18:48:14 +02:00
ohci_core.h Some work on the USB debugger code. 2024-07-04 20:04:40 +02:00
scsi_device.cc Add minimal support for MMC command 0xAC (#80) 2023-09-26 07:55:29 +03:00
scsi_device.h convert define to enum 2023-10-20 22:34:37 +03:00
uhci_core.cc UHCI: do not deactivate TDs on NAKs (#362) 2024-10-21 16:10:19 +02:00
uhci_core.h UHCI: do not deactivate TDs on NAKs (#362) 2024-10-21 16:10:19 +02:00
usb_common.cc coding style, initialize variables right before their use 2023-10-22 22:14:52 +03:00
usb_common.h convert define to enum 2023-10-20 22:34:37 +03:00
usb_ehci.cc USB debugger: Renamed configure option and config.h macro. 2024-07-06 18:48:14 +02:00
usb_ehci.h Ehci companion (#104) 2023-10-20 21:00:59 +03:00
usb_floppy.cc Add DIAG command and change to enum (#113) 2023-10-27 08:24:41 +03:00
usb_floppy.h Add DIAG command and change to enum (#113) 2023-10-27 08:24:41 +03:00
usb_hid.cc reapply PR #98 Hid register state fix 2023-10-17 15:10:28 +03:00
usb_hid.h convert define to enum 2023-10-20 22:34:37 +03:00
usb_hub.cc Usb compliance (#91) 2023-10-15 07:23:18 +03:00
usb_hub.h Usb compliance (#91) 2023-10-15 07:23:18 +03:00
usb_msd.cc coding style, initialize variables right before their use 2023-10-22 22:14:52 +03:00
usb_msd.h Updates to USBMSD/SCSI emulation 2023-03-31 18:33:38 -07:00
usb_ohci.cc USB debugger: Renamed configure option and config.h macro. 2024-07-06 18:48:14 +02:00
usb_ohci.h Ehci companion (#104) 2023-10-20 21:00:59 +03:00
usb_pcap.cc Fix issue #25 2023-03-17 17:30:10 -07:00
usb_pcap.h Fix issue #25 2023-03-17 17:30:10 -07:00
usb_printer.cc Usb compliance (#91) 2023-10-15 07:23:18 +03:00
usb_printer.h Enhanced the USB emulation 2023-02-16 17:24:13 -07:00
usb_uasp.cc fixed compilation warnings from CI/DI on github 2023-10-29 23:39:32 +02:00
usb_uhci.cc USB debugger: Renamed configure option and config.h macro. 2024-07-06 18:48:14 +02:00
usb_uhci.h Add over-current signaling 2023-03-22 16:05:44 -07:00
usb_xhci.cc USB debugger: Renamed configure option and config.h macro. 2024-07-06 18:48:14 +02:00
usb_xhci.h Some work on the USB debugger code. 2024-06-15 14:57:10 +02:00