Bryce Denney
dd1b64b5cb
- don't make all on install_win32 target, since the makefile is built for
...
nmake and the install_win32 target is intended for cygwin.
- work around some bug with unix2dos that doesn't let it read from
absolute path (?)
2001-11-18 02:32:59 +00:00
Bryce Denney
32d888e7e6
- update for 1.3.pre1
2001-11-18 01:44:39 +00:00
Bryce Denney
9641c92e84
- remove Bryce's link, since SMP is all integrated now
...
- add link to Christophe Bothamy's free VGA BIOS site
2001-11-18 01:06:53 +00:00
Bryce Denney
8a00171179
- checked in cmpxchg8b patch from Michael Hohmuth <hohmuth@innocent.com>
2001-11-17 22:22:03 +00:00
Bryce Denney
75f5d636ca
- use chmod and be sure that the vga.pcf font is installed so that it
...
is readable by all
2001-11-17 22:13:38 +00:00
Bryce Denney
33da4882f2
- clean up compile section and add subsections with platform specific hints
2001-11-17 22:04:33 +00:00
Bryce Denney
9111c33167
- add amigaos configure shortcut script
2001-11-17 21:36:58 +00:00
Volker Ruppert
6333bcd2a4
- changed some panics to errors, register behaviour and messages fixed
2001-11-17 18:10:54 +00:00
Bryce Denney
e17ad6f50b
- clarify that sending parallel port output to raw dev is unix only
...
- remove Id tag in bximage example, since it gets replaced with the
Id of the whole file.
2001-11-17 17:20:29 +00:00
Bryce Denney
1fbdc6544f
- move cvs write info into the real docbook
2001-11-17 17:16:35 +00:00
Bryce Denney
5080a0e755
- rename mailing list link
2001-11-17 17:16:12 +00:00
Bryce Denney
94ad83d9ad
- include ../include/defs.sgm
...
- add vasudeva as editor
- add section about setting up cvs write access
- add fixmes on most other sections
2001-11-17 17:15:38 +00:00
Bryce Denney
8a4eb1f3e0
- add vasudeva as editor
2001-11-17 17:14:42 +00:00
Bryce Denney
c1273a5974
- add vasudeva as editor
...
- add tip about using winimage
2001-11-17 17:14:28 +00:00
Volker Ruppert
820ca4b2a6
- cygwin compilation error fixed
2001-11-16 23:10:59 +00:00
Bryce Denney
d1bd5f8e7c
- add cdrom and sb16 since .conf.win32-vcpp has those too
2001-11-16 14:23:17 +00:00
Volker Ruppert
3f35c13958
Printer response works again if the config option is "enabled=0" or fopen() fails.
2001-11-15 23:35:26 +00:00
Bryce Denney
d95d2235c4
- more hints about mounting disk images
2001-11-15 22:15:07 +00:00
Bryce Denney
7f70b4ffd5
- finish up cvs write instructions
2001-11-15 17:44:50 +00:00
Bryce Denney
0435f4cace
- adding instructions for cvs write access
2001-11-15 17:38:52 +00:00
Bryce Denney
980643e0fb
- add CMPXCHG8B patch from Michael Hohmuth <hohmuth@innocent.com>
2001-11-15 16:53:24 +00:00
Bryce Denney
a617b4e739
- added Greg Alexander's "how to make a disk image"
2001-11-14 14:42:04 +00:00
Bryce Denney
0cea4900d5
- add OS/2 screen shot from Diego Henriquez
2001-11-14 14:16:20 +00:00
Bryce Denney
892badb077
- add SMP simulation instructions
2001-11-14 04:37:24 +00:00
Bryce Denney
2478decb1e
- add link to mailing list archives
2001-11-14 04:18:24 +00:00
Bryce Denney
4ddbf9381a
- fix up mailing list section so that it describes both bochs-announce
...
and bochs-developers, and who should use which list.
2001-11-14 04:08:10 +00:00
Bryce Denney
6a9b5c513d
- move "Supported Platforms" into the Intro section
2001-11-14 02:43:45 +00:00
Bryce Denney
f07023c86a
- add Features table at end of Introduction section
2001-11-14 02:40:55 +00:00
Bryce Denney
497e4a5227
- fix up configure options table
2001-11-14 01:45:47 +00:00
Bryce Denney
fea759a204
- apply patch.pci from Volker Ruppert. See
...
[ #481546 ] pci patch (Volker Ruppert) for any followups.
2001-11-14 01:39:22 +00:00
Bryce Denney
f1dad2cf92
- PCI patch from Volker Ruppert from October 27, 2001
2001-11-14 01:35:27 +00:00
Bryce Denney
6b291faebc
- applied this patch
2001-11-14 01:29:20 +00:00
Bryce Denney
ed45dddd21
- Volker Ruppert's fix to keyboard typematic rate
2001-11-14 01:28:53 +00:00
Bryce Denney
aa13968341
- more improvements from Volker.
...
- fopen with "wb" so that win32 doesn't translate CRLF
- add initmode setting
- fix bug, fill in behavior in write handler
- now it works for him with DOS, Linux, and Windows guests
2001-11-14 00:29:20 +00:00
Bryce Denney
efc5708ddf
- "const char" fixes from Volker
2001-11-14 00:23:08 +00:00
Bryce Denney
b4bdc25b3f
- touch up bochs history
...
- change "ch07" to "mailinglist" so that we can renumber easily
- add current information on who maintains different bochs ports, and pleas
for help on the ones with no maintainer. Removed FreeDOS--it's not
a host OS. Maybe this fits in a list of guest OSes, but for now it
goes in the trash.
2001-11-13 07:00:09 +00:00
Bryce Denney
4f50e37b7f
- add shortcut for bochs developers mailing list
2001-11-13 06:57:33 +00:00
Bryce Denney
918a32a67a
- patch from Mike Rieker <mrieker@o3one.org> associated with this bug rpt:
...
[ #480422 ] gdt 'accessed' bit
2001-11-13 05:11:41 +00:00
Bryce Denney
5edbdc5741
- copied Volker's instructions on mounting a disk image in Linux from
...
misc.txt into the user guide.
2001-11-13 00:01:57 +00:00
vasudeva
9ad7fe1c69
Removed to-do reference to mailing list in Chapter 5: Using Bochs.Converted reference in Chapter 2: FAQ into cross-reference to new Chapter 7.Created Chapter 7 for mailing list subscription instructions.
2001-11-12 21:51:10 +00:00
Bryce Denney
7296b909b6
- update so that it applies cleanly to current CVS
2001-11-12 18:42:14 +00:00
Bryce Denney
315dd94b24
- add patch from
...
[ #451612 ] text modes with 8x8 characters
it was gzipped and had dos format newlines
2001-11-12 18:41:41 +00:00
Bryce Denney
5d4b874014
- correction to color #6 based on followups to
...
[ #466403 ] make text colors more accurate
2001-11-12 18:33:28 +00:00
Bryce Denney
5585e0cb30
- fixes based on Roland Mainz's patch.mainz-2001-10-05.
2001-11-12 18:28:07 +00:00
Bryce Denney
980670a26a
- document how to use raw floppy on unix and winNT, win2k
2001-11-12 18:22:19 +00:00
Bryce Denney
7b3980d9df
- apply patch.rfb-mouse by MURANAKA Masaki (monaka@users.sf.net)
...
see this source forge bug for details:
[ #457968 ] Strange mouse motion on RFB
2001-11-12 17:56:47 +00:00
Bryce Denney
9788c1b6cc
- add a retry loop in RFB code, so that if port 5900 is not available
...
it can try 5901, etc. On linux, if a server bound to port 5900 exits
without closing the socket, you can't re-bind to the socket for a few
minutes.
2001-11-12 16:45:28 +00:00
Bryce Denney
2cc4dbf1a2
- this patch was submitted along with bug report
...
[ #457968 ] Strange mouse motion on RFB
2001-11-12 16:06:26 +00:00
Bryce Denney
3934cd370c
- change a few "char"s to "const char", from Roland Mainz compile patch
2001-11-12 03:34:45 +00:00
Bryce Denney
94ba0f4ca4
- remove some "#if BX_DEBUG" lines. What are these anyway? They've
...
probably been treated as ifdef instead, but a sun compiler doesn't like
them. Anyway, they were being used around a check for irq_num > 15.
This bounds check seems ok to do all the time, so I just removed the
#if BX_DEBUG lines and corresponding #endifs.
2001-11-12 03:29:18 +00:00