From owner-freebsd-current@freebsd.org Sun Dec 6 00:37:16 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEF0BA40081 for ; Sun, 6 Dec 2015 00:37:16 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 958591578 for ; Sun, 6 Dec 2015 00:37:16 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 93624A4007E; Sun, 6 Dec 2015 00:37:16 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92DB2A4007D; Sun, 6 Dec 2015 00:37:16 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from c.mail.sonic.net (c.mail.sonic.net [64.142.111.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C6991577; Sun, 6 Dec 2015 00:37:16 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from zeppelin.tachypleus.net (75-101-50-44.static.sonic.net [75.101.50.44]) (authenticated bits=0) by c.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id tB60LBdR002984 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sat, 5 Dec 2015 16:21:12 -0800 Subject: Re: unable to select wireless interface during install time on 11-CURRENT after the wireless subsystem rewrite To: Oliver Pinter , current@freebsd.org References: Cc: wireless@freebsd.org, Gleb Smirnoff , Adrian Chadd From: Nathan Whitehorn Message-ID: <56637F77.6090809@freebsd.org> Date: Sat, 5 Dec 2015 16:21:11 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Sonic-CAuth: UmFuZG9tSVbCKJ69lNnQ7KtlVk74wPJmaPIDoqj8MJ/uO4797DeFuzQ4PkrQW+PsOdgzEW0qiymgo7kfHyZwv4n2mIgYlYu+m69LQtrrg3U= X-Sonic-ID: C;XOzkQK+b5RGTYr0U9jFv0A== M;iDouQa+b5RGTYr0U9jFv0A== X-Spam-Flag: No X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Dec 2015 00:37:16 -0000 I just fixed this (r291877). Thanks for the report! -Nathan On 12/05/15 14:57, Oliver Pinter wrote: > Hi all! > > After the "recent" wireless rewrite from Gleb, the enumeration of > wireless interfaces has gone from the bsdinstall. > > This line: https://github.com/HardenedBSD/hardenedBSD/blob/hardened/current/master/usr.sbin/bsdinstall/scripts/netconfig#L52 > return no entry, because the wlan interface not exists. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >