From owner-freebsd-current Sun Dec 7 14:39:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA29358 for current-outgoing; Sun, 7 Dec 1997 14:39:27 -0800 (PST) (envelope-from owner-freebsd-current) Received: from trojanhorse.ml.org (mdean.vip.best.com [206.86.94.101]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA29353 for ; Sun, 7 Dec 1997 14:39:22 -0800 (PST) (envelope-from jamil@trojanhorse.ml.org) Received: from localhost (jamil@localhost) by trojanhorse.ml.org (8.8.8/8.8.5) with SMTP id OAA16006 for ; Sun, 7 Dec 1997 14:39:07 -0800 (PST) Date: Sun, 7 Dec 1997 14:39:06 -0800 (PST) From: "Jamil J. Weatherbee" To: freebsd-current@FreeBSD.ORG Subject: npx problem configing in -current In-Reply-To: <348AE151.4190@shellnet.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk # config TROJANHORSE Removing old directory ../../compile/TROJANHORSE: Done. files.i386: i386/isa/npx.c must be optional or standard I have the line: device npx0 at isa? port "IO_NPX" irq 13 vector npxintr in my config file. So is the line in files.i386 i386/isa/npx.c mandatory npx device-driver supposed to be: i386/isa/npx.c standard npx device-driver ???