Using nvidia-driver with 6-x/CURRENT

Daniel O'Connor doconnor at gsoft.com.au
Mon May 9 04:46:27 PDT 2005


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 port 
when you build a new kernel. If you keep your ports tree up to date regularly 
(eg cron job) this can mean the version of the KLD changes between kernel 
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 make 
be a problem if you build for multiple machines. (Although my attempt has a 
related limitation)

-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050509/c211ff78/attachment.bin


More information about the freebsd-current mailing list