On Sun, 2004-02-01 at 12:08, joah moat wrote: > There is no /lib/modules/2.4.24/kernel/drivers/net/ directory, do I need to > create a directory for this 8390.o module? > > Module.dep file included with Bering-uClibc 2.1: > > /lib/modules/2.4.24/pcmcia/pcnet_cs.o: > > /lib/modules/2.4.24/kernel/drivers/net/8390.o \ > /lib/modules/2.4.24/pcmcia/ds.o \ > /lib/modules/2.4.24/pcmcia/pcmcia_core.o
These paths show the locations of modules in a normal installation. LEAF is not normal. Bering 1.2 puts these files in # ls -alR /lib/modules /lib/modules: lrwxrwxrwx 1 root root 12 Jan 26 00:56 2.4.20 -> /lib/modules -rw-r--r-- 1 root root 9052 Aug 27 02:38 8390.o drwxr-sr-x 2 root root 120 Jan 26 00:56 pcmcia /lib/modules/pcmcia: drwxr-sr-x 2 root root 120 Jan 26 00:56 . drw-r--r-- 3 root root 280 Jan 26 00:56 .. -rw-r--r-- 1 root root 11520 May 11 2003 ds.o -rw-r--r-- 1 root root 38488 May 11 2003 i82365.o -rw-r--r-- 1 root root 57393 May 11 2003 pcmcia_core.o -rw-r--r-- 1 root root 18056 Aug 26 09:38 pcnet_cs.o You may not need the i82365.o module ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
