Bug 196239 - [PATCH] drm2 and i915kms compiled into kernel on 9.3-STABLE
Summary: [PATCH] drm2 and i915kms compiled into kernel on 9.3-STABLE
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 9.3-RELEASE
Hardware: i386 Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-23 21:36 UTC by Andre Albsmeier
Modified: 2019-01-23 03:35 UTC (History)
1 user (show)

See Also:


Attachments
files.diff (3.08 KB, patch)
2014-12-23 21:36 UTC, Andre Albsmeier
no flags Details | Diff
intel_device.diff (356 bytes, patch)
2014-12-23 21:37 UTC, Andre Albsmeier
no flags Details | Diff
Makefile.diff (395 bytes, patch)
2014-12-23 21:38 UTC, Andre Albsmeier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Albsmeier 2014-12-23 21:36:57 UTC
Created attachment 150923 [details]
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.
Comment 1 Andre Albsmeier 2014-12-23 21:37:43 UTC
Created attachment 150924 [details]
intel_device.diff
Comment 2 Andre Albsmeier 2014-12-23 21:38:04 UTC
Created attachment 150925 [details]
Makefile.diff
Comment 3 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2019-01-23 03:35:03 UTC
FreeBSD 9 is no longer supported version.