svn commit: r366372 - in head/sys: compat/linuxkpi/common/include/linux compat/linuxkpi/common/src conf

Sean Bruno sbruno at freebsd.org
Sat Oct 17 20:14:31 UTC 2020



On 2020-10-17 05:27, Alexander V. Chernikov wrote:
> 02.10.2020, 19:26, "Emmanuel Vadot" <manu at freebsd.org>:
> 
>     Author: manu
>     Date: Fri Oct 2 18:26:41 2020
>     New Revision: 366372
>     URL: https://svnweb.freebsd.org/changeset/base/366372
> 
>     Log:
>       linuxkpi: Add backlight support
>       
>       Add backlight function to linuxkpi.
>       Graphics drivers expose the backlight of the panel directly so
>     allow them to use the backlight subsystem so
>       user can use backlight(8) to configure them.
>       
>       Reviewed by: hselasky
>       Relnotes: yes
>       Differential Revision: The FreeBSD Foundation
> 
>     Added:
>       head/sys/compat/linuxkpi/common/include/linux/backlight.h
>     (contents, props changed)
>     Modified:
>       head/sys/compat/linuxkpi/common/include/linux/device.h
>       head/sys/compat/linuxkpi/common/src/linux_kmod.c
>       head/sys/compat/linuxkpi/common/src/linux_pci.c
>       head/sys/conf/kmod.mk
> 
> It breaks the build for me with
>  
> /usr/home/melifaro/free/head/sys/compat/linuxkpi/common/src/linux_pci.c:70:10:
> fatal error: 'backlight_if.h' file not found
> 
> 

Same buildfailure with GENERIC-NODEBUG.

sean


https://people.freebsd.org/~sbruno/backlight.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20201017/01e2c7c7/attachment.sig>


More information about the svn-src-all mailing list