NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/46225: printing to /dev/lpt0 hangs in lptwrite(), probably lptwrite2



The following reply was made to PR kern/46225; it has been noted by GNATS.

From: Petar Bogdanovic <petar%smokva.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/46225: printing to /dev/lpt0 hangs in lptwrite(), probably
 lptwrite2
Date: Mon, 19 Mar 2012 05:20:55 +0100

 On Mon, Mar 19, 2012 at 03:55:02AM +0000, David Holland wrote:
 >
 >  How is lpt0 attached? isa? Or is it an ulpt?
 
        $ dmesg | grep lpt
        lpt0 at isa0 port 0x378-0x37b irq 7
 
 
 >  It's somewhat odd that it would stop working without being changed...
 
 It's so odd that I switched kernels twice just to make sure it was no
 fluke.
 
 
 BTW: ps(1) told me that every /dev/lpt0 writer hangs in lptwrit, which
 I assume is the truncated version of `lptwrite2' somewhere in lpt.c.
 
 Also interesting: The LED on the printer that indicates incoming jobs,
 turns on as soon as a writer enters lptwrite()/lptwrite2.
 


Home | Main Index | Thread Index | Old Index