From owner-freebsd-questions Sun Jan 17 17:45:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12492 for freebsd-questions-outgoing; Sun, 17 Jan 1999 17:45:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.rdc1.ab.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA12480 for ; Sun, 17 Jan 1999 17:45:53 -0800 (PST) (envelope-from sentinelx@home.com) Received: from home.com ([24.64.8.4]) by mail.rdc1.ab.home.com (InterMail v4.00.03 201-229-104) with ESMTP id <19990118014544.LUFB502.mail.rdc1.ab.home.com@home.com>; Sun, 17 Jan 1999 17:45:44 -0800 Message-ID: <36A2924F.556FBE7E@home.com> Date: Sun, 17 Jan 1999 18:45:52 -0700 From: Sentinel Organization: @Home Network member X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark Kobussen CC: FreeBSD Questions Mailing List Subject: Re: New Kernel Config - config command fails References: <36A29BD8.3C01846B@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > # /usr/sbin/config MYKERNEL > > files.i386: i386/isa/npx.c must be optional or standard > > Nope, it's not safe to keep going - it won't compile. In your > configuration file you either commented out or did not include "npx0", > this is REQUIRED. If you did not comment it out, just add a normal > device line. > I just checked and the line is present. i did not comment it out, nor modify it. Here's the line and the lines around it.... ~~ # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 #IBM keyboards are non-std device npx0 at isa? port IO_NPX irq 13 # # Laptop support (see LINT for more options) ~~ Thats where and how it was in the GENERIC file... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message