I have written a device driver for a cPCI device. Thsi device driver loads
and runs successfully when my application starts (I call /sbin/insmod).
However, when I add the following line to /etc/modules.conf
alias ifp0 Icdrva0s /* my device is called ifp0 and the driver
Icdrva0s.o is stored in /lib/modules/2.4.18-3/kernel/drivers/net */
I get depmod errors. When I run depmod -e, I see that it is complaining
about all kinds of regular symbols (ioremap, pci_register_driver to name but
a few). What am I doing wrong? Please CC me directly on any responses.
Thanks in advance,
Jack Bloch
Siemens ICN
phone (561) 923-6550
e-mail jack.bloch@icn.siemens.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:30 EST