public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pete de Zwart <dezwart@froob.net>
To: Brad Hards <bhards@bigpond.net.au>
Cc: Pete de Zwart <dezwart@froob.net>,
	Linux Kernel Mailing List <Linux-Kernel@vger.kernel.org>
Subject: Re: 2.4.19: drivers/usb/printer.c usblpX on fire
Date: Sun, 11 Aug 2002 11:36:39 +1000	[thread overview]
Message-ID: <20020811013639.GG27819@niflheim> (raw)
In-Reply-To: <200208111052.25488.bhards@bigpond.net.au>

[-- Attachment #1: Type: text/plain, Size: 1170 bytes --]

Yeah, that makes sense, it's not the kernel's job to take care of the
printers status beyond the basics.

Make the printer drivers like a pseudo-micro-kernel, have the basic printer
operations done in the kernel and have the rest of the functionality farmed
out to individual printer modules.

Ignoring the above, where should the functionality for the extended printer
operations reside?

In the print spooler? A separate process that deals with a bunch of printers?

If this is going off-topic for LKML where would be a better place to discuss
this?

	Pete de Zwart.

Around about 1052h 11/08/2002, Brad Hards emitted the following wisdom:
> So the kernel doesn't care about most of the error codes (since it isn't 
> interpreting the data stream), but there are some things that are noted for 
> historical reasons. Those things (like "out of paper" turn out to be widely 
> supported (or if not, are at least set to benign values). All the "unique" 
> error codes are a problem for userspace.
> 
> Does this make sense?

-- 
The real reason your computer crashed, thanx to the BOFH:
"Mailer-daemon is busy burning your message in hell."

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2002-08-11  1:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-09 22:00 2.4.19: drivers/usb/printer.c usblpX on fire Jesse Pollard
2002-08-11  0:03 ` Pete de Zwart
2002-08-11  0:52   ` Brad Hards
2002-08-11  1:36     ` Pete de Zwart [this message]
2002-08-11  3:30       ` Brad Hards
  -- strict thread matches above, loose matches on Subject: below --
2002-08-09  6:03 Pete de Zwart
2002-08-09  8:20 ` Mikael Pettersson
2002-08-09 17:10   ` Samuel Flory
2002-08-09 20:44     ` Pete de Zwart
2002-08-13  2:53       ` Bill Davidsen
2002-08-11 20:18     ` Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020811013639.GG27819@niflheim \
    --to=dezwart@froob.net \
    --cc=Linux-Kernel@vger.kernel.org \
    --cc=bhards@bigpond.net.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox