Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Sep 2014 12:59:45 -0700
From:      Rui Paulo <rpaulo@me.com>
To:        Gavin Atkinson <gavin@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r269992 - in head/sys: amd64/conf i386/conf
Message-ID:  <15A7FA13-F41B-436D-8EE6-D1774BF28F7C@me.com>
In-Reply-To: <201408141829.s7EITtZe033846@svn.freebsd.org>
References:  <201408141829.s7EITtZe033846@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 14, 2014, at 11:29, Gavin Atkinson <gavin@FreeBSD.org> wrote:
>=20
> Author: gavin
> Date: Thu Aug 14 18:29:55 2014
> New Revision: 269992
> URL: http://svnweb.freebsd.org/changeset/base/269992
>=20
> Log:
>  Update i386/NOTES and amd64/NOTES files to contain the complete list =
of
>  firmwares for iwn(4) and sort them.
>=20
>  MFC after:	1 week
>=20
> Modified:
>  head/sys/amd64/conf/NOTES
>  head/sys/i386/conf/NOTES
>=20
> Modified: head/sys/amd64/conf/NOTES
> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
> --- 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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15A7FA13-F41B-436D-8EE6-D1774BF28F7C>