freebsd-skq/sys/powerpc/ofw
marius 8218f98610 MFC: creator.c 1.9, fbreg.h 1.19, gfb.c 1.8, machfb.c 1.4,
ofw_syscons.c 1.9, s3_pci.c 1.10, scgfbrndr.c 1.23, scmouse.c 1.40,
	scvgarndr.c 1.20, scvidctl.c 1.37, syscons.c 1.439, syscons.h 1.85,
	tga.c 1.8, vesa.c 1.52, vga.c 1.35

Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_t
and do some preparations for handling 12x22 fonts (currently lots of code
implies and/or hardcodes a font width of 8 pixels). This will be required
on sparc64 which uses a default font size of 12x22 in order to add font
loading and saving support as well as to use a syscons(4)-supplied mouse
pointer image.

Approved by:	re (scottl)
2005-10-05 21:48:03 +00:00
..
ofw_pci.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
ofw_pci.h /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
ofw_pcib_pci.c Instead of "OpenFirmware", "openfirmware", etc. use the official spelling 2004-08-16 15:45:27 +00:00
ofw_syscons.c MFC: creator.c 1.9, fbreg.h 1.19, gfb.c 1.8, machfb.c 1.4, 2005-10-05 21:48:03 +00:00
ofw_syscons.h Mods for Xorg server: 2005-02-25 02:29:01 +00:00