Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/prep/stand/boot/cons.c
RevisionDateAuthorComments
 1.8  08-Feb-2011  rmind Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.
 1.7  01-Mar-2008  tsutsui branches: 1.7.26; 1.7.32; 1.7.34;
cnscan() should return -1 (no input) if there is no console device.
 1.6  13-Apr-2006  garbled branches: 1.6.38; 1.6.58; 1.6.62;
More major bootblock changes:
1) Rewrite vreset.c completely. Saves about 1k, and now it sets the
screen up much better. Previously the resulting video mode looked bad on
my CRT, and my LCD wouldn't even recognize it as a valid mode. Now it
looks reasonably good and my LCD can talk to it.

2) Call vga_reset unconditionally in the setup process to fix the onboard
VGA. If you have a VGA and use the serial console, this will allow you
to still use the VGA device for getty/wscons. Tested on a 7248 with VGA
and a 7043 without VGA.

3) Change filesystem.c to use nullfs rather than ufs and cd9660. We
don't actually need an fs at all, but it would take a major rewrite to
get rid of them completely. This saves about 6KB on the bootloader.

4) Bump version to 1.7.
 1.5  10-Apr-2006  garbled de-__P, minor formatting nits, bump version.
 1.4  10-Apr-2006  garbled Clean up the bootloader a little bit. Get rid of some unused code,
set the makefile to build the bootloader without the DB_MONITOR stuff by
default, as it is primarily for debugging. Reduces bootloader size by
about 8k.
 1.3  11-Dec-2005  christos branches: 1.3.4; 1.3.6; 1.3.8; 1.3.10; 1.3.12;
merge ktrace-lwp.
 1.2  07-Aug-2003  agc branches: 1.2.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.1  29-Feb-2000  nonaka branches: 1.1.6; 1.1.30;
Initial import prep port.
 1.1.30.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.30.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.30.1  03-Aug-2004  skrll Sync with HEAD
 1.1.6.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1  29-Feb-2000  bouyer file cons.c was added on branch thorpej_scsipi on 2000-11-20 20:23:08 +0000
 1.2.16.2  17-Mar-2008  yamt sync with head.
 1.2.16.1  21-Jun-2006  yamt sync with head.
 1.3.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.3.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.3.8.2  24-May-2006  yamt sync with head.
 1.3.8.1  11-Apr-2006  yamt sync with head
 1.3.6.1  22-Apr-2006  simonb Sync with head.
 1.3.4.1  09-Sep-2006  rpaulo sync with head
 1.6.62.1  03-Apr-2008  mjf Sync with HEAD.
 1.6.58.1  24-Mar-2008  keiichi sync with head.
 1.6.38.1  23-Mar-2008  matt sync with HEAD
 1.7.34.1  17-Feb-2011  bouyer Sync with HEAD
 1.7.32.1  06-Jun-2011  jruoho Sync with HEAD.
 1.7.26.1  05-Mar-2011  rmind sync with head

RSS XML Feed