Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Feb 2005 11:08:16 -0500
From:      Bob Johnson <bob89@eng.ufl.edu>
To:        questions@freebsd.org
Subject:   Should nwfs and ncp* be working in 5.3R?
Message-ID:  <42079270.1000905@eng.ufl.edu>

next in thread | raw e-mail | index | archive | help
I'm trying to use nwfs and the ncp- utilities and when I do I get a 
kernel panic (at the moment I forget which one).  Should they be working 
in 5.3R?

# kldstat
Id Refs Address    Size     Name
  1   17 0xc0400000 37ee4c   kernel
  2    2 0xc077f000 1c180    linux.ko
  3    1 0xc079c000 2b34     if_ef.ko
  4    1 0xc079f000 47dc     snd_via8233.ko
  5    2 0xc07a4000 1d4fc    sound.ko
  6    2 0xc07c2000 9c50     ncp.ko
  7    3 0xc07cc000 28a4     libmchain.ko
  8    1 0xc07cf000 4ad9c8   nvidia.ko
  9    1 0xc0c7d000 aa3c     nwfs.ko
10   14 0xc0c88000 537f0    acpi.ko
11    1 0xc2c94000 2c000    nfsclient.ko
12    1 0xc2da2000 2000     green_saver.ko


# cat /boot/loader.conf
agp_load="NO"
if_ef_load="YES"
linux_load="YES"
ncp_load="YES"
nvidia_load="YES"
nwfs_load="YES"
snd_via8233_load="YES"


# ifconfig
[...]
bfe0f0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         ipx 80e39800.e018f3334f
         inet6 fe80::2e0:18ff:fef3:334f%bfe0f0 prefixlen 64 scopeid 0x9
         ether 00:e0:18:f3:33:4f
bfe0f1: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         ether 00:e0:18:f3:33:4f
bfe0f2: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         ether 00:e0:18:f3:33:4f
bfe0f3: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         ether 00:e0:18:f3:33:4f
[...]


# uname -a
FreeBSD scanner.engnet.ufl.edu 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Wed 
Feb  2 15:40:14 EST 2005 
x@scanner.engnet.ufl.edu:/usr/src/sys/i386/compile/BOBJ27  i386




Results don't change if I move IPX to other frame types, or to all four 
of them simultaneously, and similarly it doesn't seem to matter whether 
I have ipxrouted running or not, nor does it matter whether I boot the 
GENERIC kernel or my normal kernel.


Thanks,

- Bob







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42079270.1000905>