On Wednesday 09 of February 2005 00:24, Alan Hourihane wrote:
> If we import the current DRM trunk code, there are three linux directories.
>
> 1. linux              for 2.4 kernels (monolithic)
> 2. linux-2.6          for 2.6 kernels (monolithic)
> 3. linux-core         for 2.6 kernels with modular drm.ko and <driver>.ko
>
> and two for bsd
>
> 1. bsd                        monolithic
> 2. bsd-core           modular as above
>
> The -core are the new ones going forward and which I believe has been
> merged in linux 2.6.11.
>
> So, for now the linux-2.6, linux and bsd directories are the ones to stick
> with for stability. But things are changing.
>
> There'll be necessary build tweaks to select which directories are needed.

In case it helps: on FreeBSD 5.3-STABLE with fresh checkout of drm CVS: 
directory bsd fails to compile while bsd-core compiles fine. From a bit of 
browsing in CVS it seems that 'bsd' directory is lagging quite a bit behind 
its linux counterpart (there is drmfntbl-0-0-2-branch that hasn't yet been 
merged to HEAD as it was in linux dir which causes most of breakage).
(drm source in XFree86 4.5 RC1 also fails to build).


Dejan
_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to