From owner-cvs-all Sun Jan 9 15: 9:18 2000 Delivered-To: cvs-all@freebsd.org Received: from front1m.grolier.fr (front1m.grolier.fr [195.36.216.51]) by hub.freebsd.org (Postfix) with ESMTP id A92D514F6C; Sun, 9 Jan 2000 15:09:05 -0800 (PST) (envelope-from groudier@club-internet.fr) Received: from localhost (ppp-173-188.villette.club-internet.fr [195.36.173.188]) by front1m.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with SMTP id AAA05940; Mon, 10 Jan 2000 00:08:20 +0100 (MET) Date: Mon, 10 Jan 2000 00:35:55 +0100 (MET) From: Gerard Roudier X-Sender: groudier@localhost To: Matthew Jacob Cc: Peter Wemm , "Rodney W. Grimes" , obrien@NUXI.com, "Chris D. Faulhaber" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC LINT In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 9 Jan 2000, Matthew Jacob wrote: > > Hmmm... In fact this patch hasn't the expected effect :). I didn't prov= ide=20 > > a better one since nobody seems to need to configure both drivers. >=20 > Don't both drivers have to configured in the GENERIC case? Only the support for the C1010 requires both driver to be configured=20 in GENERIC since it is the kernel that will be used for installation. For now, my understanding of the situation is: 1) 4.0 has appropriate flags to deterministically know about the driver=20 the kernel will use for each 53c8xx chip when ncr and sym are configured. 2) next release is 4.0 3) 3.4 is out of the door without the sym driver. 4) It has been reported that the actual order drivers are probed relies on /conf/files order and this probably will not change in= =20 later 3.X kernels until 4.X will be preferred by users. If (4) is ok, then no need to go with a patch, in my opinion. If (4) is untrue, some tiny patch, similar to the one that had been proposed, applied to one of the driver should fit. If the sym driver has to be modified, this will not make problem. But a clear decision has to be taken, and I am waiting for this to occur. G=E9rard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message