Date: Fri, 5 Apr 2002 09:49:02 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Brian Somers <brian@freebsd-services.com> Cc: <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/i386/i386 autoconf.c src/sys/ia64/ia64 autoconf.c Message-ID: <Pine.BSF.4.33.0204050948070.94066-100000@herring.nlsystems.com> In-Reply-To: <200204041811.g34IBpq7038011@hak.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0204050948070.94066-100000>