From owner-freebsd-current@freebsd.org Fri Jun 22 17:25:05 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 3A3D01021B15 for ; Fri, 22 Jun 2018 17:25:05 +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 9334078373; Fri, 22 Jun 2018 17:25:04 +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 0cf53872 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Fri, 22 Jun 2018 10:25:01 -0700 (PDT) Subject: Re: buildkernel broken on if_ixl when EVDEV is enabled To: =?UTF-8?Q?Danilo_Eg=c3=aaa_Gondolfo?= Cc: FreeBSD-current References: <3d9cffa3-8ee1-96e2-6edd-d3bf27fd88a5@nomadlogic.org> From: Pete Wright Message-ID: <7d7ed739-a8eb-1bd4-339b-d12464ff6629@nomadlogic.org> Date: Fri, 22 Jun 2018 10:25:00 -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: 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:25:05 -0000 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. thanks for the heads up! -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA