Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2005 21:16:10 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Maxime Henrion <mux@freebsd.org>
Cc:        Giorgos Keramidas <keramida@linux.gr>
Subject:   Re: Using nvidia-driver with 6-x/CURRENT
Message-ID:  <200505092116.11028.doconnor@gsoft.com.au>
In-Reply-To: <20050509112336.GD56827@elvis.mu.org>
References:  <200505081828.08055.david.freebsd@verizon.net> <200505092050.34347.doconnor@gsoft.com.au> <20050509112336.GD56827@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart4014085.ZsJrBSdpO5
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Mon, 9 May 2005 20:53, Maxime Henrion wrote:
> > What I have so far is here..
> > http://www.dons.net.au/~darius/port-kld.diff
> > http://www.dons.net.au/~darius/port-makefile.txt
>
> IIRC, bsdimp@ has already committed such a feature.  You are supposed to
> use the PORTS_MODULES make variable.

PORTS_MODULES is suboptimal because it forces you to rebuild the entire por=
t=20
when you build a new kernel. If you keep your ports tree up to date regular=
ly=20
(eg cron job) this can mean the version of the KLD changes between kernel=20
builds which is a bit of a POLA violation IMO.

You also end up with part of your kernel build outside of /usr/obj which ma=
ke=20
be a problem if you build for multiple machines. (Although my attempt has a=
=20
related limitation)

=2D-=20
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

--nextPart4014085.ZsJrBSdpO5
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQBCf02D5ZPcIHs/zowRAmQ8AJ9L9hjo9GCA0672zB628PCKNoLcfQCeOF+Y
a6X8lh9UDx+FA1vGMy4TGLg=
=mQCp
-----END PGP SIGNATURE-----

--nextPart4014085.ZsJrBSdpO5--



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