From owner-freebsd-questions Thu Oct 7 12:25: 0 1999 Delivered-To: freebsd-questions@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by hub.freebsd.org (Postfix) with SMTP id 0D1CE1517C for ; Thu, 7 Oct 1999 12:24:57 -0700 (PDT) (envelope-from mark@dogma.freebsd-uk.eu.org) Received: (qmail 14722 invoked from network); 7 Oct 1999 19:24:43 -0000 Received: from useraf05.uk.uudial.com (HELO marder-1.) (62.188.131.246) by smtp.dial.pipex.com with SMTP; 7 Oct 1999 19:24:43 -0000 Received: (from mark@localhost) by marder-1. (8.9.3/8.8.8) id UAA00372; Thu, 7 Oct 1999 20:21:09 +0100 (BST) (envelope-from mark) Date: Thu, 7 Oct 1999 20:21:09 +0100 From: Mark Ovens To: "Francis J. Bruening" Cc: freebsd Subject: Re: question after rebuild of kernel: config of non-existent devices Message-ID: <19991007202109.A316@marder-1> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 06, 1999 at 10:32:43PM -0700, Francis J. Bruening wrote: > Hi, > > I just did my first "make world" & kernel rebuild. Everything seems > to be working well, but I'm curious about some boot msgs. > > dmesg shows > > ... > real memory = 128M... > config> di zp0 > no such device ep0 > invalid command.. type ? for help > config> di ze0 > ... > ... > > this continues on for many devices. Strangely enough (or not > so strangely) they seem to be the devices I commented out of the GENERIC > kernel... > You must previously have disabled them through ``boot -c''. This saves the settings to /boot/boot.conf and runs like an auto-answer file for the boot time config editor. As you have not included these in your new kernel it doesn't know what they are (``di ze0'' means "disable ze0"). BTW, don't just comment out the entries in boot.conf or you'l get errors like: config> # pnp 1 0 irq0 5 drq0 1 drq1 5 Invalid command or syntax. Type `?' for help. HTH > so my question is what do I need to change to stop this behavior? > I reread the handbook (although i admit to bloodshot eyes)what am > I missing? > > thanks in advance > > Regards, > > Francis Bruening > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- STATE-OF-THE-ART: Any computer you can't afford. OBSOLETE: Any computer you own. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message