Date: Tue, 09 Dec 2008 13:38:58 +0000 From: Ferner Cilloniz <fernercc@gmail.com> To: freebsd-net@freebsd.org Subject: kldload telling not finding .ko file when it is indeed there Message-ID: <1228829938.4948.27.camel@mobiliare.Belkin>
next in thread | raw e-mail | index | archive | help
Hi everyone. I'm running into a problem where kldload is reporting that my .ko file is not found when it is indeed there. It is strange because when i comment out a call to the function sotoinpcb(struct socket *) it finds the .ko file and loads, but when i uncomment that line and try to load it, kldload reports that the .ko file is not found. What is going on? Thanks :) -- Cilloniz Bicchi, Ferner Research Assistant Dept. of Computer Sciences The University of Texas at Austin http://www.cs.utexas.edu/~fernercc fernercc@cs.utexas.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1228829938.4948.27.camel>