Date: Sun, 17 Jan 1999 18:45:52 -0700 From: Sentinel <sentinelx@home.com> To: Mark Kobussen <skjellyfetti@iname.com> Cc: FreeBSD Questions Mailing List <freebsd-questions@FreeBSD.ORG> Subject: Re: New Kernel Config - config command fails Message-ID: <36A2924F.556FBE7E@home.com> References: <36A29BD8.3C01846B@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > # /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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A2924F.556FBE7E>