Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2000 08:08:52 -0800
From:      "David O'Brien" <obrien@NUXI.com>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        "Jordan K. Hubbard" <jkh@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/conf GENERIC LINT
Message-ID:  <20000109080852.Q54775@relay.nuxi.com>
In-Reply-To: <20000109144403.E6D8E1CCE@overcee.netplex.com.au>
References:  <groudier@club-internet.fr> <20000109144403.E6D8E1CCE@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 09, 2000 at 10:44:03PM +0800, Peter Wemm wrote:
> > A) Let the 'sym' take precedence over 'ncr' (default)
> 
> Yes!

I'm personally against this, as I feel it is the wrong thing to do in
-STABLE.  Changing a kernel driver out from under deployed stable systems
is something we state we don't do.  Don't forget it also causes people
with wired down drive numbering to have to change things if they don't be
extra carful when merging GENERIC changes into their kernel config files.

Making it so that `sym' handles things that `ncr' does, is of our course
a good thing to do.  Then the user could have both `ncr' and `sym' in the
config file and keep `ncr' as the driver for what they have today.  For
those with cards that both `ncr' and `sym' support, users can comment out
`ncr' if they wish to use `sym'.

-- 
-- David    (obrien@NUXI.com)


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?20000109080852.Q54775>