Bochs/bochs/iodev/usb
Volker Ruppert cd68194269 Added Android host platform support to Bochs based on SF patch #534.
- added Android case to the configure script.
- renamed file memory.h to memory-bochs.h to fix conflict with NDK.
- fixed Android issues in some files.
2016-08-12 17:06:14 +00:00
..
Makefile.in Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
scsi_device.cc Fixed usage of MSD device on xHCI hub. 2015-11-02 21:36:38 +00:00
scsi_device.h
uhci_core.cc Fixed IRQ sharing for multi-function PCI devices and removed workaround in the 2015-11-28 10:24:22 +00:00
uhci_core.h Fixed IRQ sharing for multi-function PCI devices and removed workaround in the 2015-11-28 10:24:22 +00:00
usb_cbi.cc
usb_cbi.h
usb_common.cc Definition of maximum nuber of USB ports moved from bochs.h to device. 2015-10-31 15:12:36 +00:00
usb_common.h
usb_ehci.cc Applied current state of porting EHCI from Qemu. No functional changes yet. 2016-05-16 17:25:29 +00:00
usb_ehci.h Applied current state of porting EHCI from Qemu. No functional changes yet. 2016-02-09 17:11:59 +00:00
usb_hid.cc Now using BXRS_* macros for all USB devices. 2015-10-11 07:33:22 +00:00
usb_hid.h
usb_hub.cc Now using BXRS_* macros for all USB devices. 2015-10-11 07:33:22 +00:00
usb_hub.h Definition of maximum nuber of USB ports moved from bochs.h to device. 2015-10-31 15:12:36 +00:00
usb_msd.cc The OHCI async support works fine in all tests, so some BX_INFO messages 2015-10-26 20:23:33 +00:00
usb_msd.h Added seek emulation for USB disk write commands (async mode required). 2015-10-22 18:13:59 +00:00
usb_ohci.cc Definition of maximum nuber of USB ports moved from bochs.h to device. 2015-10-31 15:12:36 +00:00
usb_ohci.h Definition of maximum nuber of USB ports moved from bochs.h to device. 2015-10-31 15:12:36 +00:00
usb_printer.cc Now using BXRS_* macros for all USB devices. 2015-10-11 07:33:22 +00:00
usb_printer.h
usb_uhci.cc Some work in the UHCI core for the usage as a companion controller of EHCI. 2015-11-08 18:54:30 +00:00
usb_uhci.h Split the USB UHCI code in two parts: uhci_core.cc implements the device 2015-11-05 21:20:54 +00:00
usb_xhci.cc Fixed usage of MSD device on xHCI hub. 2015-11-02 21:36:38 +00:00
usb_xhci.h Definition of maximum nuber of USB ports moved from bochs.h to device. 2015-10-31 15:12:36 +00:00