From owner-cvs-all Fri Apr 5 0:49:21 2002 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id D835E37B41C; Fri, 5 Apr 2002 00:49:08 -0800 (PST) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-31.mail.demon.net with esmtp (Exim 3.35 #1) id 16tPP9-000Ooz-0V; Fri, 05 Apr 2002 09:49:07 +0100 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.12.2/8.11.2) with ESMTP id g358n2DE094163; Fri, 5 Apr 2002 09:49:02 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Fri, 5 Apr 2002 09:49:02 +0100 (BST) From: Doug Rabson To: Brian Somers Cc: , Subject: Re: cvs commit: src/sys/i386/i386 autoconf.c src/sys/ia64/ia64 autoconf.c In-Reply-To: <200204041811.g34IBpq7038011@hak.lan.Awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 4 Apr 2002, Brian Somers wrote: > > brian 2002/04/04 09:58:21 PST > > > > Modified files: > > sys/i386/i386 autoconf.c > > sys/ia64/ia64 autoconf.c > > Log: > > Back out the previous commit. > > > > In the i386 case, options BOOTP requires options NFS_ROOT as well as > > options NFSCLIENT. With *both* the NFS options, a bootpc_init() > > prototype is brought in by nfsclient/nfsdiskless.h. > > > > In the ia64 case, it just doesn't work and my change just pushes it > > further away from working. > > > > Suggested to be wrong by: bde > > > > Revision Changes Path > > 1.166 +0 -1 src/sys/i386/i386/autoconf.c > > 1.13 +0 -1 src/sys/ia64/ia64/autoconf.c > > Methinks that options BOOTP hasn't been tested much on non-i386 > platforms. The call to bootpc_init() isn't present on alpha or > powerpc and I'm suspicious about ia64 & sparc64. I use BOOTP, BOOTP_NFSROOT and BOOTP_NFSV3 options on ia64 and they work fine (I also have NFSCLIENT and NFS_ROOT). -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message