From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 02:49:17 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE5D81065694 for ; Mon, 23 Aug 2010 02:49:17 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9F4FB8FC0A for ; Mon, 23 Aug 2010 02:49:17 +0000 (UTC) Received: by vws7 with SMTP id 7so5635037vws.13 for ; Sun, 22 Aug 2010 19:49:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=PRyNcuvZ8B8HoGswFV8I5vEtbHbp8/YHN3RJ6O/tbLo=; b=ivhacvIDsYjrsUil/gitQW9eg8pPTukbWnnN9hjDiVr+7S0eaDwiVJpn6qY4Luq9kq fx0HQwpfAAQpi8v9fu2RhQH86+ySTK6WVD62mTtv18JmedS6vsaKxQa+GMR2VpeyCDMH oXdQvC6FhLfkgpsxfKY7CE/J6SRD+cefoUs2g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=JnSZrx7YlYRriWUQK4fe4hkLC5T5Q+bE+AGRNiz8KBH5c9xsegOsAqkqzs74hB4F0G AkXFjzOyOVraOxtP75eo+K0Ljw+gIJABWrAbHesUAYvZG1b+plbYB8vdEGN1V8sCmg/+ S+CQo8xqb+8FY2epBbFF8jSXcZbnMQGx0MaxY= Received: by 10.220.59.202 with SMTP id m10mr2769710vch.196.1282531757035; Sun, 22 Aug 2010 19:49:17 -0700 (PDT) Received: from schism.local (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241]) by mx.google.com with ESMTPS id e5sm3194031vbe.17.2010.08.22.19.49.15 (version=SSLv3 cipher=RC4-MD5); Sun, 22 Aug 2010 19:49:15 -0700 (PDT) Message-ID: <4C71E1AA.70902@gmail.com> Date: Sun, 22 Aug 2010 22:49:14 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Rem P Roberti References: <4C71BCD8.7080403@comcast.net> <4C71E141.4040604@gmail.com> In-Reply-To: <4C71E141.4040604@gmail.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: Thinkpad Wireless X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2010 02:49:18 -0000 On 8/22/10 10:47 PM, Glen Barber wrote: > particularly where you configure wlan0 as the interface in rc.conf - > pre-8.0-RELEASE, the convention was to use: > > ifconfig_ath0="DHCP" > > where iwn0 was an Atheros-based chipset. The new way is to set the > following in rc.conf: Of course, iwn0 is a typo... :) -- Glen Barber