LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Benjamin Close <linux@senet.com.au>
  To  : Michael Firkins <michael@home.lyppard.com.au>
  Date: Tue, 11 Jan 2000 23:56:09 +1030 (CST)

Re: RedHat parallel port printing on 6.1

On Tue, 11 Jan 2000, Michael Firkins wrote:

> "alias parport_lowlevel parport_pc"
> to the conf.modules, which I have done to no avail.

parport_lowlevel is now depreciated. The correct entries are:

post-install parport modprobe -k parport_pc
options parport_pc io=0x378 irq=7

You only need the options line ifyou want an irq (ie if you use parallel
cable networking).
Printing generally is faster with an irq as well.

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