tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re HEADS UP: radeon drm firmware files moved into the filesystem.



matthew green <mrg%eterna.com.au@localhost> wrote:
>i've moved all the little radeon drm firmware files (total of 41 files!)
>out of the kernel into the filesystem.  radeondrm may not work properly
>if you do not install these, from base.tgz into
>./usr/libexec/firmware/radeon.

I also needed the following:

Index: files.drm
===================================================================
RCS file: /cvsroot/src/sys/external/bsd/drm/conf/files.drm,v
retrieving revision 1.3
diff -u -r1.3 files.drm
--- files.drm   24 May 2010 01:57:06 -0000      1.3
+++ files.drm   6 Jul 2010 10:04:56 -0000
@@ -87,7 +87,7 @@
 file   external/bsd/drm/dist/shared-core/r128_irq.c            r128drm
 file   external/bsd/drm/dist/shared-core/r128_state.c          r128drm
 
-device radeondrm: drmbase, drmpci
+device radeondrm: drmbase, drmpci, firmload
 attach radeondrm at drm
 file   external/bsd/drm/dist/bsd-core/radeon_drv.c             radeondrm
 file   external/bsd/drm/dist/shared-core/r300_cmdbuf.c         radeondrm

Robert Swindells



Home | Main Index | Thread Index | Old Index