public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* udev versus parallel-port Zip drive
@ 2004-03-03 21:55 walt
  2004-03-03 22:01 ` Greg KH
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: walt @ 2004-03-03 21:55 UTC (permalink / raw)
  To: linux-kernel, Martin Schlemmer, greg

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?



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-03-04 17:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-03 21:55 udev versus parallel-port Zip drive walt
2004-03-03 22:01 ` Greg KH
2004-03-04  0:45   ` walt
2004-03-03 22:06 ` viro
2004-03-04 17:08 ` Martin Schlemmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox