From owner-freebsd-bugs@FreeBSD.ORG Sun Sep 11 18:30:13 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81D221065679 for ; Sun, 11 Sep 2011 18:30:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 719168FC27 for ; Sun, 11 Sep 2011 18:30:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8BIUC5f050546 for ; Sun, 11 Sep 2011 18:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8BIUCFG050541; Sun, 11 Sep 2011 18:30:12 GMT (envelope-from gnats) Date: Sun, 11 Sep 2011 18:30:12 GMT Message-Id: <201109111830.p8BIUCFG050541@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ruslan Mahmatkhanov Cc: Subject: Re: kern/160652: siba_bwn in GENERIC X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Mahmatkhanov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2011 18:30:13 -0000 The following reply was made to PR kern/160652; it has been noted by GNATS. From: Ruslan Mahmatkhanov To: Adrian Chadd Cc: bug-followup@FreeBSD.org Subject: Re: kern/160652: siba_bwn in GENERIC Date: Sun, 11 Sep 2011 22:24:12 +0400 Adrian Chadd wrote on 11.09.2011 16:12: > How's this as an example (for sys/i386/conf/GENERIC): > > Index: GENERIC > =================================================================== > --- GENERIC (revision 224905) > +++ GENERIC (working copy) > @@ -276,6 +276,11 @@ > device ath_rate_sample # SampleRate tx rate control for ath > #device bwi # Broadcom BCM430x/BCM431x > wireless NICs. > #device bwn # Broadcom BCM43xx wireless NICs. > +#device siba_bwn # SIBA bus glue for the bwn(4) NIC. > + # Please read bwn(4) before enabling this > + # as it requires the siba_bwn and wlan_amrr > + # kernel modules to be installed, as well as > + # the net/bwn-firmware-kmod port. > device ipw # Intel 2100 wireless NICs. > device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs. > device iwn # Intel 4965/1000/5000/6000 wireless NICs. > > I'll have to commit something similar for other kernel config files. > > > > Adrian While this looks good to me, i'd add reference to siba_bwn into bwn comment itself so it will not be overlooked for sure. -- Regards, Ruslan Tinderboxing kills... the drives.