On Mon, 9 Aug 1999, Chris wrote:

> My other question is, can I connect a
> parallel port printer to the other serial
> port? 

Don't think so.

> I have read elsewhere that the Sparc
> Linux parallel port driver is unmaintained
> at the moment. Does this have any bearing
> on printer support?

Yes. I'm working on a parport driver for the sparc parallel port as I have
time, but in the meantime, you can make the existing parallel port driver
work well enough to print from. Just edit drivers/sbus/char/bpp.c in your
kernel source tree, find the bpp_regs structure, and add __volatile__ to
each element in it, then recompile (enabling it or building it as a
module) and it should work.

-D


-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to