Date: Thu, 04 Apr 2002 19:11:51 +0100 From: Brian Somers <brian@freebsd-services.com> To: 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: <200204041811.g34IBpq7038011@hak.lan.Awfulhak.org> In-Reply-To: Message from Brian Somers <brian@FreeBSD.org> of "Thu, 04 Apr 2002 09:58:21 -0800." <200204041758.g34HwLC03079@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. -- Brian <brian@freebsd-services.com> <brian@Awfulhak.org> http://www.freebsd-services.com/ <brian@[uk.]FreeBSD.org> Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org> 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?200204041811.g34IBpq7038011>