From owner-freebsd-current@freebsd.org Fri Jun 22 17:41:34 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EAD0102234A for ; Fri, 22 Jun 2018 17:41:34 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from vps-mail.nomadlogic.org (mail.nomadlogic.org [IPv6:2607:f2f8:a098::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5F4378F45 for ; Fri, 22 Jun 2018 17:41:33 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.106] (cpe-75-82-194-8.socal.res.rr.com [75.82.194.8]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 5b849fde TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Fri, 22 Jun 2018 10:41:31 -0700 (PDT) Subject: Re: buildkernel broken on if_ixl when EVDEV is enabled To: freebsd-current@freebsd.org References: <3d9cffa3-8ee1-96e2-6edd-d3bf27fd88a5@nomadlogic.org> <7d7ed739-a8eb-1bd4-339b-d12464ff6629@nomadlogic.org> <120e0a18-9048-2875-6b4d-ad81af91137a@FreeBSD.org> From: Pete Wright Message-ID: <885a33a4-d9ca-6633-bd05-d04c129d7826@nomadlogic.org> Date: Fri, 22 Jun 2018 10:41:30 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <120e0a18-9048-2875-6b4d-ad81af91137a@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2018 17:41:34 -0000 On 06/22/2018 10:38, Navdeep Parhar wrote: > On 06/22/18 10:25, Pete Wright wrote: >> >> On 06/21/2018 20:47, Danilo Egêa Gondolfo wrote: >>> Hi, >>> >>> check if you have 'options IXL_IW' in your kernel conf. It's removed >>> from GENERIC. I had the same problem here with my customized conf. >> ah - that was totally it i think.  i was lazy and just copied GENERIC to >> GENERIC-EVDEV so it got of sync.  i've now re-created my EVDEV config to >> just include GENERIC. > You can avoid your kernconf going out of sync by including GENERIC in it > and then adding just your customizations. > > include GENERIC > ident GENERIC-EVDEV > options EVDEV_SUPPORT > device evdev yep, that's exactly what i did - don't think my hasty response phrased things too well :) -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA