svn commit: r314192 - in head/sys: conf dev/iwm modules/iwm

Cy Schubert Cy.Schubert at komquats.com
Fri Feb 24 14:10:18 UTC 2017


In message <201702240707.v1O77wAs011110 at 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 <Cy.Schubert at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.




More information about the svn-src-head mailing list