Re: FreeBSD wireless support is lacking; needs better documentation

2014-09-02 Thread hiren panchasara
On Aug 30, 2014 9:39 AM, "Dirk E" wrote: > > Hello guys, > > I wrote to the freebsd-wireless@ list on 12 August, looking for a working USB wireless adapter that can work on HOSTAP mode. There was no reply on my message and so far i have been unsuccessful in finding any device that works without so

Re: Recommend Off the Shelf USB Wireless N - FreeBSD 9.3/10.0

2014-08-12 Thread hiren panchasara
On Tue, Aug 12, 2014 at 11:29 AM, Patrick Powell wrote: > Could anybody please please recommend a USB adapter for Wireless N that: > > a) works with the current set of drivers for FreeBSD 9.3-RELEASE or > 10.0-RELEASE I think Edimax EW-7811Un - http://www.amazon.com/Edimax-EW-7811Un-Adapter-Raspb

Re: CAMBRIA and more than one atheros card

2014-07-08 Thread hiren panchasara
On Tue, Jul 8, 2014 at 9:54 AM, John Hay wrote: > On Mon, Jul 07, 2014 at 12:43:17PM -0700, Adrian Chadd wrote: >> Sweet! >> >> Can you run the same commands above on the Avila board? > > :~ # uname -a > FreeBSD broken-2 11.0-CURRENT FreeBSD 11.0-CURRENT #74 r267954M: Fri Jun 27 > 14:40:34 SAST 2

Re: CAMBRIA and more than one atheros card

2014-07-07 Thread hiren panchasara
On Mon, Jul 7, 2014 at 11:31 AM, Adrian Chadd wrote: > On 7 July 2014 11:28, John Hay wrote: >> On Mon, Jul 07, 2014 at 11:22:46AM -0700, Adrian Chadd wrote: >>> On 7 July 2014 10:12, Ian Lepore wrote: >>> > On Mon, 2014-07-07 at 09:25 -0700, Adrian Chadd wrote: >>> >> hi, >>> >> >>> >> That cal

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-27 Thread hiren panchasara
On Mon, Jan 27, 2014 at 2:16 PM, Pedro Flynn wrote: > I can provide information as needed. Sharing lots of kernel debug messages that you are seeing might be a good start :-) cheers, Hiren ___ freebsd-wireless@freebsd.org mailing list http://lists.fre

Re: Cannot get wireless to work

2014-01-27 Thread hiren panchasara
On Fri, Jan 24, 2014 at 10:09 PM, Harshad D wrote: > hello! > > Hi all, first post here. > Installed FreeBSD for the first time on my laptop. Have followed the > Handbook and got most things like X, XFCE, X config etc working. > > However, I am really having trouble trying to get wireless working.

Re: [iwn] Cedric's stuff is in -HEAD

2013-11-12 Thread hiren panchasara
On Tue, Nov 12, 2013 at 12:19 PM, Adrian Chadd wrote: > On 12 November 2013 11:13, hiren panchasara > wrote: >> On Tue, Nov 12, 2013 at 10:45 AM, Adrian Chadd wrote: >>> Run with wlandebug +assoc +state +debug +output +scan +crypto >> >>

Re: [iwn] Cedric's stuff is in -HEAD

2013-11-12 Thread hiren panchasara
On Tue, Nov 12, 2013 at 10:45 AM, Adrian Chadd wrote: > Run with wlandebug +assoc +state +debug +output +scan +crypto http://people.freebsd.org/~hiren/20131112_iwnfail_atwork.txt Thanks a bunch Adrian! ___ freebsd-wireless@freebsd.org mailing list http

Re: [iwn] Cedric's stuff is in -HEAD

2013-11-12 Thread hiren panchasara
On Mon, Nov 11, 2013 at 10:21 PM, Adrian Chadd wrote: > Hi, > > I've just committed Cedric's stuff to -HEAD. I also fixed the MRR stuff to > work. With latest everything + http://people.freebsd.org/~adrian/iwn/2013-iwn-linkq-2stream-ant-fix-1.diff flymockour-l7% sysctl dev.iwn.0 dev.iwn.0.%

Re: [iwn] my first attempt at porting cedric's hardware update patches over

2013-11-05 Thread hiren panchasara
On Tue, Nov 5, 2013 at 5:15 PM, Adrian Chadd wrote: > Hi, > > So: > > http://people.freebsd.org/~adrian/iwn/20131105-iwn-update-works-full-5100-5.diff > I'd appreciate some testing of this. It's against -HEAD, so yes, > you'll have to run -HEAD. Seems to be doing alright on my Centrino Advanced-

