From owner-freebsd-isp Fri Sep 3 14:28:40 1999 Delivered-To: freebsd-isp@freebsd.org Received: from seahorse.corp.gulf.net (seahorse.corp.gulf.net [206.105.61.20]) by hub.freebsd.org (Postfix) with ESMTP id 72EC215F54 for ; Fri, 3 Sep 1999 14:28:31 -0700 (PDT) (envelope-from phill@freebsd.org) Received: from localhost (phill@localhost) by seahorse.corp.gulf.net (8.9.3/8.9.3) with ESMTP id QAA77250; Fri, 3 Sep 1999 16:29:58 -0500 (CDT) X-Authentication-Warning: seahorse.corp.gulf.net: phill owned process doing -bs Date: Fri, 3 Sep 1999 16:29:58 -0500 (CDT) From: Phillip Salzman X-Sender: phill@seahorse.corp.gulf.net To: up@3.am Cc: freebsd-isp@freebsd.org Subject: Re: kernel config 102 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Your /boot/kernel.conf is trying to remove devices that do not exist. Since you created your own kernel, you left out hardware you don't have. Simply remove /boot/kernel.conf. Also, this was probally a more suit of freebsd-questions. freebsd-isp is supposed to be for ISP-related postings. -- Phillip Salzman On Fri, 3 Sep 1999 up@3.am wrote: > > There's clearly something I just don't get about FreeBSD kernel > configuration here, and I can't seem to find any reference to it. my > config file has the following ISA network interfaces commented out: > > # Order is important here due to intrusive probes, do *not* alphabetize > # this list of network interfaces until the probes have been fixed. > # Right now it appears that the ie0 must be probed before ep0. See > # revision 1.20 of this file. > > # device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 > # device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 > # device ep0 at isa? port 0x300 net irq 10 > > > > yet /var/log/messages show some kind of probe attempt: > > Sep 3 15:27:32 edward /kernel: config> di ex0 > Sep 3 15:27:32 edward /kernel: No such device: ex0 > Sep 3 15:27:32 edward /kernel: Invalid command or syntax. Type `?' for > Sep 3 15:27:32 edward /kernel: config> di ep0 > Sep 3 15:27:32 edward /kernel: No such device: ep0 > Sep 3 15:27:32 edward /kernel: Invalid command or syntax. Type `?' for > Sep 3 15:27:32 edward /kernel: config> di ed0 > Sep 3 15:27:32 edward /kernel: No such device: ed0 > > > > I'm trying to isolate a problem that happens during soft reboots and was > wondering if this could have anything to do with it... > > TIA< > > James Smallacombe PlantageNet, Inc. CEO and Janitor > up@3.am http://3.am > ========================================================================= > ISPF 3 - The Forum for ISPs by ISPs(tm) || Nov 15-17, 1999, New Orleans > 3 days of clues, news, and views from the industry's best and brightest. > Visit for information and registration. > ========================================================================= > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message