..
cdrom.cc
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +00:00
cdrom.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
cmos.cc
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +00:00
cmos.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
devices.cc
- there were cases where BX_APIC_SUPPORT were used and others where
2001-06-12 13:07:43 +00:00
dma.cc
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +00:00
dma.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
eth_fbsd.cc
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +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
- NOT A COMPLETE FIX!
2001-06-13 00:30:34 +00:00
floppy.h
- NOT A COMPLETE FIX!
2001-06-13 00:30:34 +00:00
guest2host.cc
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +00:00
guest2host.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
harddrv.cc
- use BX_ASSERT instead of assert
2001-06-07 20:52:26 +00:00
harddrv.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
ioapic.cc
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +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
- applied extended keyboard patch by Dave Poirier <eks@void-core.2y.net>
2001-05-31 14:27:37 +00:00
keyboard.h
- extern not needed anymore
2001-05-23 02:42:55 +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
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +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
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +00:00
pci.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
pic.cc
- there were cases where BX_APIC_SUPPORT were used and others where
2001-06-12 13:07:43 +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
Added hooks for new PIT. Now compiles it into bochs binary
2001-06-11 03:09:40 +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
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +00:00
pit.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
sb16.cc
- applied patch.sb16-ftell. Instead of using fgetpos which returns
2001-06-09 01:30:20 +00:00
sb16.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
serial.cc
Fixed a problem with some systems not having struct timeval.
2001-06-10 01:35:10 +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
strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC}
2001-05-30 18:56:02 +00:00
unmapped.h
merge in BRANCH-io-cleanup.
2001-05-15 14:49:57 +00:00
vga.cc
- added option of changing vga update interval on the fly.
2001-06-09 19:57:56 +00:00
vga.h
- added option of changing vga update interval on the fly.
2001-06-09 19:57:56 +00:00