1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/dev/fb
Marius Strobl 7a89ac4d26 - Define data of struct gfb_font a const as it's only used to supply font
data and remove the array size from the definition as f.e. the gallant
  12 x 22 font data is 256 * 44 in size, exceeding the previously hard-
  coded size.
- Declare the bold8x16 instance of struct gfb_font as const as it's not
  intended to be changed at run-time as a whole either.
- Use __FBSDID in xboxfb.c

Tested by:	rink
2007-06-16 21:31:53 +00:00
..
boot_font.c - Define data of struct gfb_font a const as it's only used to supply font 2007-06-16 21:31:53 +00:00
creator.c Rototill the sparc64 nexus(4) (actually this brings in the code the 2007-03-07 21:13:51 +00:00
creatorreg.h - Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c. 2007-01-16 21:08:22 +00:00
fb.c
fbreg.h On sparc64 also use the fillw() this header provides for ia64 so 2007-01-18 13:08:08 +00:00
gallant12x22.c
gallant12x22.h
gfb.h - Define data of struct gfb_font a const as it's only used to supply font 2007-06-16 21:31:53 +00:00
machfb.c
machfbreg.h
s3_pci.c
splash_bmp.c
splash_pcx.c
splash.c
splashreg.h
vga.c
vgareg.h