All of lore.kernel.org
 help / color / mirror / Atom feed
From: walt <wa1ter@myrealbox.com>
To: linux-kernel <linux-kernel@vger.kernel.org>,
	Martin Schlemmer <azarah@gentoo.org>,
	greg@kroah.com
Subject: udev versus parallel-port Zip drive
Date: Wed, 03 Mar 2004 13:55:44 -0800	[thread overview]
Message-ID: <40465460.1050600@myrealbox.com> (raw)

I've been fiddling with Zip-drive support -- both USB and
parallel-port.

When I compile everything as modules I find that the
parallel-port driver for Zip drives (ppa) does not load
automatically.  To make the parallel Zip drive work I
need to do a 'modprobe ppa' manually, after which everything
works as expected.

I can only imagine the complexity involved in figuring out
what is attached to the parallel port at boot-time -- there
must be thousands of possibilities to sort through.

My question, I suppose, is:  what are the chances that a
parallel-port device can be automatically detected by udev
and the appropriate module loaded?  Is this a pipe-dream?
Or maybe it should already work and I'm just omitting some
important steps?

Any thoughts or suggestions?



             reply	other threads:[~2004-03-03 21:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03 21:55 walt [this message]
2004-03-03 22:01 ` udev versus parallel-port Zip drive Greg KH
2004-03-04  0:45   ` walt
2004-03-03 22:06 ` viro
2004-03-04 17:08 ` Martin Schlemmer

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=40465460.1050600@myrealbox.com \
    --to=wa1ter@myrealbox.com \
    --cc=azarah@gentoo.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.