#!/bin/sh
#
# This script will insert the driver into the kernel and put the internal
# structures to a defined state. By default the driver will think the console
# was in 80x25 which might cause trouble ...
#
setfont
/sbin/insmod -x kgi.o
demos/tm 100x37
