Home | History | Annotate | Download | only in oea
History log of /src/sys/arch/powerpc/oea/ofw_rasconsvar.h
RevisionDateAuthorComments
 1.3  16-Mar-2020  macallan make the ROM font usable on G5s:
- copy the font data into a buffer instead of just pointing at the ROM
- don't blindly assume the font's width
- don't try to center output ourselves - rasops_init() will do it for us
- provide a hook to add the ROM font to wsfont when we're ready
 1.2  02-Mar-2018  macallan branches: 1.2.4;
defer scribbling into video memory until after re-enabling the MMU if
we're in bridge mode.
With this NetBSD boots on PCI-X G5s
 1.1  26-Nov-2007  garbled branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; 1.1.18;
Apply a set of patches from Frank Wille to make the genfb attachment work
better on ofppc. In doing so, we also move a few functions around in
macppc and the generic ofw powerpc stuff to allow better sharing of code.
Also, introduce a model_init function.

move ofb_cons.c from macppc/dev to powerpc/oea and rename it to rascons.
This gets rid of some naming confusion, and makes it OFW-MI rather than
macppc specific.
 1.1.18.2  09-Jan-2008  matt sync with HEAD
 1.1.18.1  26-Nov-2007  matt file ofw_rasconsvar.h was added on branch matt-armv6 on 2008-01-09 01:47:52 +0000
 1.1.10.2  08-Dec-2007  mjf Sync with HEAD.
 1.1.10.1  26-Nov-2007  mjf file ofw_rasconsvar.h was added on branch mjf-devfs on 2007-12-08 18:17:40 +0000
 1.1.8.2  07-Dec-2007  yamt sync with head
 1.1.8.1  26-Nov-2007  yamt file ofw_rasconsvar.h was added on branch yamt-lazymbuf on 2007-12-07 17:25:57 +0000
 1.1.4.2  03-Dec-2007  ad Sync with HEAD.
 1.1.4.1  26-Nov-2007  ad file ofw_rasconsvar.h was added on branch vmlocking on 2007-12-03 19:04:03 +0000
 1.1.2.2  27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.
 1.1.2.1  26-Nov-2007  joerg file ofw_rasconsvar.h was added on branch jmcneill-pm on 2007-11-27 19:35:51 +0000
 1.2.4.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed