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
[EMAIL PROTECTED]

_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to