Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2014 10:22:20 +0800
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        Carlos Jacobo Puga Medina <cpm@fbsd.es>, "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: TP-LINK TL-WN821N
Message-ID:  <20140708022220.GA87876@ns.kevlo.org>
In-Reply-To: <CAJ-VmokHTSGU6a7JBAx2=m6zU%2BEmE3eyn0YQJfjkja4uHHurpw@mail.gmail.com>
References:  <20140707144056.351e26df0d1512c6fc48a954@fbsd.es> <CAJ-VmonsACKLQ4LpkwJAzOeNyhNFCRq2Gw%2ByjTHd9fyDQ2OOXw@mail.gmail.com> <20140707204636.50ae92cf9022cd13263932d3@fbsd.es> <CAJ-VmonuLAk4JS1yR7W%2BZB-zU=JXbhhzCBtowG6C%2BvNLZthGKQ@mail.gmail.com> <20140707211035.5ce0a482fe062bc1ea64ace7@fbsd.es> <CAJ-VmokHTSGU6a7JBAx2=m6zU%2BEmE3eyn0YQJfjkja4uHHurpw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 07, 2014 at 12:16:12PM -0700, Adrian Chadd wrote:
> 
> On 7 July 2014 12:10, Carlos Jacobo Puga Medina <cpm@fbsd.es> wrote:
> > On Mon, 7 Jul 2014 11:48:36 -0700
> > Adrian Chadd <adrian@freebsd.org> wrote:
> >
> >> I'd just look at porting over the openbsd driver. There's no 11n
> >> support in the openbsd code though!
> >
> > That's bad, I hope that the 802.11n protocol will be implemented since it was released in 2009.
> >
> > What do you recommend to do?
> 
> I'd be happy if the driver showed up from OpenBSD. We can always try
> to add 11n support.
> 
> I'm sorry, I don't have much else to say at the moment and as my day
> job is decidedly not wireless, I can't be much help. :(

I'm trying to get D-Link DWA-160 rev. A1 usb wifi adapter working with  
latest OpenBSD snapshot (2014/07/06).  It seems to me that there's a 
problem with otus(4).

dmesg:
otus0 at uhub1 port 7 "ATHER USB2.0 WLAN" rev 2.00/1.07 addr 2
otus0: MAC/BBP AR9170, RF AR9104, MIMO 2T2R, address 00:22:b0:57:fc:dc

ifconfig otus0 scan doesn't yield any result.

# ifconfig otus0 scan
otus0: flags=28802<BROADCAST,SIMPLEX,MULTICAST,NOINET6> mtu 1500
        lladdr 00:22:b0:57:fc:dc
        priority: 4
        groups: wlan
        media: IEEE802.11 autoselect
        status: no network
        ieee80211: nwid ""
	        none
#

> -a

	Kevin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140708022220.GA87876>