Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-04-25 Thread Kevin Lo
On 2013/12/20 15:31, Alexey Dokuchaev wrote: On Fri, Dec 20, 2013 at 01:35:37PM +0800, Kevin Lo wrote: I'd like to port it after finishing RT5373 driver support. :-) Nice, looking forward to it. :) As promised, I have committed support for the RTL8188EUS chipset. The driver is a work in progr

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-03-13 Thread Kevin Lo
On 2014/03/10 15:47, Alexey Dokuchaev wrote: On Mon, Mar 10, 2014 at 03:41:16PM +0800, Kevin Lo wrote: On 2014/02/10 20:21, Alexey Dokuchaev wrote: To augment this a bit: I also came across one of these dongles (vendor 0x0bda product 0x8176) that gave me this "timeout waiting for checksum repor

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-03-10 Thread Alexey Dokuchaev
On Mon, Mar 10, 2014 at 03:41:16PM +0800, Kevin Lo wrote: > On 2014/02/10 20:21, Alexey Dokuchaev wrote: > >To augment this a bit: I also came across one of these dongles (vendor > >0x0bda product 0x8176) that gave me this "timeout waiting for checksum > >report" message. Retrying didn't help, but

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-03-10 Thread Kevin Lo
On 2014/02/10 20:21, Alexey Dokuchaev wrote: On Tue, Oct 15, 2013 at 11:13:56PM -0700, Rui Paulo wrote: On 8 Oct 2013, at 10:41, Julian H. Stacey wrote: I too am seeing urtwn0: timeout waiting for checksum report Sorry, this is a know problem that I haven't been able to figure out...

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-02-10 Thread Alexey Dokuchaev
On Mon, Feb 10, 2014 at 01:25:06PM +0100, Hans Petter Selasky wrote: > On 02/10/14 13:21, Alexey Dokuchaev wrote: > >To augment this a bit: I also came across one of these dongles (vendor > >0x0bda product 0x8176) that gave me this "timeout waiting for checksum > >report" message. Retrying didn't

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-02-10 Thread Hans Petter Selasky
On 02/10/14 13:21, Alexey Dokuchaev wrote: On Tue, Oct 15, 2013 at 11:13:56PM -0700, Rui Paulo wrote: On 8 Oct 2013, at 10:41, Julian H. Stacey wrote: I too am seeing urtwn0: timeout waiting for checksum report Sorry, this is a know problem that I haven't been able to figure out... I

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-02-10 Thread Alexey Dokuchaev
On Tue, Oct 15, 2013 at 11:13:56PM -0700, Rui Paulo wrote: > On 8 Oct 2013, at 10:41, Julian H. Stacey wrote: > > I too am seeing > > urtwn0: timeout waiting for checksum report > > Sorry, this is a know problem that I haven't been able to figure out... > It probably exists in the OpenBSD dri

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-12-19 Thread Alexey Dokuchaev
On Fri, Dec 20, 2013 at 01:35:37PM +0800, Kevin Lo wrote: > I'd like to port it after finishing RT5373 driver support. :-) Nice, looking forward to it. :) > Here's a site you could use for info about your wireless device: > http://wikidevi.com/wiki/TP-LINK_TL-WN723N_v3 Thank you Kevin. ./danfe

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-12-19 Thread Kevin Lo
On 2013/12/19 17:51, Alexey Dokuchaev wrote: On Thu, Dec 19, 2013 at 09:56:31AM +0800, Kevin Lo wrote: Your usb wlan dongles use RTL8188EU chip which is currently not supported by any of drivers. I see; I guess I should not have believed when I was told that most likely all it would take is id

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-12-19 Thread Tom Evans
On Thu, Dec 19, 2013 at 12:33 PM, Thomas Mueller wrote: > Better would be if manufacturers' and online vendors' websites would say what > chipset their Ethernet, Bluetooth adapter, USB wi-fi adapter, etc use. > I think manufacturers don't consider this relevant info, they sell features, not the

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-12-19 Thread Thomas Mueller
> On Thu, Dec 19, 2013 at 09:56:31AM +0800, Kevin Lo wrote: > > Your usb wlan dongles use RTL8188EU chip which is currently not > > supported by any of drivers. > I see; I guess I should not have believed when I was told that most likely > all it would take is id-patch urtwn(4). ;-) > Does anyone

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-12-19 Thread Alexey Dokuchaev
On Thu, Dec 19, 2013 at 09:56:31AM +0800, Kevin Lo wrote: > Your usb wlan dongles use RTL8188EU chip which is currently not > supported by any of drivers. I see; I guess I should not have believed when I was told that most likely all it would take is id-patch urtwn(4). ;-) Does anyone know if sup

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-12-18 Thread Kevin Lo
On 2013/12/18 23:48, Alexey Dokuchaev wrote: On Sun, Oct 06, 2013 at 10:24:09AM -0700, Alfred Perlstein wrote: I got one of these (if_urtwn) and it works enough to download about a meg or so before the watchdog kicks in and I have to ifconfig down/up it to get it to respond again. I even have a

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-12-18 Thread Alexey Dokuchaev
On Sun, Oct 06, 2013 at 10:24:09AM -0700, Alfred Perlstein wrote: > I got one of these (if_urtwn) and it works enough to download about a meg > or so before the watchdog kicks in and I have to ifconfig down/up it to > get it to respond again. > > I even have a patch pending to add the usb identifi

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-16 Thread Alfred Perlstein
On 10/15/13 11:13 PM, Rui Paulo wrote: On 8 Oct 2013, at 10:41, Julian H. Stacey wrote: I too am seeing urtwn0: timeout waiting for checksum report Sorry, this is a know problem that I haven't been able to figure out... It probably exists in the OpenBSD driver as well. Usually retryi

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-15 Thread Rui Paulo
On 8 Oct 2013, at 10:41, Julian H. Stacey wrote: > I too am seeing > urtwn0: timeout waiting for checksum report Sorry, this is a know problem that I haven't been able to figure out... It probably exists in the OpenBSD driver as well. Usually retrying works. -- Rui Paulo _

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-09 Thread Julian H. Stacey
Ref. http://lists.freebsd.org/pipermail/freebsd-current/2013-October/045333.html I jhs@ wrote > > > Rui ported the uwrtn stuff, right? > > It seems others, so I added them: > Whoops, I missed "Rui" = "paulo" in commit logs. Added to cc. Sorry. This has header with corrected addresses for

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-09 Thread Julian H. Stacey
> > Rui ported the uwrtn stuff, right? > > It seems others, so I added them: Whoops, I missed "Rui" = "paulo" in commit logs. Added to cc. Sorry. Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com Reply below not above, like a play script. Indent o

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-09 Thread Julian H. Stacey
Hi all, Adrian Chadd wrote: > Note the noise floor differences.. wonder why that is. Yes, more measurements etc at: http://www.berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/share/man/man4/urtwn.4.REL=current.diff > Rui ported the uwrtn stuff, right? It seems others, so I added them: To

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-08 Thread Alfred Perlstein
On 10/8/13 10:41 AM, Julian H. Stacey wrote: Hi Alfred & cc current. Alfred Perlstein wrote: On 10/6/13 8:21 AM, Julian H. Stacey wrote: I wrote Thu, 03 Oct 2013 23:28:43 +0200 Rui Paulo wrote: On 2 Oct 2013, at 16:57, Julian H. Stacey wrote: Hi current@, It seems I need if_urtwn driver f

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-08 Thread Adrian Chadd
Hi, Note the noise floor differences.. wonder why that is. Rui ported the uwrtn stuff, right? He may be able to help. The driver is recent and its likely there are bugs to shake out. -adrian On Oct 8, 2013 2:49 PM, "Julian H. Stacey" wrote: > > I too am seeing > > urtwn0: timeout waiting

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-08 Thread Julian H. Stacey
> I too am seeing > urtwn0: timeout waiting for checksum report & urtwn0: at uhub3, port 3, addr 4 (disconnected) (BTW there's no external hub, uhub3 must be inside laptop, & there's no loose connection, laptop was not touched, all work was remote) PS a typical sample comparison of

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-08 Thread Julian H. Stacey
Hi Alfred & cc current. Alfred Perlstein wrote: > On 10/6/13 8:21 AM, Julian H. Stacey wrote: > > I wrote Thu, 03 Oct 2013 23:28:43 +0200 > >> Rui Paulo wrote: > >>> On 2 Oct 2013, at 16:57, Julian H. Stacey wrote: > >>> > Hi current@, > It seems I need if_urtwn driver for a really mini

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-06 Thread Thomas Mueller
I just happened to be browsing man urtwn in NetBSD-current (6.99.23), and Edimax EW-7811Un is listed as supported by this driver. This strongly suggests it should work for FreeBSD-current (barring bugs). Tom ___ freebsd-current@freebsd.org ma

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-06 Thread Alfred Perlstein
On 10/6/13 8:21 AM, Julian H. Stacey wrote: I wrote Thu, 03 Oct 2013 23:28:43 +0200 Rui Paulo wrote: On 2 Oct 2013, at 16:57, Julian H. Stacey wrote: Hi current@, It seems I need if_urtwn driver for a really miniature WLAN USB stick, & if_urtwn is only in current ? man 4 if_urtwn refers to p

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-06 Thread Julian H. Stacey
I wrote Thu, 03 Oct 2013 23:28:43 +0200 > Rui Paulo wrote: > > > > On 2 Oct 2013, at 16:57, Julian H. Stacey wrote: > > > > > Hi current@, > > > It seems I need if_urtwn driver for a really miniature WLAN USB stick, > > > & if_urtwn is only in current ? > > > man 4 if_urtwn refers to ports/net

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-03 Thread Julian H. Stacey
Rui Paulo wrote: > > On 2 Oct 2013, at 16:57, Julian H. Stacey wrote: > > > Hi current@, > > It seems I need if_urtwn driver for a really miniature WLAN USB stick, > > & if_urtwn is only in current ? > > man 4 if_urtwn refers to ports/net/urtwn-firmware-kmod which is missing ? > > > This drive

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-02 Thread Rui Paulo
On 2 Oct 2013, at 16:57, Julian H. Stacey wrote: > Hi current@, > It seems I need if_urtwn driver for a really miniature WLAN USB stick, > & if_urtwn is only in current ? > man 4 if_urtwn refers to ports/net/urtwn-firmware-kmod which is missing ? This driver was never merged to FreeBSD 9. Can

urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-02 Thread Julian H. Stacey
Hi current@, It seems I need if_urtwn driver for a really miniature WLAN USB stick, & if_urtwn is only in current ? man 4 if_urtwn refers to ports/net/urtwn-firmware-kmod which is missing ? It took hours to search this far, is there a quicker way to find drivers that I should have taken, that coul