Bochs/bochs/iodev
Volker Ruppert 7f9717dd10 - OHCI packet handling code rewritten (Win98 original now detects the mouse)
- moved usb_send_msg() to the common USB devices code
- simplified USB MSD devices handling
2009-03-01 19:29:36 +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 - only define PACKED if it's not already defined, since in Cygwin it's 2001-06-25 12:52:37 +00:00
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 - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
busmouse.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +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 - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
cdrom.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +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 - plugin 'harddrv' now depends on the ATA configuration (don't load it if no 2009-02-23 18:38:25 +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 - some fixes in debug output 2009-02-23 08:31:41 +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 - plugin 'harddrv' now depends on the ATA configuration (don't load it if no 2009-02-23 18:38:25 +00:00
keyboard.cc - reduce some more dependencies and related Makefile.in updates 2009-02-23 11:06:53 +00:00
keyboard.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +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 - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
scsi_device.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
scsi_device.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
scsidefs.h - clean up ^M pollution from working in cygwin 2002-09-16 17:00:16 +00:00
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 - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
serial.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +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 - OHCI packet handling code rewritten (Win98 original now detects the mouse) 2009-03-01 19:29:36 +00:00
usb_common.h - OHCI packet handling code rewritten (Win98 original now detects the mouse) 2009-03-01 19:29:36 +00:00
usb_hid.cc - applied latest version of the USB OHCI support by Ben Lunt (WIN98SE can use 2009-02-14 10:06:20 +00:00
usb_hid.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
usb_msd.cc - OHCI packet handling code rewritten (Win98 original now detects the mouse) 2009-03-01 19:29:36 +00:00
usb_msd.h - OHCI packet handling code rewritten (Win98 original now detects the mouse) 2009-03-01 19:29:36 +00:00
usb_ohci.cc - OHCI packet handling code rewritten (Win98 original now detects the mouse) 2009-03-01 19:29:36 +00:00
usb_ohci.h - OHCI packet handling code rewritten (Win98 original now detects the mouse) 2009-03-01 19:29:36 +00:00
usb_uhci.cc - OHCI packet handling code rewritten (Win98 original now detects the mouse) 2009-03-01 19:29:36 +00:00
usb_uhci.h - OHCI packet handling code rewritten (Win98 original now detects the mouse) 2009-03-01 19:29:36 +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