cvs commit: src/sys/dev/drm drmP.h
Michael Landin Hostbaek
mich at FreeBSD.org
Tue Apr 18 09:22:00 UTC 2006
Eric Anholt (anholt) writes:
> anholt 2006-04-18 06:14:43 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/drm drmP.h
> Log:
> Reorder the DRM_*_AGP enums to match linux and what our code expects, fixing
> i915 attachment.
Cheers, it fixed the AGP error for me.
Btw, is it normal that it appears twice in syslog;
Apr 18 11:17:38 mich kernel: drm0: <Intel i852GM/i855GM GMCH> on vgapci0
Apr 18 11:17:38 mich kernel: info: [drm] AGP at 0xd8000000 128MB
Apr 18 11:17:38 mich kernel: info: [drm] Initialized i915 1.4.0 20060119
Apr 18 11:17:38 mich kernel: drm1: <Intel i852GM/i855GM GMCH> on vgapci1
Apr 18 11:17:38 mich kernel: info: [drm] AGP at 0xd8000000 128MB
Apr 18 11:17:38 mich kernel: info: [drm] Initialized i915 1.4.0 20060119
/mich
More information about the cvs-src
mailing list