So then parport_register_driver would call the attach function for each
port.
> attach(struct parport *port)
> {
> if (i_want_this_port(port)) {
> dev = parport_register_device (...);
> }
> }
Thank you for your help on this, but I searched the entire kernel and
didn't find a psdocs target in any of the Makefiles. Am I being truly
dense and is psdocs a target in the jade or docbooks directories?
> For the kernel bits, 'make psdocs'. You need to have things like jade and
> docbook installed.
>
> 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 : Wed Apr 05 2000 - 09:55:35 EDT