Date: Fri, 18 Apr 1997 08:07:04 -0600 (MDT) From: Nate Williams <nate@mt.sri.com> To: Bruce Evans <bde@zeta.org.au> Cc: eivind@nic.follonett.no, joerg_wunsch@uriah.heep.sax.de, hackers@freebsd.org Subject: Re: Installation Message-ID: <199704181407.IAA20846@rocky.mt.sri.com> In-Reply-To: <199704181317.XAA14402@godzilla.zeta.org.au> References: <199704181317.XAA14402@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> >> Add flags 0x1 to the device npx0. This will turn of the optimized > >> pentium bcopy(), IIRC. > > > >However, it will also make config not accept your kernel description file - > >at least, this happened for a RELENG_2_2 build I attempted from the > >sourcetree as of Thursday early morning (4 AM) GMT. > > That's probably because you added the flags in a non-syntactical place. > The syntax for `vector ...' is at best obscure. I'm only sure that > putting `vector xxxintr' last works. See LINT for a correct place to > put the npx0 flags. See GENERIC in RELENG_2_2 for an incorrect place. I just fixed this in RELENG_2_2. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704181407.IAA20846>