From owner-freebsd-current@FreeBSD.ORG Mon Sep 26 08:09:27 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB4C21065670 for ; Mon, 26 Sep 2011 08:09:27 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2DEF88FC0A for ; Mon, 26 Sep 2011 08:09:26 +0000 (UTC) Received: by yxk36 with SMTP id 36so5215084yxk.13 for ; Mon, 26 Sep 2011 01:09:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=iGDg8jLXqLLcvE/NQ4Z7rrcidMIHT2LPrC8jEBJhy9c=; b=xRK4a6WC3bNiB8yxVnG/BrLjCcdMLvh1JXRUkDzNwdWRym+7Cw24hgjy1sN7VsNEwF x8xy6QJjIh3Oe3Px0djvHUi/rM0UEvGzohFL2sgcYeg9bAh4PkJAcTQhcl/kQG5jOe96 8YbCg6RL7AICxrI1OHAqpXmN+dzp057EiA/j4= Received: by 10.68.20.226 with SMTP id q2mr28080341pbe.115.1317024566179; Mon, 26 Sep 2011 01:09:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.224.11 with HTTP; Mon, 26 Sep 2011 01:09:06 -0700 (PDT) In-Reply-To: <1316987176793-4839491.post@n5.nabble.com> References: <1316987176793-4839491.post@n5.nabble.com> From: arrowdodger <6yearold@gmail.com> Date: Mon, 26 Sep 2011 12:09:06 +0400 Message-ID: To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 9-stable: My AR5B95 not reconized anymore. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 26 Sep 2011 08:09:27 -0000 Oh, right. I swear, i read UPDATING, just missed that particular note. Adding "device ath_pci" fixed my problem. Thanks all.