..
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
- Another patch from splite@purdue.edu.
2001-06-26 08:12:21 +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
- convert nearly all bx_options to parameter form. All options that have
2001-06-20 14:01:39 +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
Changed the format for eth_arpback to be more versatile for use with
2001-06-21 01:45:17 +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_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
- convert nearly all bx_options to parameter form. All options that have
2001-06-20 14:01:39 +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
- added BX_DEBUGs
2001-06-23 17:59:14 +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
- backed out patch.kbd-dieter. The patch appears to work on all XFree86
2001-06-25 22:57:27 +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
- apply ne2k patch from splite@purdue.edu to fix a few problems that
2001-06-26 07:49:25 +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
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
- used grep to search for more instances of new bx_options problems that
2001-06-21 14:56:43 +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
- converted ne2k and sb16 to new style parameters and control panel,
2001-06-21 18:34:50 +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 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
- 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 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
- convert nearly all bx_options to parameter form. All options that have
2001-06-20 14:01:39 +00:00
vga.h
- added option of changing vga update interval on the fly.
2001-06-09 19:57:56 +00:00