Bochs/bochs/iodev
2001-06-19 21:36:09 +00:00
..
cdrom.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
cdrom.h - Calvin Smith's cdrom patch (win32 specific) that allows Bochs to read 2001-06-18 21:11:46 +00:00
cmos.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
cmos.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
crc32.cc Fixed compile problems in the CRC code, eth.cc, and eth_fbsd.cc. 2001-06-17 23:08:27 +00:00
crc32.h Fixed compile problems in the CRC code, eth.cc, and eth_fbsd.cc. 2001-06-17 23:08:27 +00:00
devices.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
dma.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
dma.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
eth_arpback.cc Added a CRC at the end. Still doesn't work, but I 2001-06-18 13:13:52 +00:00
eth_fbsd.cc - merge TX and RX log into a single ne2k.raw and ne2k.txt. 2001-06-19 16:57:55 +00:00
eth_null.cc - add logging code to eth_fbsd, similar to eth_null.cc 2001-06-19 16:09:13 +00:00
eth.cc Fixed compile problems in the CRC code, eth.cc, and eth_fbsd.cc. 2001-06-17 23:08:27 +00:00
eth.h - add the beginnings of linux support 2001-06-13 22:27:52 +00:00
floppy.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
floppy.h - now floppy controller returns a proper error response if you try to write 2001-06-13 07:06:10 +00:00
guest2host.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
guest2host.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
harddrv.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
harddrv.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
ioapic.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
ioapic.h - added I/O APIC and local APICs 2001-05-23 07:48:11 +00:00
iodev.h - there were cases where BX_APIC_SUPPORT were used and others where 2001-06-12 13:07:43 +00:00
keyboard.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
keyboard.h remove \n 2001-06-13 17:01:36 +00:00
Makefile.in Added hooks for new PIT. Now compiles it into bochs binary 2001-06-11 03:09:40 +00:00
ne2k.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
ne2k.h ne2k from angelos@OpenBSD.org 2001-05-23 00:46:47 +00:00
parallel.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
parallel.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pci.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
pci.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pic.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
pic.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pit82c54.cc Updated pit, fixed a compile problem under AIX. 2001-06-12 23:55:53 +00:00
pit82c54.h Updated pit, fixed a compile problem under AIX. 2001-06-12 23:55:53 +00:00
pit_wrap.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
pit_wrap.h Added hooks for new PIT. Now compiles it into bochs binary 2001-06-11 03:09:40 +00:00
pit.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
pit.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
sb16.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
sb16.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
serial_raw.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
serial_raw.h - added empty stubs for serial_raw. To try it out, define USE_RAW_SERIAL 2001-06-16 19:27:41 +00:00
serial.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
serial.h - added empty stubs for serial_raw. To try it out, define USE_RAW_SERIAL 2001-06-16 19:27:41 +00:00
soundlnx.cc merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
soundlnx.h - update copyright dates to 2001 for all mandrake headers 2001-04-10 02:20:02 +00:00
soundwin.cc - fixed missing close paren in BX_PANIC call 2001-05-20 03:18:10 +00:00
soundwin.h - update copyright dates to 2001 for all mandrake headers 2001-04-10 02:20:02 +00:00
unmapped.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
unmapped.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
vga.cc setprefix now uses a variable length name as a string for an argument 2001-06-19 21:36:09 +00:00
vga.h - added option of changing vga update interval on the fly. 2001-06-09 19:57:56 +00:00