#!/bin/sh

# This will load the galep-kernel module
# You can add this file to your init-scripts to do it automaticaly on system start

insmod /usr/local/galep/device-driver/galep-lpt.o
