Current DRM on FreeBSD

2006-01-25 Thread Adam K Kirchhoff
Just thought I'd point out that DRM has stopped compiling on FreeBSD again: === radeon (all) Warning: Object directory not changed from original /home/adamk/saved/source/drm/bsd-core/radeon cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I.. -I. -I@

Re: Current DRM on FreeBSD

2006-01-25 Thread Dave Airlie
DRI, from Mesa CVS, still builds, but falls back to indirect rendering since it needs DRM 1.22.x to run. Isn't it possible to only make newer functionality in the DRI drivers depend on newer DRM? This way, users stuck with a particular version of the DRM still have functional DRI drivers,