On Aug 14, 2014, at 11:29, Gavin Atkinson <ga...@freebsd.org> wrote:
> 
> Author: gavin
> Date: Thu Aug 14 18:29:55 2014
> New Revision: 269992
> URL: http://svnweb.freebsd.org/changeset/base/269992
> 
> Log:
>  Update i386/NOTES and amd64/NOTES files to contain the complete list of
>  firmwares for iwn(4) and sort them.
> 
>  MFC after:   1 week
> 
> Modified:
>  head/sys/amd64/conf/NOTES
>  head/sys/i386/conf/NOTES
> 
> Modified: head/sys/amd64/conf/NOTES
> ==============================================================================
> --- head/sys/amd64/conf/NOTES Thu Aug 14 18:16:27 2014        (r269991)
> +++ head/sys/amd64/conf/NOTES Thu Aug 14 18:29:55 2014        (r269992)
> @@ -307,7 +307,8 @@ options   DRM_DEBUG       # Include debug print
> #     Requires the ipw firmware module
> # iwi:        Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
> #     Requires the iwi firmware module
> -# iwn:       Intel Wireless WiFi Link 4965/1000/5000/6000 802.11 network 
> adapters
> +# iwn:       Intel Wireless WiFi Link 1000/105/135/2000/4965/5000/6000/6050 
> abgn
> +#    802.11 network adapters
> #     Requires the iwn firmware module
> # mlx4ib: Mellanox ConnectX HCA InfiniBand
> # mlxen: Mellanox ConnectX HCA Ethernet
> @@ -347,12 +348,18 @@ device          wpi             # Intel 3945ABG 
> wireless NI
> #   iwiibssfw:                IBSS mode firmware
> #   iwimonitorfw:     Monitor mode firmware
> # Intel Wireless WiFi Link 4965/1000/5000/6000 series firmware:
> -#   iwnfw:           Single module to support the 4965/1000/5000/5150/6000
> -#   iwn4965fw:               Specific module for the 4965 only
> +#   iwnfw:           Single module to support all devices
> #   iwn1000fw:                Specific module for the 1000 only
> +#   iwn105fw:                Specific module for the 105 only
> +#   iwn135fw:                Specific module for the 135 only
> +#   iwn2000fw:               Specific module for the 2000 only
> +#   iwn2030fw:               Specific module for the 2030 only
> +#   iwn4965fw:               Specific module for the 4965 only
> #   iwn5000fw:                Specific module for the 5000 only
> #   iwn5150fw:                Specific module for the 5150 only
> #   iwn6000fw:                Specific module for the 6000 only
> +#   iwn6000g2afw:    Specific module for the 6000g2a only
> +#   iwn6000g2bfw:    Specific module for the 6000g2b only
> #   iwn6050fw:                Specific module for the 6050 only
> # wpifw:      Intel 3945ABG Wireless LAN Controller firmware

Why do we need to keep maintaining this when it's already in the man page?

--
Rui Paulo



_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to