From owner-cvs-all Thu Sep 19 12: 0:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2356037B401; Thu, 19 Sep 2002 12:00:39 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A834E43E65; Thu, 19 Sep 2002 12:00:37 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id FAA07803; Fri, 20 Sep 2002 05:00:34 +1000 Date: Fri, 20 Sep 2002 05:09:12 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: John Baldwin Cc: Peter Wemm , , Subject: RE: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES In-Reply-To: Message-ID: <20020920050327.C2653-100000@gamplex.bde.org> 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, 19 Sep 2002, John Baldwin wrote: > On 19-Sep-2002 Peter Wemm wrote: > > peter 2002/09/18 20:10:23 PDT > > > > Modified files: > > sys/conf NOTES > > sys/i386/conf NOTES > > Log: > > move wl (isa wavelan card, not "wi") to i386-only > > Alphas have ISA slots. The drivers should be fixed rather than > hiding their errors. Especially when the hiding affects arches without the problem. Broken profiling can be overridden using "profile 0" in the NOTES files for the broken arches only (this overrides an previous settings of `profile'). There should be a similar way to override previous settings of devices and options, etc. I submitted a quick and dirty one in previous mail in an attempt to prevent moving things back and forth between NOTES files. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message