From owner-freebsd-stable Thu Dec 2 16:13:11 1999 Delivered-To: freebsd-stable@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 6045B14D80 for ; Thu, 2 Dec 1999 16:13:08 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id C7B761C58; Thu, 2 Dec 1999 18:13:57 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by jade.chc-chimes.com (Postfix) with ESMTP id C2F32381B; Thu, 2 Dec 1999 18:13:57 -0500 (EST) Date: Thu, 2 Dec 1999 18:13:57 -0500 (EST) From: Bill Fumerola To: Ben WIlliams Cc: freebsd-stable@freebsd.org Subject: Re: kernel compile succeeds but is unusable, take two In-Reply-To: <17792.991202@Home.Com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Dec 1999, Ben WIlliams wrote: > # device npx0 at isa? port IO_NPX irq 13 > device npx0 at isa? port IO_NPX Why did you change this? > # The following Ethernet NICs are all PCI devices. > # > device pn0 # Lite-On 82c168/82c169 (``PNIC'') > device pn1 # second "Lite-On" ''PNIC'' Not needed, the code will make more as it needs them. > pseudo-device loop > pseudo-device ether > # pseudo-device sl 1 > # pseudo-device ppp 1 > # pseudo-device tun 1 > # pseudo-device pty 16 You didn't want to comment 'pty' out. > [ yadda yadda yadda ] > // something about npx0 being found on the mb > // something about npx0 being an INT 16 device > I would have looked at the npx0 device that you changed, and then reverted the change. That's just the logical approach though. -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message