Finally I've my PCI parallel card working on my Linux (I think so!).
Now I would like to write a device driver for a device working to a
parallel port. I've found ppdev, and I think it's a good idea to work
with it, isn't it? When I try to load ppdev it reports an error message:
[root@lago /]# modprobe ppdev
insmod: /lib/modules/2.4.2-2/kernel/drivers/char/ppdev.o: No such file
or directory
insmod: insmod /lib/modules/2.4.2-2/kernel/drivers/char/ppdev.o failed
insmod: insmod ppdev failed
and if I make:
[root@lago /]# insmod ppdev
usr/src/linux-2.4/drivers/char/ppdev.o: init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
Should I use any parameter? Where can I look for that information?
Thanks in advance for any reply.
Ronnie.
-- 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 May 29 2001 - 15:05:26 EDT