Commit Graph

4227 Commits

Author SHA1 Message Date
Volker Ruppert
b2b9d5bd53 - com port number added to all debug/info/error/panic messages 2004-01-25 13:01:29 +00:00
Volker Ruppert
897695270b - notify the display library if the bpp value changes (switching from VBE to VGA mode) 2004-01-24 20:50:45 +00:00
Daniel Gimpelevich
06d6d03e5b Fixed compiling pcidev without plugins per Frank Cornelis's latest patch. 2004-01-24 18:04:18 +00:00
Stanislav Shwartsman
aa934c0bd2 update makefile for support .cpp suffixes for C++ sources 2004-01-24 16:37:15 +00:00
Christophe Bothamy
d62e9c7a4c - fix out of bound index on COW_images array, as suggested by Sharvil Nanavati 2004-01-19 23:25:47 +00:00
Christophe Bothamy
2117cdae7d - apply patches from Ben Lunt :
* do not panic when "calibrate drive" is issued to non disk
  * warn that "set tranfert mode" command not supported
2004-01-19 21:48:07 +00:00
Christophe Bothamy
bb485a27f0 - fix typo (from Ben Lunt) 2004-01-19 21:45:21 +00:00
Christophe Bothamy
501c7ffc13 - change tabs to spaces 2004-01-19 21:43:50 +00:00
Christophe Bothamy
4b00048561 - update cpu list and instruction set supported 2004-01-19 21:42:02 +00:00
Volker Ruppert
c1808b14f4 - allow 16 bit writes to page 0 (patch from Kenneth Stailey) 2004-01-19 17:53:53 +00:00
Volker Ruppert
20f80ecac6 - fixed bug #878771 Symbol conflict in rfb.o and x.o 2004-01-18 19:51:36 +00:00
Christophe Bothamy
be57f55969 - fix FWAIT instruction acording to intel specs
NM exception is raised only when cr0.mp and cr0.ts are set
2004-01-18 16:42:05 +00:00
Christophe Bothamy
3436662995 - fix for vmware3 cow disk on big-endian platforms 2004-01-18 16:39:02 +00:00
Christophe Bothamy
48f4a6cc47 - adding patch that is suppposed to help with booting os/2 2004-01-18 16:37:41 +00:00
Volker Ruppert
264029fdee - raw serial support prepared for 4 ports
- fixes for compiling on win32
- unnecessary includes removed
- description updated
- converted tabs to spaces
2004-01-18 11:58:07 +00:00
Daniel Gimpelevich
f11fdab54b Added preliminary hack to use TUN mode instead of TAP.
Still doesn't work, though.
2004-01-18 06:15:38 +00:00
Volker Ruppert
92c0f1e300 - fixes to make serial_raw stuff compile (still a dummy) 2004-01-18 01:30:14 +00:00
Volker Ruppert
24bee7ee43 - multiple serial port support completed (4 port are available now)
- rx_fifo_enq() call fixed
- unnecessary BX_INFO removed
2004-01-18 00:18:44 +00:00
Daniel Gimpelevich
d83e154e8f Applied Russ Cox's tuntap patch and updated docs. 2004-01-17 20:50:45 +00:00
Daniel Gimpelevich
5e48704ebb Added --enable-raw-serial. 2004-01-17 20:33:19 +00:00
Volker Ruppert
8b640bface - serial read/write and timer handlers prepared for 4 ports
- new function triggeredTimerID() returns the active ID in timer handler
2004-01-17 15:51:09 +00:00
Daniel Gimpelevich
63e4f9d270 Now allows compiling tuntap on MacOSX.
Couldn't configure the interface to work, though.
2004-01-17 11:47:12 +00:00
Daniel Gimpelevich
ae66bb33c0 Applied Russ Cox's CPU panic debug patch from Oct 2003. 2004-01-17 08:36:29 +00:00
Daniel Gimpelevich
f2b7a065cd Applied Russ Cox's tuntap patch and updated docs. 2004-01-17 08:33:59 +00:00
Daniel Gimpelevich
d0dae6dae1 Applied Russ Cox's tuntap patch and updated docs. 2004-01-17 02:13:37 +00:00
Volker Ruppert
3b17e2daa0 - the console beep currently works on Linux only and cannot be a plugin yet
- Bochs license and RCS ID added
2004-01-16 18:18:38 +00:00
Daniel Gimpelevich
6708807b38 Applied SF patch #694889. 2004-01-16 16:30:46 +00:00
Daniel Gimpelevich
9915fca4e9 Applied SF patch #874816. 2004-01-16 15:53:44 +00:00
Daniel Gimpelevich
b84ad185f5 Updated to 2003-11-27. 2004-01-16 15:15:49 +00:00
Daniel Gimpelevich
873651063e Added support for Virtual Distributed Ethernet. 2004-01-16 14:44:38 +00:00
Daniel Gimpelevich
96142f8465 Fixed DLL-related crash. 2004-01-15 18:00:36 +00:00
Daniel Gimpelevich
eae5c1eaba Rebuilt BIOS from latest rombios.c 2004-01-15 03:32:14 +00:00
Daniel Gimpelevich
45f7ac7459 Increased optimization from -O2 to -O3. 2004-01-15 03:17:37 +00:00
Daniel Gimpelevich
6c26e6a65f Introduced Frank Cornelis's PCIDEV patch. 2004-01-15 02:08:37 +00:00
Christophe Bothamy
441b65e233 - fix FAQ url 2004-01-15 00:17:34 +00:00
Christophe Bothamy
1c9de422d2 - apply patch #874517 Bugfix in int15h function 0xe820 by flashburn 2004-01-14 23:09:31 +00:00
Michael Brown
299947f64f Added the PCI Pseudo-NIC (pnic). Mainly useful for running Etherboot
inside Bochs.
2004-01-13 19:21:21 +00:00
Christophe Bothamy
749af0828e - update latest release to 2.1 2004-01-12 22:03:53 +00:00
Christophe Bothamy
794c007b30 - trying to get this Makefile to work 2004-01-12 21:33:23 +00:00
Christophe Bothamy
04c52eddd2 - update links to be on par with current sf site 2004-01-12 21:29:07 +00:00
Christophe Bothamy
f2f008014f - oops, forgot to remove the echo 2004-01-12 21:25:05 +00:00
Christophe Bothamy
c66874db2e - update Makefile so I can do make commit 2004-01-12 21:24:35 +00:00
Christophe Bothamy
a2b9d58638 - updates for 2.1 2004-01-12 21:17:39 +00:00
Christophe Bothamy
d3f1519fb9 - new images for 2.1 2004-01-12 21:16:34 +00:00
Christophe Bothamy
a9bacb3c9e - update VERSION strings to something sensible for the HEAD branch 2004-01-12 01:17:21 +00:00
Christophe Bothamy
47a00e8a95 *** empty log message *** 2004-01-12 00:54:43 +00:00
Christophe Bothamy
23f11d073e - start updates for 2.1 release 2004-01-12 00:52:47 +00:00
Christophe Bothamy
d9a77789e4 - updatz release date and version number 2004-01-11 21:08:10 +00:00
Volker Ruppert
2e3a43ce4f - serial port and cdrom feature: supported platforms updated
- fixed a typo
2004-01-11 10:29:51 +00:00
Stanislav Shwartsman
49c6fd55e4 Remove redundant ifdefs 2004-01-10 19:45:53 +00:00