Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2003 15:12:11 +0300 (EEST)
From:      Narvi <narvi@haldjas.folklore.ee>
To:        Scott Long <scott_long@btc.adaptec.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: policy on GPL'd drivers?
Message-ID:  <20030528151123.X40030-100000@haldjas.folklore.ee>
In-Reply-To: <3ED4294B.4040108@btc.adaptec.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 27 May 2003, Scott Long wrote:

> Q wrote:
> > I have been burnt by this in the past also. I think that it would be
> > useful if you could allow kernel modules to be bound to a particular
> > kernel "version/date/whatever", and have external modules refuse to load
> > and/or complain if the kernel is upgraded. This should prevent
> > unnecessary kernel panics when you upgrade. The Linux kernel has been
> > doing this for years.
> >
> > Seeya...Q
> >
>
> For the love of god, no!  This creates a support nightmare.  What
> happens when a user installs his system and recompiles the kernel
> without changing the source at all?  His modules won't work, but
> there is no reason why they shouldn't.  What if one of those now
> non-working modules is a driver for his hard drive?

if you didn't change the code, no change to version => modules continue to
work?

>
> Scott
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030528151123.X40030-100000>