Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/sparc/stand/boot/prompatch.c
RevisionDateAuthorComments
 1.12  11-Dec-2005  christos merge ktrace-lwp.
 1.11  14-Aug-2005  uwe Constify. Make (the only) submatch function static.
Prettify some comments.
 1.10  14-Aug-2005  macallan add a prom patch that creates a device node for the Krups' audio chip
in case it's missing ( like with OF 3.11.10 ) - makes audiocs at ebus work
on these machines.
 1.9  18-Mar-2004  hannken branches: 1.9.14; 1.9.16;
Rename PROM_getpropstring* => prom_getpropstring*
 1.8  13-Feb-2004  wiz Uppercase CPU, plural is CPUs.
 1.7  30-Jul-2003  mrg sprinkle some: libkern.h, some -ffreestanding and some cast-y goodness,
all for the pleasure of the gcc 3 :-)
 1.6  16-Dec-2002  jdc branches: 1.6.6;
Extend the matching routine to take a function pointer, so that additional
(arbitrary) matching can be done.
Add match function and patch for Cycle 5 IP (Sparc 5 clone).

Reviewed by Uwe.
 1.5  11-Jan-2002  uwe OBP 2.30 in JS1 is romvec version 3, so g/c PROM_OBP_V2 entry.
Add bare-bones "8042" (pckbc) node and rename bogus zs nodes out of
the way to prevent them from matching.
 1.4  11-Dec-2001  aymeric add support for OBP 3.x as seen on some JavaStation 1's
 1.3  22-Nov-2001  uwe Add patches for Mr.Coffee with OBP2.
Miscellaneous cosmetic changes.
 1.2  26-Sep-2001  eeh branches: 1.2.4;
getprop* -> PROM_getprop*
 1.1  21-Jun-2001  uwe branches: 1.1.2; 1.1.4;
Add PROM patches (forth code) as a table indexed with root node name
and prom version. Little tweaks to prom during secondary boot are
much easier then fragile work-arounds in the kernel. Currently this
is used for JavaStation 1 with OBP3.
 1.1.4.1  01-Oct-2001  fvdl Catch up with -current.
 1.1.2.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.1.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.4.5  19-Dec-2002  thorpej Sync with HEAD.
 1.2.4.4  28-Feb-2002  nathanw Catch up to -current.
 1.2.4.3  11-Jan-2002  nathanw More catchup.
 1.2.4.2  08-Jan-2002  nathanw Catch up to -current.
 1.2.4.1  26-Sep-2001  nathanw file prompatch.c was added on branch nathanw_sa on 2002-01-08 00:27:54 +0000
 1.6.6.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.6.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.6.1  03-Aug-2004  skrll Sync with HEAD
 1.9.16.1  21-Jun-2006  yamt sync with head.
 1.9.14.1  15-Aug-2005  tron Pull up revision 1.10 (requested by macallan in ticket #664):
add a prom patch that creates a device node for the Krups' audio chip
in case it's missing ( like with OF 3.11.10 ) - makes audiocs at ebus work
on these machines.

RSS XML Feed