On Fri, 23 Jun 2000, Dave Reed wrote:

> 
> On a machine I setup as a Linux/samba server, the following message
> pops up when printing to the computer connected to it from one of the
> Windows clients:
> 
> parport0: detected irq 7; use proc fs ...
> 
> The printing works fine, but it would be nice to get rid of the
> message.
> 
> One time when I looked in /proc/parport/0/irq or something like that
> existed and it contained "none" (w/o quotes).  I tried echoing 7 into
> it and it stayed there, but I don't think the message stopped.
> 
> Next time I checked (after a reboot) the file didn't exist.
> 
> On another Linux box /proc/parport/0/ exists and also contains none
> and I've never seen the message (although it's a different printer and
> I'm usually logged into X).
> 
> I didn't see anything in "man proc" about parport.
> 
> Any thoughts?
> 
> Thanks,
> Dave
> 
If you are loading the paraport_pc module add to your /etc/conf.modules a
line like this:
options parport_pc io=0x0378 irq=7
If your port is on a different I/O address, change 0378 to whatever. 

Mikkel
-- 
    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to