On Tue, Jan 11, 2000 at 08:44:48PM +0800, Peter Wemm wrote:
> >     Can somebody with CURRENT system test 'kldload' some
> > of the above modules on his machine and post the results ?
> 
> First of all, can you try this please?
> 
> > nm /kernel | grep NDFREE
> c0186b64 T NDFREE
> 
> This is to check that NDFREE is actually defined in your /kernel..

 nm -o /kernel* | grep NDFREE

/kernel:c0176000 T NDFREE
/kernel.UP:c0173f3c T NDFREE
/kernel.old:c0175fc0 T NDFREE

 ls -l /kernel*

-r-xr-xr-x  1 root  wheel  1829054 11 ÑÎ× 13:20 /kernel
-rwxr-xr-x  1 root  wheel  2552869  5 ÑÎ× 20:36 /kernel.GENERIC
-r-xr-xr-x  1 root  wheel  1771990 11 ÑÎ× 13:22 /kernel.UP
-r-xr-xr-x  1 root  wheel  1828576 10 ÑÎ× 15:25 /kernel.old

        'kernel.UP' is nonSMP-kernel and 'kernel' -SMP one
otherwise their are the same.

        N.Dudorov


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to