Bochs/bochs/iodev/usb
Benjamin David Lunt ba9ed5d4d0
Add DIAG command and change to enum (#113)
This adds support for the UFI_SEND_DIAGNOSTIC command in USB_FLOPPY.CC
  and
This changes the list of defines to enum to match the current changes
made to recent files.
2023-10-27 08:24:41 +03:00
..
Makefile.in Ehci companion (#104) 2023-10-20 21:00:59 +03:00
ohci_core.cc coding style, initialize variables right before their use 2023-10-22 22:14:52 +03: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 coding style, initialize variables right before their use 2023-10-22 22:14:52 +03: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 Misc uasp (#93) 2023-10-15 10:26:43 +03: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 coding style, initialize variables right before their use 2023-10-22 22:14:52 +03:00
usb_xhci.h coding style, initialize variables right before their use 2023-10-22 22:14:52 +03:00