Bochs/bochs/iodev/usb
Volker Ruppert 58019a1649 Renamed "ltdl.h" to "ltdl-bochs.h" to avoid conflicts with the include file
that is a part of the libtool package. Updated Makefile dependencies.
TODO: check if we can get rid of the ltdl*.* files (this would be possible if
the ltdl library is always available if libtool is present).
2013-12-17 19:57:40 +00:00
..
Makefile.in Renamed "ltdl.h" to "ltdl-bochs.h" to avoid conflicts with the include file 2013-12-17 19:57:40 +00:00
scsi_device.cc Always enable the portable ISO image file support. The option --enable-cdrom now 2013-11-10 11:14:42 +00:00
scsi_device.h Always enable the portable ISO image file support. The option --enable-cdrom now 2013-11-10 11:14:42 +00:00
usb_common.cc added new bx_param_string_c methods isempty() and sprint() 2013-02-01 19:13:58 +00:00
usb_common.h - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +00:00
usb_hid.cc - parts of the USB keypad code are still based on Ben's code, so we need to 2012-09-02 09:37:47 +00:00
usb_hid.h - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +00:00
usb_hub.cc Simplified setup of special runtime menus / dialogs 2013-11-25 21:07:39 +00:00
usb_hub.h - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +00:00
usb_msd.cc Simplified setup of special runtime menus / dialogs 2013-11-25 21:07:39 +00:00
usb_msd.h Always enable the portable ISO image file support. The option --enable-cdrom now 2013-11-10 11:14:42 +00:00
usb_ohci.cc Simplified setup of special runtime menus / dialogs 2013-11-25 21:07:39 +00:00
usb_ohci.h - moved the USB stuff to the new subdirectory iodev/usb 2012-01-14 12:36:32 +00:00
usb_printer.cc - class bx_list_c now contains a chained list of parameters. Removed the now 2012-02-12 18:43:20 +00:00
usb_printer.h - moved the USB stuff to the new subdirectory iodev/usb 2012-01-14 12:36:32 +00:00
usb_uhci.cc Simplified setup of special runtime menus / dialogs 2013-11-25 21:07:39 +00:00
usb_uhci.h - fixed and improved IRQ handling (ported update_irq() function from Qemu) 2012-06-17 07:14:27 +00:00
usb_xhci.cc Simplified setup of special runtime menus / dialogs 2013-11-25 21:07:39 +00:00
usb_xhci.h Fixed some gcc 4.8.1 warnings 2013-10-27 15:13:19 +00:00