Date: Thu, 9 Jul 1998 12:47:15 -0700 (PDT) From: Thomas Dean <tomdean@ix.netcom.com> To: paulh@testlabs.com Cc: questions@FreeBSD.ORG Subject: Re: Kernel failed Message-ID: <199807091947.MAA01490@ix.netcom.com> In-Reply-To: <00ab01bdab6e$46895700$f3ab2ccf@paul> (paulh@testlabs.com)
next in thread | previous in thread | raw e-mail | index | archive | help
All of these symbols are defined in /sys/net/if_ethersubr.c. Do you have 'pseudo-device ether'. This must be the problem. Look at /sys/i386/conf/LINT. Read the part about network interfaces. You may need some more things. ... # Network interfaces: # The `loop' pseudo-device is MANDATORY when networking is enabled. # The `ether' pseudo-device provides generic code to handle # Ethernets; it is MANDATORY when a Ethernet device driver is # configured. ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807091947.MAA01490>