From owner-svn-src-head@FreeBSD.ORG Sun Sep 7 21:00:37 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48C14B3B; Sun, 7 Sep 2014 21:00:37 +0000 (UTC) Received: from st11p02mm-asmtp002.mac.com (st11p02mm-asmtp002.mac.com [17.172.220.237]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.me.com", Issuer "VeriSign Class 3 Extended Validation SSL SGC CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1AF431B4B; Sun, 7 Sep 2014 21:00:36 +0000 (UTC) Received: from fukuyama.hsd1.ca.comcast.net (unknown [73.162.13.215]) by st11p02mm-asmtp002.mac.com (Oracle Communications Messaging Server 7u4-27.10(7.0.4.27.9) 64bit (built Jun 6 2014)) with ESMTPSA id <0NBJ00KVQRJMG810@st11p02mm-asmtp002.mac.com>; Sun, 07 Sep 2014 19:59:49 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52,1.0.27,0.0.0000 definitions=2014-09-07_03:2014-09-05,2014-09-07,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1409070224 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 8.0 \(1973.6\)) Subject: Re: svn commit: r269992 - in head/sys: amd64/conf i386/conf From: Rui Paulo In-reply-to: <201408141829.s7EITtZe033846@svn.freebsd.org> Date: Sun, 07 Sep 2014 12:59:45 -0700 Content-transfer-encoding: quoted-printable Message-id: <15A7FA13-F41B-436D-8EE6-D1774BF28F7C@me.com> References: <201408141829.s7EITtZe033846@svn.freebsd.org> To: Gavin Atkinson X-Mailer: Apple Mail (2.1973.6) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 07 Sep 2014 21:00:37 -0000 On Aug 14, 2014, at 11:29, Gavin Atkinson 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