From owner-svn-src-head@freebsd.org Fri Feb 24 14:10:18 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56A92CEBAF2; Fri, 24 Feb 2017 14:10:18 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 105DFF38; Fri, 24 Feb 2017 14:10:17 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id hGZac0qXskevuhGZbcD3uA; Fri, 24 Feb 2017 07:10:16 -0700 X-Authority-Analysis: v=2.2 cv=BLbDlBYG c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=n2v9WMKugxEA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=URSiASqk1ivqLT6sM50A:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 3CAEA3B2; Fri, 24 Feb 2017 06:10:14 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v1OEADdD023440; Fri, 24 Feb 2017 06:10:13 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201702241410.v1OEADdD023440@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Adrian Chadd cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r314192 - in head/sys: conf dev/iwm modules/iwm In-Reply-To: Message from Adrian Chadd of "Fri, 24 Feb 2017 07:07:58 +0000." <201702240707.v1O77wAs011110@repo.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 24 Feb 2017 06:10:13 -0800 X-CMAE-Envelope: MS4wfPSpCsk9V/ZbILuFoD3QRq/UZFN5WFqMzhdsjlx5mAOu3Y+Ohvz3THN89vtBje14fI2U1jsj8MaqYbkY39NKIceShmSKAIN+0D4QCBS9FlXYggfZXZUJ tgZtUdzbteP5os6qqgKPQDLXaH9Socz38gbr7mXvqvxQLf1SQGsWjSZLDsvjsCCzB9ILy9agU8uDLBDXIw9zPU0VKIZVHWWxFAs08A0ep6sm2AxYujf76026 CJNyXO1W/dCrtcRtvpevBpGJPiR8yEQgba2NbrDfSA2hpO2ogAem058cIysuGj6f X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2017 14:10:18 -0000 In message <201702240707.v1O77wAs011110@repo.freebsd.org>, Adrian Chadd writes: > Author: adrian > Date: Fri Feb 24 07:07:58 2017 > New Revision: 314192 > URL: https://svnweb.freebsd.org/changeset/base/314192 > > Log: > [iwm] Add support for Firmware paging, needed for newer 8000C firmware. > > * Uses the IWM_FW_PAGING_BLOCK_CMD firmware command to tell the firmware > what memory ranges to use for paging. > > Obtained from: dragonflybsd.git 8a5b199964f8e7bdb00039f0b48817a01b402f > 18 > > Modified: > head/sys/conf/files > head/sys/dev/iwm/if_iwm.c > head/sys/dev/iwm/if_iwm_debug.h > head/sys/dev/iwm/if_iwmreg.h > head/sys/dev/iwm/if_iwmvar.h > head/sys/modules/iwm/Makefile Looks like you forgot svn add. --- all_subdir_iwm --- make[4]: make[4]: don't know how to make if_iwm_fw.c. Stop make[4]: stopped in /opt/src/svn-current/sys/modules/iwm *** [all_subdir_iwm] Error code 2 make[3]: stopped in /opt/src/svn-current/sys/modules -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.