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

Ed Schouten ed at nuxi.nl
Mon Feb 6 07:57:26 UTC 2017


Hi Adrian,

2017-02-06 6:27 GMT+01:00 Adrian Chadd <adrian at freebsd.org>:
> Modified: head/sys/conf/files
> ==============================================================================
> --- head/sys/conf/files Mon Feb  6 05:27:05 2017        (r313321)
> +++ head/sys/conf/files Mon Feb  6 05:27:07 2017        (r313322)
> @@ -1882,6 +1882,7 @@ dev/iwm/if_iwm.c          optional iwm
>  dev/iwm/if_iwm_binding.c       optional iwm
>  dev/iwm/if_iwm_led.c           optional iwm
>  dev/iwm/if_iwm_mac_ctxt.c      optional iwm
> +dev/netif/iwm/if_iwm_notif_wait.c      optional iwm
>  dev/iwm/if_iwm_pcie_trans.c    optional iwm
>  dev/iwm/if_iwm_phy_ctxt.c      optional iwm
>  dev/iwm/if_iwm_phy_db.c                optional iwm

What's with the 'netif' part in the source file's name? The actual
source file doesn't use it.

-- 
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717


More information about the svn-src-all mailing list