On Thu, May 24, 2001 at 01:11:17PM +0200, Ronnie Arosa wrote:
> The parport's module seems to fail at parport_announce_port(), called by
> parport_pc_probe_port(). Where can I find this function's definition.
[tim@cyberelk parport]$ grep '^\w.*parport_announce_port' *.c
init.c:EXPORT_SYMBOL(parport_announce_port);
share.c:void parport_announce_port (struct parport *port)
[tim@cyberelk parport]$ grep '^\w.*parport_pc_probe_port' *.c
parport_pc.c:struct parport *parport_pc_probe_port (unsigned long int base,
parport_pc.c:EXPORT_SYMBOL (parport_pc_probe_port);
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 : Thu May 24 2001 - 07:59:19 EDT