plustek@linuxhacker.org

plustek@linuxhacker.org


Subject: conf.modules
From: Jaeger, Gerhard
Date: Wed, 13 Dec 2000 09:13:54 +0100

Hi list,

Adam told me yesterday, that there's a wrong line in the
modules configuration, below you'll find the correct one:

alias char-major-40	pt_drv
pre-install pt_drv modprobe -k parport
options pt_drv lampoff=180 warmup=15 port=0x378 lOffonEnd=0 mov=0

Of course we have to load the parport stuff BEFORE loading pt_drv
(which means "pre-install") and not after loading ("post-install")
sorry this was my mistake. If you have trouble in automatically loading
the parport driver before loading pt_drv, please change this in
your /etc/conf.modules (or /etc/modules.conf) file.

Thanks to Adam for this point.

Gerhard



plustek@linuxhacker.org