Date: Tue, 06 Feb 2001 14:46:35 -0200 From: Marcus Ramos <marcus@ansp.br> To: freebsd-questions@freebsd.org Subject: Insmod equivalent Message-ID: <3A802A6B.94A1E6BC@ansp.br>
next in thread | raw e-mail | index | archive | help
Hello, I've compiled a file named "ttime.c" into "ttime.o" and now I want to load it into the kernel. Since "ttime.c" was originally written for Linux, the instructions tell me to use "insmod ttime.o". Since it seems that command "insmod" does not exist in FreeBSD, I ask: what is the equivalente one ? How can I have the ".o" file (a PCI driver) loaded into the kernel ? Thanks in advance. Marcus. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A802A6B.94A1E6BC>