Home | History | Annotate | Download | only in iomd
History log of /src/sys/arch/arm/iomd/makemodes.awk
RevisionDateAuthorComments
 1.7  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.6  19-Aug-2006  bjh21 branches: 1.6.58; 1.6.60; 1.6.62;
The log2_bpp fields of the mode list generated by makemodes.awk weren't
used for anything. Rearrange things so that it doesn't any more, and
just produces an array of struct videomode. modedefs.c is looking
suspiciously much like videomode.c now.
 1.5  18-Aug-2006  bjh21 Move calculation of a screen mode's frame rate out of makemodes.awk into
the kernel, removing an element from struct vidc_mode. The calculation
is a bit pointless at the moment anyway, since both bootloaders pass in
a constant 56, but that might get fixed one day.
 1.4  17-Aug-2006  bjh21 Switch to using the MI struct videomode for storing VIDC video timings.
struct videomode doesn't have a way to record border widths (though I
wonder if VESA's "margins" are the same thing), so we now just treat them
as zero. Tested on my NC, which still seems to be working.
 1.3  16-Aug-2006  bjh21 Fix an obvious typo.
 1.2  20-Jun-2006  gdamore Use portable | cat 1>&2 instead of > /dev/stderr. This allows this script
to work, and supports building on Solaris 10.

Reviewed/approved by jlam@.
 1.1  05-Oct-2001  reinoud branches: 1.1.4; 1.1.6; 1.1.40; 1.1.54; 1.1.58; 1.1.66;
Initial commit of the splitting off of arch/acorn32 from arch/arm32.

The IOMD/VIDC combination is now moved to arch/arm/iomd together. These
files still need a lot of cleaning up :( .... esp. the RC7500 support that
is still dormant in it; this needs either to be removed or split out for
RC7500's ``VIDC'' video/audio variant.

Apart from the RC7500 support wich is still in arch/arm32 the
iomd,vidc,riscpc and podulebus subdirectories of arch/arm32 can be removed.

This split still uses some small parts of arch/arm32 .... those are the MI
parts that haven't been moved yet.

RiscPC/A7000 have been tested and confirmed to build as should NC.
 1.1.66.1  20-Jun-2006  gdamore Use portable | cat 1>&2 instead of > /dev/stderr. This allows this script
to work, and supports building on Solaris.
 1.1.58.2  03-Sep-2006  yamt sync with head.
 1.1.58.1  26-Jun-2006  yamt sync with head.
 1.1.54.1  09-Sep-2006  rpaulo sync with head
 1.1.40.2  30-Dec-2006  yamt sync with head.
 1.1.40.1  21-Jun-2006  yamt sync with head.
 1.1.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  05-Oct-2001  thorpej file makemodes.awk was added on branch kqueue on 2002-01-10 19:38:11 +0000
 1.1.4.2  05-Oct-2001  reinoud Initial commit of the splitting off of arch/acorn32 from arch/arm32.

The IOMD/VIDC combination is now moved to arch/arm/iomd together. These
files still need a lot of cleaning up :( .... esp. the RC7500 support that
is still dormant in it; this needs either to be removed or split out for
RC7500's ``VIDC'' video/audio variant.

Apart from the RC7500 support wich is still in arch/arm32 the
iomd,vidc,riscpc and podulebus subdirectories of arch/arm32 can be removed.

This split still uses some small parts of arch/arm32 .... those are the MI
parts that haven't been moved yet.

RiscPC/A7000 have been tested and confirmed to build as should NC.
 1.1.4.1  05-Oct-2001  reinoud file makemodes.awk was added on branch nathanw_sa on 2001-10-05 22:27:42 +0000
 1.6.62.1  16-May-2008  yamt sync with head.
 1.6.60.1  18-May-2008  yamt sync with head.
 1.6.58.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed