Bochs/bochs/iodev
Bryce Denney 071589ab79 - now I/O writes to 0x400 (panic_port) actually cause a BX_PANIC message
- now the HALT macro in rombios.c writes to panic port but does not actually
  execute a "hlt" instruction.  This allows the .bochsrc to control
  whether the BIOS panic is fatal or not.
2001-05-29 14:28:14 +00:00
..
cdrom.cc - BX_WARN doesn't exist any more! Change them all to BX_INFO. 2001-05-20 03:27:05 +00:00
cdrom.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
cmos.cc demote BX_INFO to BX_ERROR 2001-05-25 22:17:51 +00:00
cmos.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
devices.cc cleanup output more 2001-05-24 14:08:54 +00:00
dma.cc more output cleanup 2001-05-25 18:44:38 +00:00
dma.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
eth_fbsd.cc irq9, not irq10, thanks angelos@openbsd.org 2001-05-23 19:47:14 +00:00
eth_null.cc merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
eth.cc ne2k from angelos@OpenBSD.org 2001-05-23 00:46:47 +00:00
eth.h - g++ gave warning about "class eth_pktmover_c has virtual functions but 2001-05-23 02:44:52 +00:00
floppy.cc cleanup output more 2001-05-24 14:08:54 +00:00
floppy.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
guest2host.cc merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
guest2host.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
harddrv.cc cleanup output 2001-05-23 19:36:55 +00:00
harddrv.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
ioapic.cc - added I/O APIC and local APICs 2001-05-23 07:48:11 +00:00
ioapic.h - added I/O APIC and local APICs 2001-05-23 07:48:11 +00:00
iodev.h - added I/O APIC and local APICs 2001-05-23 07:48:11 +00:00
keyboard.cc demote BX_INFO to BX_ERROR 2001-05-25 22:17:51 +00:00
keyboard.h - extern not needed anymore 2001-05-23 02:42:55 +00:00
Makefile.in - added I/O APIC and local APICs 2001-05-23 07:48:11 +00:00
ne2k.cc more output cleanup 2001-05-25 18:44:38 +00:00
ne2k.h ne2k from angelos@OpenBSD.org 2001-05-23 00:46:47 +00:00
parallel.cc merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
parallel.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pci.cc - added missing BX_PCI_THIS in several places 2001-05-29 07:38:22 +00:00
pci.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pic.cc cleanup output more 2001-05-24 14:08:54 +00:00
pic.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pit82c54.cc - added comment clarifying that Greg wrote it, and that it's not linked 2001-05-25 13:11:52 +00:00
pit.cc merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
pit.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
sb16.cc - added I/O APIC and local APICs 2001-05-23 07:48:11 +00:00
sb16.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
serial.cc - added I/O APIC and local APICs 2001-05-23 07:48:11 +00:00
serial.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +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 - now I/O writes to 0x400 (panic_port) actually cause a BX_PANIC message 2001-05-29 14:28:14 +00:00
unmapped.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00
vga.cc more output cleanup 2001-05-25 18:44:38 +00:00
vga.h merge in BRANCH-io-cleanup. 2001-05-15 14:49:57 +00:00