I am by no means a serious wireless expert. After hours of porting/hacking,
I came up with code what finally compiled and a basic function worked
for me.
Wish I had more free time to finish it.
# dmesg |grep urtwn
urtwn0:
on usbus1
urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R
# ifconfig urtwn0
u
Kevin Lo wrote:
> I am by no means a serious wireless expert. After hours of porting/hacking,
> I came up with code what finally compiled and a basic function worked
> for me.
> Wish I had more free time to finish it.
>
> # dmesg |grep urtwn
> urtwn0:
> on usbus1
>
On 2012/11/11 12:22, Adrian Chadd wrote:
On 8 November 2012 02:07, Kevin Lo wrote:
Kevin Lo wrote:
I am by no means a serious wireless expert. After hours of porting/hacking,
I came up with code what finally compiled and a basic function worked
for me.
Wish I had more free time to finish it
Thomas Mueller wrote:
The later driver model isn't supported by ndisulator. We'd have to
implement all the newer NDIS stuff for wifi and ethernet.
In the later NDIS layer the Microsoft Wireless Services implement a bunch
of stuff that used to be up to the driver. Ie, the driver just
On 2013/11/19 23:35, Mikaël Urankar wrote:
Hi,
Hi,
Please CC: me on replies, I am not subscribed to freebsd-wireless.
The subject says it all, since r257955 my run device is unable to scan
the network, associate to an AP, etc. The patch at [1] fixes the
problem.
r258082 should fix your pr
Handling.
Kevin
On 2013/11/20 04:11, Adrian Chadd wrote:
Yup
Kevin?
-adrian
On 19 November 2013 07:35, Mikaël Urankar wrote:
Hi,
Please CC: me on replies, I am not subscribed to freebsd-wireless.
The subject says it all, since r257955 my run device is unable to scan
the network, as
Mikaël Urankar wrote:
Hi,
I've tried with the following revision of if_run.c, if_runreg.h,
if_runvar.h but the problem is still there. (258082, 258083, 257955)
I've created a PR : kern/184122
Could you use usbconfig(8) to show your USB vendor id and device id? Thanks.
Thanks,
Mikaël
Ke
On 2013/11/22 03:45, Mikaël Urankar wrote:
2013/11/21 Kevin Lo :
Mikaël Urankar wrote:
Hi,
I've tried with the following revision of if_run.c, if_runreg.h,
if_runvar.h but the problem is still there. (258082, 258083, 257955)
I've created a PR : kern/184122
Could you use usbconfig(
On 2013/11/26 21:22, Mikaël Urankar wrote:
2013/11/26 Kevin Lo :
There's a patch in my tree that I forgot to commit. Would you try the
patch at http://people.freebsd.org/~kevlo/patch-if_run.c ? Thanks.
The patch doesn't fix my problem...
All right, I just committed a fix
On 2013/12/26 14:53, Anton Mazunin wrote:
Hello everybody. Recently I was choosing usb wifi adapter for my pc,
and decided the best way to be happy in this things is to buy one
which is in freebsd supported hardware list. After few minutes of
searching, the choise was done and I went to the clo
On 2013/12/31 02:36, Toomas Aas wrote:
Hello!
Hi Toomas,
I posted a request on the FreeBSD forums on this topic, but got no
responses:
http://forums.freebsd.org/viewtopic.php?f=46&t=43895
So, I'll repeat it here hoping that it may catch the attention of some
experts who are maybe not fol
On 2013/12/26 17:01, Kevin Lo wrote:
On 2013/12/26 14:53, Anton Mazunin wrote:
Hello everybody. Recently I was choosing usb wifi adapter for my pc,
and decided the best way to be happy in this things is to buy one
which is in freebsd supported hardware list. After few minutes of
searching
Toomas Aas wrote:
Hello Kevin!
I hate debugging problems on the last day of the year :-)
Look at the bright side - one more problem fixed in 2013 :)
It seems like the firmware forgot to MFC. I just MFC'ed r256717.
Tested on the 9.2-STABLE (r260119) with the TL-WN727N wlan device.
Confirme
On 2014/01/12 14:36, Erich Dollansky wrote:
Hi,
On Fri, 10 Jan 2014 21:45:59 -0800
Adrian Chadd wrote:
Please help dig up which change broke it. Even just test out the head
iwn code from 6 months ago.
I came to a very strange result. I have iwn in the kernel since June
2012 using 10. I also
On 2014/02/18 14:17, Alex Deiter wrote:
Hello,
Hi Alex,
Thank you for your advice!
I found a workaround:
# ifconfig wlan0 create wlandev run0
then wait 5 minutes ;-)
and only thereafter:
# ifconfig wlan0 up
run0: <1.0> on usbus1
run0: MAC/BBP RT3593 (rev 0x0402), RF RT3053 (MIMO 3T3R),
On 2014/02/19 10:12, Kevin Lo wrote:
On 2014/02/18 14:17, Alex Deiter wrote:
Hello,
Hi Alex,
Thank you for your advice!
I found a workaround:
# ifconfig wlan0 create wlandev run0
then wait 5 minutes ;-)
and only thereafter:
# ifconfig wlan0 up
run0: <1.0> on usbus1
run0: M
Cool! I committed a fix in r262465, thanks.
Kevin
On 2014/02/25 00:58, Alex Deiter wrote:
Hello Kevin,
Thank you very much!
Successfully tested!
2014-02-24 12:42 GMT+04:00 Kevin Lo :
On 2014/02/19 10:12, Kevin Lo wrote:
On 2014/02/18 14:17, Alex Deiter wrote:
Hello,
Hi Alex
Anthony Jenkins wrote:
From: Kevin Lo
To: Anthony Jenkins
Sent: Wednesday, April 23, 2014 10:28 PM
Subject: Re: urtwn panic
Anthony Jenkins wrote:
I'm getting a panic with the latest kernel (r264719) and the if_urtwn
driver. I have a cor
On 2014/04/25 00:51, Thiago F wrote:
Is RTL8188CE already supported by urtwn or other FreeBSD's module ?
Sorry, RTL8188CE is not supported yet.
There is a way to get this device to work on FreeBSD ?
Try ndis(4). It may work for you.
Kevin
__
On Mon, Jun 16, 2014 at 07:04:07AM -0700, Sean Bruno wrote:
>
> On Mon, 2014-06-16 at 13:33 +0430, Hooman Fazaeli wrote:
> > Hi,
> >
> > I am planning to buy one the following USB WiFi devices:
> >
> > 1.Tenda W311U+
> > 2.TP-Link TL-WN7200ND
> >
> > I would appriciate if anyone share his exper
On Tue, Jun 17, 2014 at 07:07:33AM -0700, Sean Bruno wrote:
> On Tue, 2014-06-17 at 10:45 +0800, Kevin Lo wrote:
> > On Mon, Jun 16, 2014 at 07:04:07AM -0700, Sean Bruno wrote:
> > >
> > > On Mon, 2014-06-16 at 13:33 +0430, Hooman Fazaeli wrote:
> > > > Hi
On Tue, Jun 17, 2014 at 09:09:26AM -0700, Sean Bruno wrote:
> On Tue, 2014-06-17 at 23:44 +0800, Kevin Lo wrote:
> > On Tue, Jun 17, 2014 at 07:07:33AM -0700, Sean Bruno wrote:
> > > On Tue, 2014-06-17 at 10:45 +0800, Kevin Lo wrote:
> > > > On Mon, Jun 16, 2014 a
On Mon, Jul 07, 2014 at 12:16:12PM -0700, Adrian Chadd wrote:
>
> On 7 July 2014 12:10, Carlos Jacobo Puga Medina wrote:
> > On Mon, 7 Jul 2014 11:48:36 -0700
> > Adrian Chadd wrote:
> >
> >> I'd just look at porting over the openbsd driver. There's no 11n
> >> support in the openbsd code though
On Tue, Jul 08, 2014 at 12:45:50PM +0200, Carlos Jacobo Puga Medina wrote:
>
> On Tue, 8 Jul 2014 10:22:20 +0800
> Kevin Lo wrote:
>
> > On Mon, Jul 07, 2014 at 12:16:12PM -0700, Adrian Chadd wrote:
> > >
> > > On 7 July 2014 12:10, Carlos Jacobo Puga Medin
On Wed, Jul 09, 2014 at 03:42:23PM +0200, Carlos Jacobo Puga Medina wrote:
>
> On Wed, 9 Jul 2014 18:02:29 +0800
> Kevin Lo wrote:
>
> > On Tue, Jul 08, 2014 at 12:45:50PM +0200, Carlos Jacobo Puga Medina wrote:
> > >
> > > On Tue, 8 Jul 2014
On Thu, Jul 10, 2014 at 11:23:44AM +0200, Carlos Jacobo Puga Medina wrote:
>
> On Thu, 10 Jul 2014 13:05:24 +0800
> Kevin Lo wrote:
>
> > Ok, I know where the problem lies. Please try this patch, thanks.
> >
> > Inde
On Wed, Jul 23, 2014 at 03:31:58AM +0100, Miguel Clara wrote:
>
> Wonder if anyone knwos if there's support for this card on current?
>
> Tried 10 and its seems it not, It seem to be a Ralink RT2870 or now
> Mediatek and they seem to provide linux support:
> http://www.mediatek.com/en/downloads/m
On Tue, Jul 29, 2014 at 11:35:00PM +0100, Miguel Clara wrote:
Hi,
Hi Miguel,
I just brought a TP-Link N600 Wireless Dual Band USB Adpater (model
TL-WDN3200) and its correctly recognized in FreeBSD as a ranlink.
Dmesg shows:
wlan0: Ethernet address: e8:94:f6:12:98:9d
run0: firmware RT3071 ve
On Sun, Aug 03, 2014 at 11:05:54PM +0800, Kevin Lo wrote:
>
> On Tue, Jul 29, 2014 at 11:35:00PM +0100, Miguel Clara wrote:
> > Hi,
>
> Hi Miguel,
>
> >
> > I just brought a TP-Link N600 Wireless Dual Band USB Adpater (model
> > TL-WDN3200) and its corre
On Wed, Aug 13, 2014 at 04:25:33PM +0300, Volodymyr Kostyrko wrote:
>
> Hi all.
Hi,
> I have something called DWA-125 (model D1A, h/w ver: D1, f/w ver: 4.00).
>
> # usbconfig -d 6.2 dump_device_desc
> ugen6.2: at usbus6, cfg=0 md=HOST
> spd=HIGH (480Mbps) pwr=ON (500mA)
>
>bLength = 0x00
All USB wifi dongles in FreeBSD don't support 11n yet.
Kevin
On Thu, Aug 14, 2014 at 03:09:23PM +0100, Miguel Clara wrote:
>
> Duh, I figured it out... by default the Asus Guest netwroks are created in
> "auto" mode, so both N and legacy, while my 5G network was set to N only
> (2.4 is s
On Sat, Aug 16, 2014 at 09:07:29PM +0100, Miguel Clara wrote:
>
> On Fri, Aug 15, 2014 at 4:06 AM, Kevin Lo wrote:
>
> > All USB wifi dongles in FreeBSD don't support 11n yet.
> >
> > Kevin
> >
> >
> I was not aware of that, is this really
*
> *IT - Sys Admin & Developer*
> *E-mail:*miguelmcl...@gmail.com
> www.linkedin.com/in/miguelmclara/
>
>
> On Sun, Aug 17, 2014 at 3:43 PM, Kevin Lo wrote:
>
> > On Sat, Aug 16, 2014 at 09:07:29PM +0100, Miguel Clara wrote:
> > >
> > &
ight be purchased?
>
> On 08/14/14 20:06, Kevin Lo wrote:
> > All USB wifi dongles in FreeBSD don't support 11n yet.
> >
> > Kevin
> >
> > On Thu, Aug 14, 2014 at 03:09:23PM +0100, Miguel Clara wrote:
> >> Duh, I figured it out... by default th
l Clara*
> *IT - Sys Admin & Developer*
> *E-mail:*miguelmcl...@gmail.com
> www.linkedin.com/in/miguelmclara/
>
>
> On Mon, Aug 18, 2014 at 9:49 AM, Kevin Lo wrote:
>
> > Since there is no data sheets available, looking throught the source code
> > from
On Sun, Aug 24, 2014 at 06:01:20PM +0200, Carlos Jacobo Puga Medina wrote:
>
> Hi Kevin,
Hi,
Sorry for the late response.
> Sometimes my wireless device fails to connect at boot, and I need to restart
> the system. Also it states that the device is not configured.
>
> /boot/loader.conf
> if_u
On Mon, Sep 08, 2014 at 12:16:53PM -0300, Thiago Farina wrote:
>
> On Sun, Sep 7, 2014 at 11:36 PM, Adrian Chadd wrote:
> > Hi,
> >
> > On 7 September 2014 19:16, Thiago Farina wrote:
> >> On Sun, Sep 7, 2014 at 12:09 PM, Nathan Whitehorn
> >> wrote:
> >>> I've been having some issues with conn
On Mon, Sep 01, 2014 at 11:11:20AM -0700, Adrian Chadd wrote:
>
> The problem -is- the money. The people will come when there's enough
> interest and enough money.
>
> The problem is that people think things like wifi drivers that are
> debugged, perform well and get updated as new standards appe
That's because you are "a wireless guy" :-)
On Mon, Sep 08, 2014 at 11:33:31PM -0700, Adrian Chadd wrote:
>
> Oh it is fun. :)
>
> +a
> On Sep 8, 2014 10:54 PM, "Kevin Lo" wrote:
>
> > On Mon, Sep 01, 2014 at 11:11:20AM -0700, Adrian Chadd w
The RTL8191SU chipset is not supported.
Kevin
On Tue, Nov 18, 2014 at 01:29:57PM +0800, Ben Woods wrote:
>
> I should mention I am running FreeBSD 10.1-RELEASE
>
>
> --
> From: Benjamin Woods
> woods...@gmail.com
>
> On 18 November 2014 13:23, Ben Woods wrote:
>
> > Hey guys,
> >
> >
0101216231634
> >
> > Regards,
> > Ben
> >
> >
> >
> >
> > --
> > From: Benjamin Woods
> > woods...@gmail.com
> >
> > On 18 November 2014 13:56, Kevin Lo wrote:
> >
> >> The RTL8191SU chipset is not supp
Argh! I think I need more coffee. rsu(4) does support this chipset.
Sorry for the noise.
Kevin
On Tue, Nov 18, 2014 at 03:08:37PM +0800, Kevin Lo wrote:
> I'm pretty sure. See OpenBSD cvs log:
> http://marc.info/?l=openbsd-cvs&m=128897633210060&w=2
>
> I
On Tue, Nov 18, 2014 at 10:14:41PM +, bolshakov_1--- via freebsd-wireless
wrote:
>
> Hello.
> Wi-fi adapter TRENDNET TEW_646UBH is not determined by the system freebsd
> 10.1. Chipset Realtek RTL8188SU, that support driver RSU. Driver in the
> kernel is loaded. In the log dmesg adapter is d
On Thu, Nov 27, 2014 at 05:08:15PM +, Miguel Clara wrote:
>
> I've mailing the list before about and issue with 5Ghtz which I then found
> was actually the fact that 11n is not supported on USB cards!
>
> Still I have a 100/10 fibre connection, and I've been testing some FreeBSD
> 11-current
On Sun, Apr 19, 2015 at 02:35:17PM -0700, Rui Paulo wrote:
>
> Hi,
>
> Please test the new wpa_supplicant/hostapd. Here's the patch against FreeBSD
> HEAD:
>
> https://people.freebsd.org/~rpaulo/wpa-2.4.diff
Seems to be working fine on amd64. Tested on ral(4) and run(4).
Thanks.
> Tha
On Thu, Sep 17, 2015 at 01:39:30AM -0500, Matthew Grooms wrote:
> Seems to behave better now and hostap appears to be working ...
>
> #ifconfig wlan0 create wlandev urtwn0 wlanmode hostap
> #ifconfig wlan0 list caps
> drivercaps=2181c401
>
> #ifconfig wlan0 up ssid freebsdap mode 11g channel 1
>
On Tue, Dec 29, 2015 at 12:12:26PM +0200, Daniel Braniss wrote:
>
> > On 29 Dec 2015, at 11:53, Hans Petter Selasky wrote:
> >
> > On 12/29/15 10:42, Daniel Braniss wrote:
> >>
> >>> On 29 Dec 2015, at 11:33, Vladimir Botka wrote:
> >>>
> >>> Hi Danny,
> >>>
> >>> On Tue, 29 Dec 2015 11:16:2
On Tue, Dec 29, 2015 at 03:02:35PM +0100, Hans Petter Selasky wrote:
> On 12/29/15 14:00, Daniel Braniss wrote:
> >
> >> On 29 Dec 2015, at 14:44, Hans Petter Selasky wrote:
> >>
> >> On 12/29/15 13:36, Daniel Braniss wrote:
> >>>
> >>
> >> Until /etc/devd/usb.conf is regenerated, you'll need to m
Hi Andriy,
First of all, THANK YOU! You're doing amazing work!
Second, I've done some testing on the following devices, downloading
FreeBSD-12.0-CURRENT-amd64-20160809-r303880-disc1.iso from ftp.freebsd.org:
- ASUS USB-N10 NANO (RTL8188CUS):
rtwn0: on
usbus0
rtwn0: MAC/BB RTL8188CUS, RF 60
On Thu, Sep 22, 2016 at 01:54:21PM +0300, Andriy Voskoboinyk wrote:
>
> Thu, 22 Sep 2016 12:24:42 +0300 було написано Kevin Lo :
>
> Hi,
>
> So, the driver was fully tested. Thanks!
> Can you set dev.rtwn.0.debug=0x829f for RTL8188CE to see how big
> the problem is?
It works for me, thanks :)
Kevin
On Fri, Sep 23, 2016 at 09:08:15AM +0300, Andriy Voskoboinyk wrote:
>
> Fri, 23 Sep 2016 04:58:40 +0300 було написано Kevin Lo :
>
> Thanks for the log file,
>
> Tx 'device timeouts' should be fixed in
> https:/
Strange, rtwn(4) stops working. I tried to scan for the available network,
but it just returns empty results.
On Fri, Sep 23, 2016 at 02:44:13PM +0300, Andriy Voskoboinyk wrote:
>
> Fri, 23 Sep 2016 10:18:30 +0300 було написано Kevin Lo :
>
> Few more questions:
> 1) does i
tml
> -a
Thanks,
Kevin
> On 1 October 2016 at 08:09, Kevin Lo wrote:
> > Strange, rtwn(4) stops working. I tried to scan for the available network,
> > but it just returns empty results.
> >
> > On Fri, Sep 23, 2016 at 02:44:13PM +0300, Andriy Voskoboinyk wrote:
> &g
On Sat, Oct 08, 2016 at 02:18:54AM +0300, Andriy Voskoboinyk wrote:
>
> Mon, 03 Oct 2016 03:55:23 +0300 було написано Kevin Lo :
>
> Hi!
Hi Andriy,
> Can you refresh the tree and retest it (dev.rtwn.0.debug=0x829f) ?
I refreshed the tree and retested it, unfortunately it
works fine.
Kevin
On Tue, Oct 11, 2016 at 11:21:24PM +0300, Andriy Voskoboinyk wrote:
>
> Tue, 11 Oct 2016 04:27:02 +0300 було написано Kevin Lo :
>
> I have created 'pci_modified' branch to speed-up the process (RTL881*AU
> will
> not work with it for no
On Fri, Oct 14, 2016 at 03:03:41AM +0300, Andriy Voskoboinyk wrote:
>
> Wed, 12 Oct 2016 07:34:15 +0300 було написано Kevin Lo :
>
> Thanks for testing! (I have got another one to simplify the process)
> Can you approve that current tree (master) works without any (new)
> pro
On Fri, Oct 14, 2016 at 05:12:57PM -0700, Yuri wrote:
>
> On 10/14/2016 16:26, Andriy Voskoboinyk wrote:
> >
> > https://github.com/s3erios/rtwn ? (I'm going to commit it soon).
>
>
> But these are just USB IDs. This doesn't necessarily mean they actually
> work well?
They work well. Please
Hi,
This adds support for the RTL8192EU Realtek wireless chipset:
https://people.freebsd.org/~kevlo/rtwn-rtl8192eu.diff
Tested in station mode with D-Link DWA-131 rev E1 on amd64.
Kevin
___
freebsd-wireless@freebsd.org mailing list
https://list
On Fri, Jan 20, 2017 at 01:26:37AM +0200, Andriy Voskoboinyk wrote:
>
> Thu, 19 Jan 2017 10:36:43 +0200 було написано Kevin Lo :
>
> Hi Kevin,
Hi Andriy,
> thanks for the patch! few notes to it:
> - r92c_llt_write() seems to be used only in r92c_llt_init(); so,
> it may
On Fri, Jan 20, 2017 at 02:14:09PM +0800, Kevin Lo wrote:
>
> On Fri, Jan 20, 2017 at 01:26:37AM +0200, Andriy Voskoboinyk wrote:
> >
> > Thu, 19 Jan 2017 10:36:43 +0200 було написано Kevin Lo :
> >
> > Hi Kevin,
>
> Hi Andriy,
>
> > thanks for the
On Wed, Mar 01, 2017 at 09:03:32AM -0300, Otacílio wrote:
>
> Dears
>
> I have a USB dongle that I'm unable to put to work. This is the device desc:
>
> root@squitch:/home/ota # usbconfig -u 0 -a 2 dump_device_desc
> ugen0.2: at usbus0, cfg=0 md=HOST
> spd=FULL (12Mbps) pwr=ON (160mA)
>
>
On Fri, May 25, 2018 at 11:59:36PM -0700, Yuri wrote:
>
> This driver supports RTL8812AU/RTL8821A: https://github.com/s3erios/urtwm
>
> Should it be imported?
It's already committed in r307529.
> Yuri
Kevin
___
freebsd-wireless@freebsd.org ma
On Sat, May 26, 2018 at 02:35:05AM -0700, Yuri wrote:
>
> On 05/26/18 01:09, Kevin Lo wrote:
> > It's already committed in r307529.
>
>
> But for some reason it doesn't recognize my card:
>
> none2@pci0:1:0:0: class=0x028000 card=0xa81417aa
On Sat, May 26, 2018 at 09:19:39AM -0700, Yuri wrote:
>
> On 05/26/18 07:14, Kevin Lo wrote:
> > Yours is RTL8821AE mPCIe chip which is not supported.
>
>
> Do you know is it generally hard to port the diver for the chipset
> available for USB interface to mPCIe inte
64 matches
Mail list logo