freebsd-ports/sysutils/biosfont/pkg-message
Renato Botelho 745344d7fa This port provides a FreeBSD kernel module that can be used to
retrieve the font bitmaps stored in BIOS memory.

WWW: http://home.tiscali.nl/rladan/biosfont/

PR:		ports/97106
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
2006-07-04 18:37:43 +00:00

14 lines
405 B
Text

===============================================================================
This port has installed the biosfont kernel module.
To load the kernel module immediately, type the following command:
kldload biosfont
To load the kernel module at boot, add the following line to
/boot/loader.conf:
biosfont_load="YES"
===============================================================================