Bryce Denney
9bdd5b53b2
- add links straight to the user/development/documentation guides
2001-12-07 16:23:06 +00:00
Bryce Denney
b5ba75b30a
- this patch was made from Harry Mohn's modified bximage.c from November 25.
2001-12-07 05:21:18 +00:00
Bryce Denney
6c2486db83
- ask user if they WANT to unpack a 10meg file in their home directory.
...
If no, just quit.
2001-12-07 05:03:53 +00:00
Bryce Denney
2186b23ead
- remove "gotcha" about root owning the dlxlinux image
2001-12-06 05:15:07 +00:00
Bryce Denney
a1a9beac3b
- update to rombios.c version 1.25
2001-12-06 04:50:08 +00:00
Bryce Denney
057df9bcde
- compile SMP bioses for the first time since June!
2001-12-06 04:28:30 +00:00
Bryce Denney
f97c8b7b27
- install man pages in /usr/man/man1, not /usr/bochs/man/man1. Putting them
...
under /usr/bochs was just a hack so that I didn't have to list the individual
man pages in the file list. But nobody would find the man pages in
/usr/bochs/man unless they changed their manpath.
2001-12-06 04:03:34 +00:00
Bryce Denney
37256e9614
- touch up, move things around
2001-12-06 03:51:55 +00:00
Bryce Denney
b0a578eaf4
- made it through the whole cvs log, whew!
2001-12-05 22:12:59 +00:00
Volker Ruppert
014687aa97
- extended keyboard funktion waits for a key, too - don't panic
2001-12-05 20:38:32 +00:00
Volker Ruppert
aa297204b0
- setting led status works even if the keyboard is disabled
2001-12-05 20:36:03 +00:00
Bryce Denney
f61507194a
- clarify RPM build description
2001-12-05 20:16:09 +00:00
Bryce Denney
c9740ebb21
- I'm working on change log for version 1.3. Not complete yet.
2001-12-05 17:37:08 +00:00
Bryce Denney
5fcb69ca3a
- to allow configure to be run from other directories, I added some
...
mkdirs for build and build/linux. This was working, but then broke
when I made configure substitute the version number in lots of new
files.
2001-12-05 16:46:00 +00:00
Bryce Denney
2cd62e75c8
- Dave enabled the E9 hack in config.h.in, but it had no effect. The correct
...
way is to make the configure.in default to turning it on. The value in
config.h.in will be replaced by configure anyway.
2001-12-05 16:25:24 +00:00
Bryce Denney
9aa771c8bf
- check in changes from Rob Lemley, sent to me on November 28, 2001
2001-12-05 04:45:51 +00:00
Bryce Denney
0bbe088d56
- add beos cdrom .o file, when beos and cdrom are selected. I don't
...
have the actual cdrom_beos.cc file yet from Bernd.
2001-12-05 03:37:08 +00:00
Bryce Denney
61bae62a08
- keyboard type patch from cbothamy
2001-12-04 18:04:27 +00:00
Bryce Denney
9c79a25e8f
- add keyboard mapping patch from Christophe Bothamy
2001-12-03 15:39:51 +00:00
Volker Ruppert
a7823c0720
- improvement for the textmode cursor (X and win32)
2001-12-02 16:45:55 +00:00
Bryce Denney
fe6d4c8d88
- once it's gzipped, chmod needed a different name (+ .gz)
2001-12-02 04:24:11 +00:00
Bryce Denney
dbd75fc354
- gzip the font file, which apparantly is required on some servers.
...
See [ #485008 ] install-x11-fonts needs to gzip the font.
This was reported and checked out by ron@ronheron.com .
2001-12-02 04:20:34 +00:00
Bryce Denney
1e46afa918
- Dave applied these patches
2001-12-02 04:16:16 +00:00
instinc
3bd36d7220
added the trace-reg-on and trace-reg-off commands
2001-11-28 18:40:02 +00:00
instinc
2be059ee4f
added the trace-reg-on and trace-reg-off command
2001-11-28 18:39:19 +00:00
instinc
170eed5b66
added the trace-reg-on and trace-reg-off command
...
updated the register trace to bypass the lazy flags behaviour
2001-11-28 18:38:32 +00:00
instinc
0a87115340
added trace-reg-on and trace-reg-off commands
2001-11-28 18:37:12 +00:00
Bryce Denney
22de9ce18e
- patch from Dave Poirier, sent to list Nov 27
2001-11-28 18:19:21 +00:00
Bryce Denney
c95bdd6a35
- patch from Dave Poirier, sent to list Nov 27
2001-11-28 18:13:30 +00:00
Bryce Denney
6a03773831
- I've had several reports of how to reproduce the 'slave OCW3 not implemented'
...
condition, so I've removed it now.
2001-11-27 18:15:39 +00:00
Volker Ruppert
e8ae65d473
- move the #ifdef statement after the BX_KEY_RELEASED definition
2001-11-27 09:51:37 +00:00
Volker Ruppert
6e28bf9738
- patch for international keyboard support based on patch.kbd-dieter
2001-11-26 21:30:49 +00:00
Volker Ruppert
2102016517
- MF-II identification and some missing keys added
2001-11-26 09:55:30 +00:00
Volker Ruppert
b15f487153
- some missing BX_KEY definitions added
2001-11-26 09:54:12 +00:00
Volker Ruppert
db4401adb8
- serial functions added, MF-II keyboard functions added, parport updates
2001-11-26 07:26:55 +00:00
Volker Ruppert
840ee719e5
- exchange the scancode of "Numlock" and "Pause", numlock works again
2001-11-26 07:24:16 +00:00
Volker Ruppert
74541540e9
- event handler recognizes the extended keycode flag
2001-11-23 18:03:23 +00:00
Bryce Denney
67fb4242e4
- latest attempt at putting buildroot back into the rpm spec file.
...
Still failing.
2001-11-21 04:13:05 +00:00
Bryce Denney
26b2c0254c
- this revision is based on a patch from Cliff Hones <cliff@aonix.co.uk>.
...
Cliff added to bios_printf the ability to print onto the console. Bryce made
some further changes. Now when a panic occurs, the message is reported both
to the Bochs log file and to the screen, and then it goes into an infinite
busy loop. Why an inf loop? If I do a HLT in BIOS code, current bochs
versions will panic immediately and the user will never see the real panic
message. I have mostly tested the new panic behavior by booting nonbootable
and nonreadable disks.
2001-11-21 02:33:05 +00:00
Bryce Denney
21e102208d
- add instructions for getting CDROM to work in DOS
2001-11-21 02:13:47 +00:00
Bryce Denney
003f8dc7e0
- update vga screen when you enter the logfunctions::ask() function. This is
...
useful because sometimes useful messages are printed on the screen just
before a panic. It's also potentially dangerous if the vga update function
calls ask() again...so I added a re-entry check.
2001-11-21 00:25:15 +00:00
Bryce Denney
f003961953
- explictly turn off readline. Then if you add --enable-debugger, it will
...
not try to use readline, even when the configure system is able to find it.
2001-11-21 00:16:17 +00:00
Bryce Denney
c10e29e402
- mkfontdir was running in the wrong directory. Added "/misc" to the path.
2001-11-20 05:57:18 +00:00
Bryce Denney
5820c9de92
- this patch is from Dieter Mittelmaier <dieter.mittelmaier@freenet.de>
...
He sent it to me on July 4, and I've been far too slow getting it
checked in.
2001-11-19 18:36:35 +00:00
Bryce Denney
c7e0891d57
- I applied this patch.
...
The master PIC ignores commands 0xc0-0xc7. This change just makes the slave
PIC ignore these same commands. It does not implement the commands.
2001-11-19 14:42:25 +00:00
Bryce Denney
e5a992a796
- master PIC ignores commands 0xc0-0xc7. This change just makes the slave
...
PIC ignore these same commands. It does not implement the commands.
2001-11-19 14:41:03 +00:00
Bryce Denney
a17559cd15
- add pic fix patch from Jonathan Hunt <jhuntnz@users.sourceforge.net>
2001-11-19 14:38:48 +00:00
Bryce Denney
1e6aecc86a
- add example line in bochsrc that will use Christophe Bothamy LGPL vga bios.
...
It is commented out so that it doesn't conflict with the Elpin bios line.
2001-11-19 14:36:26 +00:00
Bryce Denney
77cdb18620
- add LGPL bios by Christophe Bothamy <cbbochs@free.fr>. When new versions
...
are released, I will remove VGABIOS-cbothamy-0.2a and add a file with
the other version number. I decided not to use the "-latest" naming
scheme because there is no synchronization between bochs releases and
LGPL VGA BIOS releases. Anything that's called "latest" is bound to
go obsolete eventually.
2001-11-19 14:35:05 +00:00
Bryce Denney
90320590ad
- oops I forgot --with-amigaos.
2001-11-19 04:17:47 +00:00