Bochs/bochs/iodev
Gregory Alexander fc0ee2dc3e Added compiler define to use the new PIT.
Also added a hack to keep the OpenBSD timer problem from filling the log.

The new PIT seems to work, but until some
enhancements are made to the way the timers
and devices.cc work, it'll be slower than
the old one.
2001-07-01 20:49:46 +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
cdrom.cc some reformat, various misc stuff with Init, introduce $ 2001-06-27 20:11:10 +00:00
cdrom.h some reformat, various misc stuff with Init, introduce $ 2001-06-27 20:11:10 +00:00
cmos.cc some reformat, various misc stuff with Init, introduce $ 2001-06-27 20:11:10 +00:00
cmos.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
crc32.cc some reformat, various misc stuff with Init, introduce $ 2001-06-27 20:11:10 +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 - added new macros BX_INSTR_INP2 and BX_INSTR_OUTP2, which report the 2001-06-28 19:48:04 +00:00
dma.cc Move Init $ to ::init() 2001-06-27 20:27:49 +00:00
dma.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
eth_arpback.cc Changed the format for eth_arpback to be more versatile for use with 2001-06-21 01:45:17 +00:00
eth_fbsd.cc add strerror to bpf open error 2001-06-28 14:00:37 +00:00
eth_linux.cc - apply patch from splite@purdue.edu that add an ethernet packet mover 2001-06-26 07:46:42 +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_packetmaker.cc Only respond to ARPs requesting the external IP address. 2001-06-24 00:48:38 +00:00
eth_packetmaker.h Only respond to ARPs requesting the external IP address. 2001-06-24 00:48:38 +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 - apply patch from splite@purdue.edu that add an ethernet packet mover 2001-06-26 07:46:42 +00:00
floppy.cc Move Init $ to ::init() 2001-06-27 20:27:49 +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 Move Init $ to ::init() 2001-06-27 20:27:49 +00:00
guest2host.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
harddrv.cc Move Init $ to ::init() 2001-06-27 20:27:49 +00:00
harddrv.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
ioapic.cc setprefix -> put 2001-06-27 19:16:01 +00:00
ioapic.h - added I/O APIC and local APICs 2001-05-23 07:48:11 +00:00
iodev.h Added compiler define to use the new PIT. 2001-07-01 20:49:46 +00:00
keyboard.cc Move Init $ to ::init() 2001-06-27 20:27:49 +00:00
keyboard.h remove \n 2001-06-13 17:01:36 +00:00
Makefile.in - removed pit82c54.o and pit_wrap.o from default makefile.in temporarily 2001-06-22 13:18:27 +00:00
ne2k.cc Move Init $ to ::init() 2001-06-27 20:27:49 +00:00
ne2k.h - apply ne2k patch from splite@purdue.edu to fix a few problems that 2001-06-26 07:49:25 +00:00
parallel.cc Move Init $ to ::init() 2001-06-27 20:27:49 +00:00
parallel.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pci.cc setprefix -> put 2001-06-27 19:16:01 +00:00
pci.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pic.cc setprefix -> put 2001-06-27 19:16:01 +00:00
pic.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pit82c54.cc Added compiler define to use the new PIT. 2001-07-01 20:49:46 +00:00
pit82c54.h Added compiler define to use the new PIT. 2001-07-01 20:49:46 +00:00
pit_wrap.cc Added compiler define to use the new PIT. 2001-07-01 20:49:46 +00:00
pit_wrap.h Added compiler define to use the new PIT. 2001-07-01 20:49:46 +00:00
pit.cc Added compiler define to use the new PIT. 2001-07-01 20:49:46 +00:00
pit.h Added compiler define to use the new PIT. 2001-07-01 20:49:46 +00:00
sb16.cc setprefix -> put 2001-06-27 19:16:01 +00:00
sb16.h - converted ne2k and sb16 to new style parameters and control panel, 2001-06-21 18:34:50 +00:00
scsidefs.h - added little headers to the .h files 2001-06-25 14:02:29 +00:00
scsipt.h - added little headers to the .h files 2001-06-25 14:02:29 +00:00
serial_raw.cc setprefix -> put 2001-06-27 19:16:01 +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 -> put 2001-06-27 19:16:01 +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 - converted ne2k and sb16 to new style parameters and control panel, 2001-06-21 18:34:50 +00:00
soundwin.cc - converted ne2k and sb16 to new style parameters and control panel, 2001-06-21 18:34:50 +00:00
soundwin.h - update copyright dates to 2001 for all mandrake headers 2001-04-10 02:20:02 +00:00
unmapped.cc setprefix -> put 2001-06-27 19:16:01 +00:00
unmapped.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
vga.cc setprefix -> put 2001-06-27 19:16:01 +00:00
vga.h - added option of changing vga update interval on the fly. 2001-06-09 19:57:56 +00:00