Source-Changes-D archive

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

Re: CVS commit: src/sys



On Fri, Apr 25, 2014 at 11:54:59PM +0000, Taylor R Campbell wrote:
> Module Name:  src
> Committed By: riastradh
> Date:         Fri Apr 25 23:54:59 UTC 2014
> 
> Modified Files:
>       src/sys/dev/ic: apple_smc.c
>       src/sys/external/bsd/drm2/dist/drm/i915: intel_bios.c
>       src/sys/external/bsd/drm2/include/linux: dmi.h init.h
>       src/sys/external/bsd/drm2/linux: files.drmkms_linux
> Added Files:
>       src/sys/external/bsd/drm2/linux: linux_dmi.c
> 
> Log Message:
> Implement Linux dmi_check_system API.
> 
> Use it to get a Thinkpad quirk for i915 graphics.
> 
> Patch from nonoka@, PR 48708.

Hmm, I wonder should we adopt Linux's DMI wholesale? Not a big thing, but
the constants seem more usable than strings.

- Jukka.


Home | Main Index | Thread Index | Old Index