Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Dec 2013 02:10:02 +0200
From:      Aleksandr Rybalko <ray@ddteam.net>
To:        Konstantin Belousov <kostikbel@gmail.com>, Aleksandr Rybalko <ray@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r259071 - head/sys/conf
Message-ID:  <357833a7-3088-4013-9376-89dfa9ca90fb@email.android.com>
In-Reply-To: <20131207153150.GN59496@kib.kiev.ua>
References:  <201312071524.rB7FOhWn008164@svn.freebsd.org> <20131207153150.GN59496@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Konstantin Belousov <kostikbel@gmail.com> написав(ла):
>On Sat, Dec 07, 2013 at 03:24:43PM +0000, Aleksandr Rybalko wrote:
>> Author: ray
>> Date: Sat Dec  7 15:24:43 2013
>> New Revision: 259071
>> URL: http://svnweb.freebsd.org/changeset/base/259071
>> 
>> Log:
>>   Include dev/fb/fb_if.m in build always, without it kms modules
>complain about
>>   lack of fb_getinfo_desc symbol.
>>   
>>   Submitted by:	dumbbell
>>   
>>   Sponsored by:	The FreeBSD Foundation
>> 
>> Modified:
>>   head/sys/conf/files
>> 
>> Modified: head/sys/conf/files
>>
>==============================================================================
>> --- head/sys/conf/files	Sat Dec  7 13:11:50 2013	(r259070)
>> +++ head/sys/conf/files	Sat Dec  7 15:24:43 2013	(r259071)
>> @@ -1397,7 +1397,7 @@ dev/ex/if_ex_pccard.c		optional ex pccar
>>  dev/exca/exca.c			optional cbb
>>  dev/fatm/if_fatm.c		optional fatm pci
>>  dev/fb/fbd.c			optional fbd | vt
>> -dev/fb/fb_if.m			optional fbd | vt
>> +dev/fb/fb_if.m			standard
>>  dev/fb/splash.c			optional splash
>>  dev/fdt/fdt_common.c		optional fdt
>>  dev/fdt/fdt_ic_if.m		optional fdt
>
>As a tangentially related, I noted that logo_freebsd.c is compiled
>in unconditional.  Is it required, can it be made an option ?
>
>Also, is it possible to make the mouse cursor an option, same as it
>was in syscons with SC_NO_CUTPASTE ?

Hi Konstantin,

Yeah, no problem for both questions.
Working on that.

Thanks a lot!

WBW
------
Aleksandr Rybalko <ray@ddteam.net>





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?357833a7-3088-4013-9376-89dfa9ca90fb>