Bochs/bochs/iodev
Volker Ruppert 2b6ba5e44c - definition of the number of USB ports moved to bochs.h
- create config parameters for USB depending of the defined number of ports
- removed obsolete comment
- bx_param_num_c flag USE_SPIN_CONTROL now available for all config interfaces
2009-03-15 12:54:59 +00:00
..
acpi.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
acpi.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
aspi-win32.h
biosdev.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
biosdev.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
busmouse.cc - improved mouse register mechanism for the default mouse selected with the 2009-03-03 20:34:50 +00:00
busmouse.h - improved mouse register mechanism for the default mouse selected with the 2009-03-03 20:34:50 +00:00
cdrom_amigaos.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
cdrom_beos.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
cdrom_beos.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
cdrom.cc - preparing USB cdrom support (not yet complete) 2009-03-09 12:18:40 +00:00
cdrom.h - preparing USB cdrom support (not yet complete) 2009-03-09 12:18:40 +00:00
cmos.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
cmos.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
crc32.cc 32-bit systems have a problem to allocate large amount of physical memory for Bochs simulation which makes simulation with 4G address space virtually impossible. But in most of the cases when 4G physical address space defined - it is not touched by default on every run so it is possible to allocate only really accessed blocks. This commit made all necessary preparations for it. 2008-04-17 14:39:33 +00:00
crc32.h Style and indent changes 2006-03-07 18:16:41 +00:00
devices.cc - improved mouse register mechanism for the default mouse selected with the 2009-03-03 20:34:50 +00:00
dma.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
dma.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_arpback.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_fbsd.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_linux.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_null.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_packetmaker.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_packetmaker.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_tap.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_tuntap.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_vde.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth_vnet.cc - initialize guest IP address with 255.255.255.255 (expected by Windows guests) 2009-02-09 17:04:30 +00:00
eth_win32.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
eth.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
extfpuirq.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
extfpuirq.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
floppy.cc - don't set TRACK0 status for non-existing drive 2009-03-08 08:22:23 +00:00
floppy.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
gameport.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
gameport.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
guest2host.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
guest2host.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
harddrv.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
harddrv.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
hdimage.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
hdimage.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
ioapic.cc apic.h is not needed for ioapic.cc 2009-02-22 17:37:09 +00:00
ioapic.h - converted I/O APIC to a device plugin 2009-02-22 10:44:50 +00:00
iodebug.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
iodebug.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
iodev.h - improved mouse register mechanism for the default mouse selected with the 2009-03-03 20:34:50 +00:00
keyboard.cc - improved mouse register mechanism for the default mouse selected with the 2009-03-03 20:34:50 +00:00
keyboard.h - improved mouse register mechanism for the default mouse selected with the 2009-03-03 20:34:50 +00:00
Makefile.in - reduce some more dependencies and related Makefile.in updates 2009-02-23 11:06:53 +00:00
ne2k.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
ne2k.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
parallel.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
parallel.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pci2isa.cc - converted I/O APIC to a device plugin 2009-02-22 10:44:50 +00:00
pci2isa.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pci_ide.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pci_ide.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pci.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pci.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pcidev.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pcidev.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pcipnic.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pcipnic.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pcivga.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pcivga.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pic.cc - converted I/O APIC to a device plugin 2009-02-22 10:44:50 +00:00
pic.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pit82c54.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pit82c54.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pit_wrap.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pit_wrap.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pnic_api.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
sb16.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
sb16.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
scancodes.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
scancodes.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
scsi_commands.h
scsi_device.cc - preparing USB cdrom support (not yet complete) 2009-03-09 12:18:40 +00:00
scsi_device.h - preparing USB cdrom support (not yet complete) 2009-03-09 12:18:40 +00:00
scsidefs.h
scsipt.h whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
serial_raw.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
serial_raw.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
serial.cc - improved mouse register mechanism for the default mouse selected with the 2009-03-03 20:34:50 +00:00
serial.h - improved mouse register mechanism for the default mouse selected with the 2009-03-03 20:34:50 +00:00
slowdown_timer.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
slowdown_timer.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
soundlnx.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
soundlnx.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
soundosx.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
soundosx.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
soundwin.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
soundwin.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
speaker.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
speaker.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
svga_cirrus.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
svga_cirrus.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
unmapped.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
unmapped.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
usb_common.cc - definition of the number of USB ports moved to bochs.h 2009-03-15 12:54:59 +00:00
usb_common.h - preparing USB cdrom support (not yet complete) 2009-03-09 12:18:40 +00:00
usb_hid.cc - changed USB HID version for mouse and tablet to 1.00 (was: 0.01 !) 2009-03-06 23:48:25 +00:00
usb_hid.h - added register/unregister methods for removable keyboard devices and updated 2009-03-03 18:29:51 +00:00
usb_hub.cc - number of ports for the external hub can be configured with the device name 2009-03-12 20:24:56 +00:00
usb_hub.h - definition of the number of USB ports moved to bochs.h 2009-03-15 12:54:59 +00:00
usb_msd.cc - prepared USB cdrom support in the usb_set_connect_status() methods 2009-03-09 14:44:06 +00:00
usb_msd.h - preparing USB cdrom support (not yet complete) 2009-03-09 12:18:40 +00:00
usb_ohci.cc - definition of the number of USB ports moved to bochs.h 2009-03-15 12:54:59 +00:00
usb_ohci.h - definition of the number of USB ports moved to bochs.h 2009-03-15 12:54:59 +00:00
usb_uhci.cc - definition of the number of USB ports moved to bochs.h 2009-03-15 12:54:59 +00:00
usb_uhci.h - definition of the number of USB ports moved to bochs.h 2009-03-15 12:54:59 +00:00
vga.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
vga.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
virt_timer.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
virt_timer.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
vmware3.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
vmware3.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
vmware4.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
vmware4.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00