Now for the short answer:
On Tue, 4 Apr 2000, Nordic Boy wrote:
> parport_register_driver vs. using parport_enumerate. I can see that
> parport_enumerate gives me a list of devices to try, where I can't find
> any obvious method to do this with parport_register_driver.
parport_enumerate and parport_register_driver are two ways of doing the
same thing. parport_enumerate will give you a pointer to the first port
in the list of all ports in the system; parport_register_driver will call
your attach routine for each port in the system.
Is that any clearer?
Tim.
*/
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Tue Apr 04 2000 - 15:04:30 EDT