From owner-cvs-all Sun Jul 15 18:47:35 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [206.40.252.115]) by hub.freebsd.org (Postfix) with ESMTP id 00CC537B403; Sun, 15 Jul 2001 18:47:31 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f6G1lRd76630; Sun, 15 Jul 2001 18:47:27 -0700 (PDT) (envelope-from obrien) Date: Sun, 15 Jul 2001 18:47:23 -0700 From: "David O'Brien" To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC.hints Message-ID: <20010715184723.E73003@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200107151756.f6FHurA98343@freefall.freebsd.org> <20010716010714.18162380B@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010716010714.18162380B@overcee.netplex.com.au>; from peter@wemm.org on Sun, Jul 15, 2001 at 06:07:14PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 Sun, Jul 15, 2001 at 06:07:14PM -0700, Peter Wemm wrote: > "David E. O'Brien" wrote: > > obrien 2001/07/15 10:56:53 PDT > > > > Modified files: > > sys/alpha/conf GENERIC.hints > > Log: > > Now that config(8) has stopped breaking POLA (mkmakefile.c rev 1.69) by > > always including .hints if its exist reguardless of the lack of a > > "hints" directive in the file; we can have a real hints file again > > Actually no, the real fix was subr_bus.c:1.90 / subr_hints.c:1.2 - the > config change was disabling a feature, not a fix for the alpha. Well... both. :-) It was because of the POLA "feature" I had to comment out the GENERIC hints. It was because of my explicit "hints" directive in my custom kernel that sub_bus/sub_hints broke/fixed. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message