Re: [PARPORT] /lib/modules/2.2.3/misc/parport_pc.o: init_module: Device or resource busy


Tim Waugh (tim@cyberelk.demon.co.uk)
Sun, 14 Mar 1999 19:16:19 +0000 (GMT)


On Sat, 13 Mar 1999, Thomas E. Ruth wrote:

> Actually, now, it's giving me the error message all the time (I just
> rebooted too...)

Oh. Could you apply this patch on top of the last one and tell me what it
says?

Thanks,
Tim.
*/

--- linux/drivers/misc/parport_pc.c~ Sun Mar 14 18:57:43 1999
+++ linux/drivers/misc/parport_pc.c Sun Mar 14 19:14:10 1999
@@ -725,6 +725,7 @@
         }
         if (!parport_SPP_supported(p)) {
                 /* No port. */
+ printk (KERN_DEBUG "p->modes: %x\n", p->modes);
                 parport_unregister_port (p);
                 return 0;
         }

-- 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 2.0b3 on Sun 28 Mar 1999 - 16:58:50 EST