kldload telling not finding .ko file when it is indeed there
Ferner Cilloniz
fernercc at gmail.com
Tue Dec 9 11:39:02 PST 2008
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 at cs.utexas.edu
More information about the freebsd-net
mailing list