From owner-freebsd-questions Thu Jul 9 12:47:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13541 for freebsd-questions-outgoing; Thu, 9 Jul 1998 12:47:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa3-03.ix.netcom.com [206.214.137.67]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13536 for ; Thu, 9 Jul 1998 12:47:37 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id MAA01490; Thu, 9 Jul 1998 12:47:15 -0700 (PDT) (envelope-from tomdean) Date: Thu, 9 Jul 1998 12:47:15 -0700 (PDT) Message-Id: <199807091947.MAA01490@ix.netcom.com> From: Thomas Dean To: paulh@testlabs.com CC: questions@FreeBSD.ORG In-reply-to: <00ab01bdab6e$46895700$f3ab2ccf@paul> (paulh@testlabs.com) Subject: Re: Kernel failed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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