On 12/04/2015 07:53, Renato Botelho wrote:
On Nov 28, 2015, at 15:38, Jean-Sébastien Pédron <dumbb...@freebsd.org> wrote:
Author: dumbbell
Date: Sat Nov 28 17:38:27 2015
New Revision: 291431
URL: https://svnweb.freebsd.org/changeset/base/291431
Log:
drm/i915: Reduce diff with Linux 3.8
There is no functional change. The goal is to ease the future update to
Linux 3.8's i915 driver.
MFC after: 2 months
Modified:
head/sys/dev/drm2/i915/i915_drm.h
After all recent changes I started to get following error when try to kldload
i915kms.ko:
KLD i915kms.ko: depends on drmn - not available or version mismatch
linker_load_file: Unsupported file type
Run kldxref /boot/kernel by hand and see if that fixes it. There was a
problem with installkernel in recent head (now fixed).
Regards,
Navdeep
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"