[Bug 196239] New: [PATCH] drm2 and i915kms compiled into kernel on 9.3-STABLE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 23 21:36:57 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196239

            Bug ID: 196239
           Summary: [PATCH] drm2 and i915kms compiled into kernel on
                    9.3-STABLE
           Product: Base System
           Version: 9.3-RELEASE
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: andre at fbsd.ata.myota.org

Created attachment 150923
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150923&action=edit
files.diff

I was asked to document what I did to compile drm2 and
i915kms statically into a 9.3-STABLE kernel...

Patch files.diff adds the needed files so drm2 and i915kms
can be specified in the kernel config (yes, I know that
radeon stuff is missing but I don't have this and can't
comment/try/test it).

Patch intel_device.diff makes the intel driver not complain
if i915kms is already loaded. In order to be able to link
that, patch Makefile.diff is needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list