Bochs/bochs/iodev/usb
Benjamin David Lunt 9820cf934e
Update ohci_core.cc (#232)
On a buffer underrun (Short Packet), we still need to update the CBP

---------

Co-authored-by: Volker Ruppert <Volker.Ruppert@t-online.de>
2024-01-21 06:56:35 +01:00
..
Makefile.in Ehci companion (#104) 2023-10-20 21:00:59 +03:00
ohci_core.cc Update ohci_core.cc (#232) 2024-01-21 06:56:35 +01:00
ohci_core.h Ehci companion (#104) 2023-10-20 21:00:59 +03: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 coding style, initialize variables right before their use 2023-10-22 22:14:52 +03:00
uhci_core.h Ehci companion (#104) 2023-10-20 21:00:59 +03: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 attempt to warn (BX_ERROR) for unsupported read/write size 2023-12-15 22:31:49 +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 coding style, initialize variables right before their use 2023-10-22 22:14:52 +03: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 Ehci companion (#104) 2023-10-20 21:00:59 +03:00
usb_uhci.h Add over-current signaling 2023-03-22 16:05:44 -07:00
usb_xhci.cc change from USB Debugger branch by Ben, rename variable 2024-01-10 21:25:03 +02:00
usb_xhci.h change from USB Debugger branch by Ben, rename variable 2024-01-10 21:25:03 +02:00