LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Benjamin Close <linux@senet.com.au>
  To  : Mike Andrew <mikero@norfolk.nf>
  Date: Wed, 19 Jan 2000 19:08:33 +1030 (CST)

Re: printer

On Wed, 19 Jan 2000, Mike Andrew wrote:

> > In order to solve this permanently, some thing like to following
> > should be adde to /etc/conf.modules (but I can't confirm that this
> > will fix it). 
<SNIP> 

> i think what you might need is
> alias parport_lowlevel parport_pc

parport_lowlevel will be removed soon from the kernel. It was never
intened to be used except for development. The official way to load the
parport_pc module is:

post-install parport modprobe -k parport_pc

And if you need any parameters also add, something likeA:

options parport_pc io=0x378 irq=7

Cheers,
 --

* Benjamin Close
* Benjsc@senet.com.au
* Web Page: http://users.senet.com.au/~benjsc


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page