udev versus parallel-port Zip drive

From: walt
Date: Wed Mar 03 2004 - 16:56:30 EST


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?


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/