Re: ath0 "monitor mode" mystery

2013-09-23 Thread hiren panchasara
On Mon, Sep 23, 2013 at 5:14 AM, Mark Moes wrote: > > 18:56:23.803065 9838362989us tsft 1.0 Mb/s 60dBm tx power antenna 0 2427 > > MHz 11g Probe Request () [1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0 Mbit] > > That's what you're gonna see if it captures 802.11 frames; you already had > it working :)

ath0 "monitor mode" mystery

2013-09-20 Thread hiren panchasara
I am trying to enable (what I think is) monitor mode on PicoStation M2HP. I am confused though. "man ifconfig" is also showing 2 different "monitor" things. I tried both below: # ifconfig wlan0 create wlandev ath0 wlan0: Ethernet address: dc:9f:db:6a:3e:9e # ifconfig wlan0 down # ifconfig wlan0 m

Re: CFT: wpa_supplicant/hostapd import patch

2013-07-07 Thread hiren panchasara
On Sun, Jul 7, 2013 at 7:16 AM, Adrian Chadd wrote: > > Yup, commit away! > > > > -adrian > > > Feel free to commit this. > > -- > Rui Paulo Will commit it. Thanks, Hiren > > ___ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/m

Re: CFT: wpa_supplicant/hostapd import patch

2013-07-07 Thread hiren panchasara
After this change I've started getting following messages: flymockour-l7% grep rekeying /var/log/messages | less Jul 6 12:09:52 flymockour-l7 wpa_supplicant[1153]: wlan0: WPA: Group rekeying completed with 00:24:b2:50:7c:38 [GTK=TKIP] Jul 6 12:19:52 flymockour-l7 wpa_supplicant[1153]: wlan0: WPA

Re: kern/180094: [iwn] Incorrect id for Intel Centrino Wireless-N 130

2013-06-29 Thread hiren panchasara
The following reply was made to PR kern/180094; it has been noted by GNATS. From: hiren panchasara To: Cedric Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: kern/180094: [iwn] Incorrect id for Intel Centrino Wireless-N 130 Date: Sat, 29 Jun 2013 11:00:59 -0700 On Sat, Jun 29, 2013 at 8:52

Re: kern/176104: [iwn] iwn0: iwn_intr: fatal firmware error

2013-06-26 Thread hiren panchasara
On Wed, Jun 26, 2013 at 7:10 PM, Anton Shterenlikht wrote: > The following reply was made to PR kern/176104; it has been noted by GNATS. > > From: Anton Shterenlikht > To: bug-follo...@freebsd.org > Cc: > Subject: RE: kern/176104: [iwn] iwn0: iwn_intr: fatal firmware error > Date: Tue, 25 Jun 201

Re: kern/176104: [iwn] iwn0: iwn_intr: fatal firmware error

2013-06-25 Thread hiren panchasara
The following reply was made to PR kern/176104; it has been noted by GNATS. From: hiren panchasara To: mexas Cc: bug-follo...@freebsd.org Subject: Re: kern/176104: [iwn] iwn0: iwn_intr: fatal firmware error Date: Tue, 25 Jun 2013 08:52:43 -0700 On Tue, Jun 25, 2013 at 4:48 AM, Anton

Re: kern/176104: [iwn] iwn0: iwn_intr: fatal firmware error

2013-06-24 Thread hiren panchasara
The following reply was made to PR kern/176104; it has been noted by GNATS. From: hiren panchasara To: bug-follo...@freebsd.org, me...@bristol.ac.uk Cc: Subject: Re: kern/176104: [iwn] iwn0: iwn_intr: fatal firmware error Date: Mon, 24 Jun 2013 11:09:18 -0700 Assuming you have 4965 chipset

Re: kern/175870: [iwn] /etc/rc.d/netif restart cause system crash

2013-04-10 Thread hiren panchasara
The following reply was made to PR kern/175870; it has been noted by GNATS. From: hiren panchasara To: bug-follo...@freebsd.org, giep...@gmail.com Cc: Subject: Re: kern/175870: [iwn] /etc/rc.d/netif restart cause system crash Date: Wed, 10 Apr 2013 10:11:03 -0700 Talked to the submitter

Re: kern/175870: [iwn] /etc/rc.d/netif restart cause system crash

2013-03-19 Thread hiren panchasara
The following reply was made to PR kern/175870; it has been noted by GNATS. From: hiren panchasara To: bug-follo...@freebsd.org, giep...@gmail.com Cc: Subject: Re: kern/175870: [iwn] /etc/rc.d/netif restart cause system crash Date: Tue, 19 Mar 2013 06:47:43 -0700 Did you get a coredump on