freebsd-dev/sys/dev/syscons
Peter Grehan a2dce78a84 __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.
Took the opportunity to reduce

 __i386__ || __ia64__ || __amd64__ || __sparc64__ || __powerpc__

 to

 !__alpha__

reviewed by: gallatin
2004-01-21 05:08:51 +00:00
..
apm Catch up with recent events. 2003-03-27 07:37:02 +00:00
blank
daemon Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
dragon Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
fade Remove unused variable(s). 2003-05-31 20:29:34 +00:00
fire Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
green
logo Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
rain chase more of the MIN/MAX mess. *sigh* 2003-02-02 13:52:25 +00:00
snake Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
star
warp Use the clear function provided by the video adapter driver. 2003-07-21 13:04:54 +00:00
scgfbrndr.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
schistory.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
scmouse.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
scterm-dumb.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
scterm-sc.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
scterm.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
sctermvar.h Do not try to work around ``poor (un)sign extension code'' 2002-10-20 22:50:13 +00:00
scvesactl.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
scvgarndr.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
scvidctl.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
scvtb.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
syscons.c __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer. 2004-01-21 05:08:51 +00:00
syscons.h - Add a font width field to struct scr_stat. Use this instead of '8'. 2003-08-24 04:04:44 +00:00
sysmouse.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00