From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 29 16:10:38 2010 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AEED106564A; Thu, 29 Jul 2010 16:10:38 +0000 (UTC) (envelope-from lwindschuh@googlemail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6238E8FC0A; Thu, 29 Jul 2010 16:10:37 +0000 (UTC) Received: by ewy26 with SMTP id 26so294529ewy.13 for ; Thu, 29 Jul 2010 09:10:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=Yjhc7+wA8hiUQN7AOOorAxi/GMyZsL8w3brIIMVsGVM=; b=VwIOGdwbizYz8T7OFLXtM3qKXvvy4fh/yRM+LFoyQYCD5e0a+0AbC3vu8jDi03zJeL T6gzJ7zVa4MiVKOgMtnitZGmqK3Tg10uWjKGKyTjXbLQF5Pk1G3kF82aEagiobaR4jD2 PFOB5pVYbeKBFv0qQDa4dmbmKRCQqoc/WgjCk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PaI0EQiHq1QRmVtGFJggdSSCu7w3pOKLjCX/VD/z7u0UUF3vxKi1qfu0Ew+cGd6Qy8 vsiJ5LeWySmcBvja7WRsZk17xGBBv9B9sFVfGoI3eQnarJUnSD8KWOIbNSEYzcSQWwTl +6s0tCl9DVvgihYrcGtdOweeBPLKp241oKp/w= MIME-Version: 1.0 Received: by 10.216.187.16 with SMTP id x16mr269400wem.104.1280419836224; Thu, 29 Jul 2010 09:10:36 -0700 (PDT) Received: by 10.216.165.1 with HTTP; Thu, 29 Jul 2010 09:10:35 -0700 (PDT) In-Reply-To: <201007291754.43234.hselasky@c2i.net> References: <201007291217.o6TCHwWo094835@freefall.freebsd.org> <201007291754.43234.hselasky@c2i.net> Date: Thu, 29 Jul 2010 18:10:35 +0200 Message-ID: From: Lucius Windschuh To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-bugs@freebsd.org, linimon@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb/149058: [ural] ASUS WL-167g doesn't work in 8.1 [regression] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2010 16:10:38 -0000 2010/7/29 Hans Petter Selasky : > This is not an USB problem! In fact, this is a *documentation* problem: At least the part on configuring an access point is outdated, and was written before VAPs were introduced (http://www.freebsd.org/doc/handbook/network-wireless.html). It should mention create_args_IF. Regards Lucius