forked from Lainports/freebsd-ports
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>
14 lines
405 B
Text
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"
|
|
|
|
===============================================================================
|