On Wed, Sep 26, 2001 at 04:18:21PM -0500, Bryan Evans wrote:

> parport0: cpp_mux: aa55f00f52ad51(07)
> parport0: Found 4 daisy-chained devices

The kernel is getting a little confused by the device, because it
thinks it's actually multiple devices daisy-chained together (which of
course it isn't!).  Probably harmless.

> ppdev0: claim the port first

This is indicating that something is trying to use /dev/parport0.
What would that be?  That might be affecting things adversely.

> lp0 off-line

And this is indicating that you're trying to print something as well!
Stop it!  Clear out the print queue, perhaps..

> Any ideas what 4 daisy chained devices it found?  As I said above, 
> the only device is the tape drive, so it should not find a printer to use
> as lp0...

It isn't that it's actively _found_ a printer, but the printer driver
assumes a printer is there to talk to (it _is_ a printer port, after
all).  So long as you don't try printing, it's harmless.

> Do I need to disable the lp device somehow? Does Parallel Port
> require a terminator like SCSI (I never needed one with Win 95)?

No.

Tim.
*/

PGP signature

Reply via email to