From owner-freebsd-questions@FreeBSD.ORG Fri Apr 12 18:07:38 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A85D2BDB for ; Fri, 12 Apr 2013 18:07:38 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 7F7961539 for ; Fri, 12 Apr 2013 18:07:38 +0000 (UTC) Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.41]) by be-well.ilk.org (Postfix) with ESMTP id 989BC33C2A; Fri, 12 Apr 2013 14:07:32 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 3C19239860; Fri, 12 Apr 2013 14:07:30 -0400 (EDT) From: Lowell Gilbert To: Subject: Re: none References: <20130412105044.DGJ71030@ms5.mc.surewest.net> Date: Fri, 12 Apr 2013 14:07:30 -0400 In-Reply-To: <20130412105044.DGJ71030@ms5.mc.surewest.net> (leeoliveshackelford@surewest.net's message of "Fri, 12 Apr 2013 10:50:44 -0700 (PDT)") Message-ID: <447gk7aahp.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Apr 2013 18:07:38 -0000 --=-=-= Content-Type: text/plain writes: > Good afternoon, dear FreeBSD enthusiasts. Is there anyone who has > attempted to install a TP-LINK TL-WDN4800 p.c.i.-express wireless > network interface card? I am using FreeBSD 9.1 on a Hewlett-Packard > xw4400 workstation. The card works perfectly under Windows XP. > However, it seems that the FreeBSD operating system does not even > recognize the existence of the device; at least, I cannot find any > mention of it in the dmesg.boot file. Any and all comments or > suggestions will be appreciated. Also, many thanks to those of you > who have responded to my previous inquiries. Yours truly, Newby Lee > > P.S. I failed to mention that the integrated circuit is an Atheros AR9380. When you asked this yesterday, you got the following response: --=-=-= Content-Type: message/rfc822 Content-Disposition: attachment Content-Description: previous answer From: Joshua Isom Subject: Re: Install TP-LINK TL-WDN4800 wireless network interface card To: freebsd-questions@freebsd.org Date: Wed, 10 Apr 2013 16:17:08 -0500 (1 day, 20 hours, 48 minutes ago) [1. text/plain] You'll need to run -CURRENT instead of 9.1, and all the caveats that apply. You'll also need the special HAL that hasn't yet been commited to -CURRENT. There are instructions on the freebsd-wireless mailing list. I'm using that exact card right now. Run `pciconf -lv` and you should see it, but there's no driver in 9.1. On 4/10/2013 3:39 PM, leeoliveshackelford@surewest.net wrote: > Good afternoon, dear FreeBSd enthusiasts. Is there anyone who has > attempted to install a TP-LINK TL-WDN4800 p.c.i.-express wireless > network interface card? I am using FreeBSD 9.1 on a Hewlett-Packard > xw4400 workstation. The card works perfectly under Windows XP. > However, it seems that the FreeBSD operating system does not even > recognize the existence of the device; at least, I cannot find any > mention of it in the dmesg.boot file. Any and all comments or > suggestions will be appreciated. Also, many thanks to those of you > who have responded to my previous inquiries. Yours truly, Newby Lee > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --=-=-=--