The DRM folks did release their src before those eventually moved into OS/Net:
bash-3.2$ pwd /export/home/bochnig/devel/TestIT_on_x86/natamar-distro-generator/natamar/open-src/on-src/build_32/usr/src/uts/sparc/qfe bash-3.2$ find ../../intel|grep radeon ../../intel/io/drm/radeon_drv.c ../../intel/io/drm/radeon_state.c ../../intel/io/drm/radeon_irq.c ../../intel/io/drm/radeon_drm.h ../../intel/io/drm/radeon_io32.h ../../intel/io/drm/radeon_drv.h ../../intel/io/drm/radeon_cp.c ../../intel/io/drm/radeon_mem.c ../../intel/radeon ../../intel/radeon/Makefile bash-3.2$ find ../../intel|grep 915 ../../intel/io/drm/i915_drm.h ../../intel/io/drm/i915_irq.c ../../intel/io/drm/i915_drv.c ../../intel/io/drm/i915_mem.c ../../intel/io/drm/i915_drv.h ../../intel/io/drm/i915_dma.c ../../intel/i915 ../../intel/i915/Makefile bash-3.2$ *HOWEVER*: It would have been of more help, if they also had released their original diffs against vanilla git drm, which they never did. Back 9 months ago I needed some time to go back in git until I found a somehow matching version of the vanilla drm from freedesktop.org. The time when Sun's DRM team branched off must have been about in late 2006. And vanilla drm is a quickly moving target, I *wonder* why didn't Sun integrate their modifications (which now are in OS/Net) upstream in drm's git!?? Then it would be as easy as nothing to keep the DRM support more current for Nevada (and consequently also Indiana). %martin bochnig Natamar project http://www.opensolaris.org/os/project/fox/SPARC-Xorg/ http://user.cs.tu-berlin.de/~mbeinsx/FOX/bin-snapshots/ http://www.martux.org/SPARC_distro_incl_Xorg7.2/ hg repo for upcoming distro-generator for x65/x64 and sparc: http://martux.org:8001/ Conary 2.0 (current hg version) subdir of it: http://martux.org:8001/?cmd=manifest;manifest=88a2838206ca739d6cf7138b0ed61f0f0222c061;path=/free-source/conary/ http://www.opensolaris.org/os/project/conary-eval/ (contains test version of conary for SPARC) On 10/20/08, Alan Coopersmith <Alan.Coopersmith at sun.com> wrote: > Nik Masloff wrote: >> Hi, i`m on snv_99 build, having this config: >> ASUSTeK Computer Inc. F3JA >> Intel(R) Core(TM)2 CPU T7200 >> ATI Radeon Mobility x1600 >> >> main issue is that i cannot enable DRI (no compiz or gaming stuff actually >> needed, just want to watch .avi with hardware scaling actually). > > The ATI DRI module in OpenSolaris only supports older ATI graphics (the > R300 & R400 series, approximately Radeon 9500 through Radeon X1100). > > You would need to get a new DRM module compiled in the kernel side, and > then update the driver_aliases entries to attach it to your graphics card. > (And possibly more - I've never done this, just working on the X server > side, not the kernel side.) > > -- > -Alan Coopersmith- alan.coopersmith at sun.com > Sun Microsystems, Inc. - X Window System Engineering > > _______________________________________________ > xwin-discuss mailing list > xwin-discuss at opensolaris.org >