Bochs/bochs/iodev
Bryce Denney a9204c53f0 - make hard disk code return error codes when data is not available instead
of just panicing.  In particular, if the logical sector is out of bounds
  or the disk image cannot be read/written at the desired offset, we now
  abort the ATA command and return an error code.  Many of the old BX_PANIC
  messages are turned to BX_ERROR, so they will still appear in the
  log, but now the device model will try to communicate this fact to
  the OS instead of simply giving up.
2001-10-06 09:04:39 +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_amigaos.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
cdrom.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
cdrom.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
cmos.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
cmos.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
crc32.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
crc32.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
devices.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
dma.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
dma.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
eth_arpback.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
eth_fbsd.cc panic if networking can't be initalized (packet filter/socket) 2001-10-03 14:53:22 +00:00
eth_linux.cc panic if networking can't be initalized (packet filter/socket) 2001-10-03 14:53:22 +00:00
eth_null.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
eth_packetmaker.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
eth_packetmaker.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
eth_win32.cc - mention where to get winpcap 2001-10-03 13:38:17 +00:00
eth.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
eth.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
floppy.cc - include <windows.h> on win32 platforms so that we get a definition of 2001-10-05 14:01:52 +00:00
floppy.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
guest2host.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
guest2host.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
harddrv.cc - make hard disk code return error codes when data is not available instead 2001-10-06 09:04:39 +00:00
harddrv.h - make hard disk code return error codes when data is not available instead 2001-10-06 09:04:39 +00:00
ioapic.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
ioapic.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
iodebug.cc Added the control to enable/disable register tracing 2001-10-03 19:54:29 +00:00
iodebug.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
iodev.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
keyboard.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
keyboard.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
Makefile.in - add --enable-slowdown option to configure, which turns on Greg's 2001-09-24 05:23:55 +00:00
ne2k.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
ne2k.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
parallel.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
parallel.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
pci.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
pci.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
pic.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
pic.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
pit82c54.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
pit82c54.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
pit_wrap.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
pit_wrap.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
pit.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
pit.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
sb16.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
sb16.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_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
scsidefs.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
scsipt.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
serial_raw.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
serial_raw.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
serial.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
serial.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
slowdown_timer.cc - don't define BX_HAVE_USLEEP in here, it's set by configure! 2001-10-05 13:31:31 +00:00
slowdown_timer.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
soundlnx.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
soundlnx.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
soundwin.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
soundwin.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
unmapped.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
unmapped.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
vga.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
vga.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