Re: FBSD10 Atheros wifi not working

2014-04-13 Thread Adrian Chadd
Hi! You never said exactly what hardware it is Can you include a dmesg of the relevant bits during boot? Anything like the above kinda indicates there's some bigger issue going on. -a On 13 April 2014 17:59, Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: The subject line may

Re: configuring of wireless unix system

2014-04-14 Thread Adrian Chadd
Hi! ON FreeBSD? Try http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html -a On 14 April 2014 00:47, Lawrence Tan lawrence@streetdirectory.com wrote: Hi; Can you teach me how to configure wireless network connection in unix. Thanks and best regards

Re: FBSD10 Atheros wifi not working

2014-04-19 Thread Adrian Chadd
On 18 April 2014 05:42, Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: Skipped another thought - I wouldn't have thought the laptop I have was too badly built, and how would the noise cause the error messages? I didn't have that many messages for the iwn in the m/c's prior, is it

Re: State of ath(4) Driver

2014-04-19 Thread Adrian Chadd
Hi! I just updated the manpage for ath(4) in -HEAD. TL;DR: * 11n is fine in STA and hostap mode. I'm still debugging things, but it's usable. * multiple VAP is fine. Just put 'bssid' on the ifconfig create line so each VAP gets autoassigned a separate MAC address * WPA is supported. I even made

Re: svn commit: r264710 - head/sys/dev/ath

2014-04-21 Thread Adrian Chadd
Hi, Which NIC? -a On 21 April 2014 08:58, Greg Byshenk free...@byshenk.net wrote: On Sun, Apr 20, 2014 at 07:09:33PM -0700, Adrian Chadd wrote: I didn't say it in the commit message, but this should be MFCed to stable/10 . Adrian- I'm curious as to what this addresses. I attempted

Re: svn commit: r264710 - head/sys/dev/ath

2014-04-22 Thread Adrian Chadd
it as a station though. Can your try -HEAD instead? I don't plan on MFCing things myself back to stable/10; i rely on others who are actively using stable/10 to do it. -a On 21 April 2014 17:59, Greg Byshenk free...@byshenk.net wrote: On Mon, Apr 21, 2014 at 09:30:47AM -0700, Adrian Chadd wrote

Re: ath(4) fails to attach

2014-04-23 Thread Adrian Chadd
That, or the wrong addresses are mapped to the hardware. -a On 23 April 2014 15:12, Sevan / Venture37 ventur...@gmail.com wrote: On 23 April 2014 23:08, Adrian Chadd adr...@freebsd.org wrote: It's failing the selftest (error 14 is ESELFTEST.) -a Indicating hardware failure? Sevan

[rfc] station mode powersave for ath(4)

2014-04-24 Thread Adrian Chadd
Hi, This is close to my final first cut of this station mode powersave stuff for the atheros hardware. Combined with the net80211 changes that are now in HEAD, the driver can be put into network sleep in order to conserve power and only wake up when it needs to.

Re: Centrino Wireless-N 1000 support is also broken (Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135)

2014-04-29 Thread Adrian Chadd
: Centrino Wireless-N 1000 support is also broken (Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135) From: Adrian Chadd adr...@freebsd.org Hi, Yes there are issues; I'm too busy to try and chase them down. I'd appreciate some help in chasing down why things are unhappy. Thanks

Re: Centrino Wireless-N 1000 support is also broken (Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135)

2014-04-29 Thread Adrian Chadd
Hi, Ok. So r258030 changed the antenna configuration for transmitting to use the tx chainmask from the EEPROM settings,r ather than hard-coding it to IWN_ANT_AB. This is needed because a bunch of NICs actually don't have two antennas and if you feed it IWN_ANT_AB it just plainly doesn't work.

Re: Centrino Wireless-N 1000 support is also broken (Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135)

2014-05-06 Thread Adrian Chadd
Hi! So, it turns out that I don't have any Centrino 1000 devices. I have Centrino 100 and Centrino 1030 devices, which isn't at all Centrino 1000. I'll go and see if I can acquire one. I'll also see if I can come up with a diff for you. Thanks! -a

Re: Centrino Wireless-N 1000 support is also broken (Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135)

2014-05-06 Thread Adrian Chadd
Hi! Would you mind trying this? What values do you have for sc_txchainmask and sc_rxchainmask? Before they're over-ridden? Thanks! -a adrian@sabrina:~/work/freebsd/head/src/sys/dev/iwn % svn diff . Index: if_iwn.c === ---

Re: Centrino Wireless-N 1000 support is also broken (Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135)

2014-05-07 Thread Adrian Chadd
.. and I just ordered a Centrino 1000 NIC. Wish me luck. Thanks! -a On 6 May 2014 20:23, Adrian Chadd adr...@freebsd.org wrote: Hi! Would you mind trying this? What values do you have for sc_txchainmask and sc_rxchainmask? Before they're over-ridden? Thanks! -a adrian@sabrina

Re: Centrino Wireless-N 1000 support is also broken (Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135)

2014-05-08 Thread Adrian Chadd
Ok, lemme commit the config fix. Thanks for persisting with this! -a On 8 May 2014 20:48, Kaho Toshikazu k...@elam.kais.kyoto-u.ac.jp wrote: Hello, Adrian Chadd adr...@freebsd.org wrote: So what's the value of txchainmask and rxchainmask from the EEPROM? before things get overridden

Re: Centrino Wireless-N 1000 support is also broken (Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135)

2014-05-10 Thread Adrian Chadd
committed! Thanks! -a On 8 May 2014 21:09, Adrian Chadd adr...@freebsd.org wrote: Ok, lemme commit the config fix. Thanks for persisting with this! -a On 8 May 2014 20:48, Kaho Toshikazu k...@elam.kais.kyoto-u.ac.jp wrote: Hello, Adrian Chadd adr...@freebsd.org wrote: So what's

Re: Can we obtain higher wireless link throughput by abusing 802.11 radios to form unidirectional simplex pipes?

2014-05-21 Thread Adrian Chadd
and no radio in listen mode is to send packets. The radios would be attached to directional antennas and frequency 0 != frequency 1. I asked Adrian Chadd about this in IRC. He replied that it is possible to hack the driver to obtain tight control over when 802.11 frames are received/sent, but doing

Re: fail to do the bridge on tdma by using the scripts under net80211

2014-05-21 Thread Adrian Chadd
Hi, Are you doing bridging on the master? Does the slave have an IP address, or are you trying to do bridging on the slave too? -a On 21 May 2014 07:13, Andy luxinweia...@hotmail.com wrote: Recently I just wanna try the TDMA wireless network of FreeBSD. My network is simple, just three

Re: iwn0 hangs randomly when starting the machine

2014-05-23 Thread Adrian Chadd
Ok, it's a null pointer dereference (based on the address you posted) and it's ipv6 related. That's .. odd. Can you provide a backtrace from the crash? -a On 23 May 2014 04:13, Erich Dollansky erichsfreebsdl...@alogt.com wrote: Hi, On Tue, 8 Apr 2014 20:40:01 -0700 Adrian Chadd adr

Re: iwn0 hangs randomly when starting the machine

2014-05-23 Thread Adrian Chadd
a photo will be fine. :-) -a On 23 May 2014 08:59, Erich Dollansky erichsfreebsdl...@alogt.com wrote: Hi, On Fri, 23 May 2014 08:36:31 -0700 Adrian Chadd adr...@freebsd.org wrote: Ok, it's a null pointer dereference (based on the address you posted) and it's ipv6 related. That's .. odd

Re: Does TDMA on FreeBSD only support point to point applications

2014-05-29 Thread Adrian Chadd
Hi! Yup. I don't think anyone sat down to figure out how the slot timings should work for 1 slave station. If someone wants to figure it out based on what Sam's paper covers, I'll be happy to help try hacking it up on the Atheros hardware. :-) -a On 28 May 2014 05:00, Andy

Re: Trouble setting up multi SSID and 802.1X

2014-06-03 Thread Adrian Chadd
Is hat in one config file? Or two hostapd config files? -a On 3 June 2014 11:30, Harm Weites h...@weites.com wrote: Hi, While trying to setup an AP with two SSID's I ran into some issues. Environment: TP-Link 1043ND (MIPS) ath0 ether 00:19:e0:66:66:68 wlan0 ether 02:ab:cd:ef:12:30

Re: Change for the worse in rsu wireless driver

2014-06-05 Thread Adrian Chadd
hi, please bug freebsd-usb@ about flakey usb devices. I have a couple that i need to chase up hans about. they used to be less flakey. -a On 5 June 2014 01:46, Thomas Mueller mueller6...@bellsouth.net wrote: from Idwer Vollering vid...@gmail.com: I'm on 10-STABLE r267049, with a local

Re: iwn0 hangs randomly when starting the machine

2014-06-07 Thread Adrian Chadd
:36 -0700 Adrian Chadd adr...@freebsd.org wrote: a photo will be fine. :-) did the photos help? I did not have any problems anymore since I deactivated IPV6. Erich -a On 23 May 2014 08:59, Erich Dollansky erichsfreebsdl...@alogt.com wrote: Hi, On Fri, 23 May 2014 08:36:31 -0700

Re: Change for the worse in rsu wireless driver

2014-06-09 Thread Adrian Chadd
Hi, Buy a mini-pcie atheros wifi card. -a On 9 June 2014 03:43, Thomas Mueller mueller6...@bellsouth.net wrote: from Adrian Chadd: please bug freebsd-usb@ about flakey usb devices. I have a couple that i need to chase up hans about. they used to be less flakey. Flaky USB devices

Re: recommended usb wifi device?

2014-06-15 Thread Adrian Chadd
I mostly ran out of energy and motivation to write this. I'm trying to get the basic firmware loading bits done tonight. The linux driver is .. special. -a On 15 June 2014 19:59, Greg Rivers gcr+freebsd-wirel...@tharned.org wrote: On Tue, 4 Feb 2014, Adrian Chadd wrote: I promise I'll

Re: Intel 7620AC?

2014-06-17 Thread Adrian Chadd
Hi, I'm tinkering with the 7260, but I currently have no plans to actively port the driver. Sorry, -a On 17 June 2014 07:04, Eric McCorkle e...@metricspace.net wrote: Hello, I recently purchased a new laptop, which came with an Intel 7260AC card, which doesn't seem to be supported on

Re: wireless mcast updates, ic-ic_update_mcast

2014-06-21 Thread Adrian Chadd
Well, it depends on what the hardware may want or desire to function correctly. I've no idea what theose chips require for multicast behaviour. -a On 21 June 2014 08:55, Sean Bruno sbr...@ignoranthack.me wrote: My T61 has a wpi(4) card in it. I noted that the console message needs muticast

Re: wireless mcast updates, ic-ic_update_mcast

2014-06-24 Thread Adrian Chadd
. The problem is that noone has gone through and verified that is indeed the case. -a On 24 June 2014 11:01, Warren Block wbl...@wonkity.com wrote: On Tue, 24 Jun 2014, Sean Bruno wrote: On Sat, 2014-06-21 at 12:47 -0700, Adrian Chadd wrote: Well, it depends on what the hardware may want or desire

Re: Best wireless card for building 802.11n AP

2014-07-05 Thread Adrian Chadd
hi, the ar9287 in AP mode is supported fine on freebsd-11. -a On 5 July 2014 15:52, krad kra...@gmail.com wrote: Hi I have just got a DN2820FYKH to build an xbmc media center player. All that works fine, but it got me thinking that it would be a cool little box to replace my bsd router vm,

Re: CAMBRIA and more than one atheros card

2014-07-07 Thread Adrian Chadd
hi, That call is returning ENOMEM. I'm not sure why. It allocated an mbuf fine, but it couldn't allocate the DMA map. What's the output of vmstat -z ? I wonder if it's failing an allocation. -a On 7 July 2014 07:25, John Hay j...@meraka.org.za wrote: Hi Guys, I'm further with getting my

Re: CAMBRIA and more than one atheros card

2014-07-07 Thread Adrian Chadd
On 7 July 2014 10:12, Ian Lepore i...@freebsd.org wrote: On Mon, 2014-07-07 at 09:25 -0700, Adrian Chadd wrote: hi, That call is returning ENOMEM. I'm not sure why. It allocated an mbuf fine, but it couldn't allocate the DMA map. What's the output of vmstat -z ? I wonder if it's failing

Re: TP-LINK TL-WN821N

2014-07-07 Thread Adrian Chadd
On 7 July 2014 05:40, Carlos Jacobo Puga Medina c...@fbsd.es wrote: Hi people, Does anyone still work to porting the otus driver from OpenBSD? https://github.com/erikarn/otus/tree/master/otus Nope. I got stuck on trying to figure out how to correctly implement the synchronous/asynchronous

Re: TP-LINK TL-WN821N

2014-07-07 Thread Adrian Chadd
On 7 July 2014 12:10, Carlos Jacobo Puga Medina c...@fbsd.es wrote: On Mon, 7 Jul 2014 11:48:36 -0700 Adrian Chadd adr...@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

Re: CAMBRIA and more than one atheros card

2014-07-07 Thread Adrian Chadd
j...@meraka.org.za wrote: On Mon, Jul 07, 2014 at 11:59:03AM -0700, hiren panchasara wrote: On Mon, Jul 7, 2014 at 11:31 AM, Adrian Chadd adr...@freebsd.org wrote: On 7 July 2014 11:28, John Hay j...@meraka.org.za wrote: On Mon, Jul 07, 2014 at 11:22:46AM -0700, Adrian Chadd wrote: On 7 July

Re: CAMBRIA and more than one atheros card

2014-07-14 Thread Adrian Chadd
Right. What's the output of hw.ath ? -a On 14 July 2014 12:49, John Hay j...@meraka.org.za wrote: On Mon, Jul 14, 2014 at 12:23:47PM -0700, Adrian Chadd wrote: Ah, you're going to need more than 64 bounce pages. That's just not enough for all the mbufs the 11n support requires. It likely

Re: CAMBRIA and more than one atheros card

2014-07-14 Thread Adrian Chadd
On 14 July 2014 13:00, John Hay j...@meraka.org.za wrote: On Mon, Jul 14, 2014 at 12:55:19PM -0700, Adrian Chadd wrote: Right. What's the output of hw.ath ? tst-11-arm:~ # sysctl hw.ath hw.ath.bstuck: 4 hw.ath.txbuf_mgmt: 32 hw.ath.txbuf: 200 hw.ath.rxbuf: 40 hw.ath.anical: 100

Re: CAMBRIA and more than one atheros card

2014-07-17 Thread Adrian Chadd
Hay j...@meraka.org.za wrote: On Mon, Jul 14, 2014 at 10:37:07PM +0200, John Hay wrote: On Mon, Jul 14, 2014 at 01:02:03PM -0700, Adrian Chadd wrote: Ah, you're not even using it in 11n mode. Ok. Well, that's 72 mbufs allocated, and up to 200 more being allocated during transmit

Re: CAMBRIA and more than one atheros card

2014-07-17 Thread Adrian Chadd
okay, I think that needs to be fixed first. I can't debug it otherwise. :) -a On 17 July 2014 12:24, John Hay j...@meraka.org.za wrote: On Thu, Jul 17, 2014 at 12:17:19PM -0700, Adrian Chadd wrote: I've seen some weird cases in the past where there's just no interrupts making out after

Re: Support for Intel Dual-Band Wireless-N7260

2014-07-18 Thread Adrian Chadd
Hi! I'm sorry, I'm the nominal person who would do it but I'm just too burnt out to add this to the things I'll do for free pile. -a On 18 July 2014 11:27, s...@familjenberger.com wrote: Hello! First of all: I'm quiet new to the world of BSD. So if this is the wrong way to do things,

Re: Centrino Advanced-N 6235 on Asus Zenbook UX32VD poor performance

2014-07-29 Thread Adrian Chadd
Yeah, the freebsd intel driver likely requires quite a bit more attention. :( I think I have a 6235 here but I don't have an antenna connection for it so I can test it. It's the one that's smaller than u.fl, which is freaking annoying. (Someone may have to send me a laptop with this NIC in it so

Re: Ath - clients with weak signals not working after upgrade to FreeBSD 11.0

2014-07-31 Thread Adrian Chadd
I think the idle counter there is the receive idle counter. Ie, it's not hearing frames from them. See if you can figure out what frames it isn't hearing. The RSSI's look fine. So there's likely something else odd going on -a On 31 July 2014 13:00, Johann Hugo jh...@meraka.csir.co.za wrote:

Re: Ath - clients with weak signals not working after upgrade to FreeBSD 11.0

2014-07-31 Thread Adrian Chadd
Hi, Yeah, run athstats 1 on both to see what kind of difference(s) there are in transmit/receive statistics. I wonder if it's changes in the ANI code. -a On 31 July 2014 14:14, Johann Hugo jh...@meraka.csir.co.za wrote: On Thursday 31 July 2014 13:43:34 Adrian Chadd wrote: I think

Re: Ath - clients with weak signals not working after upgrade to FreeBSD 11.0

2014-07-31 Thread Adrian Chadd
On 31 July 2014 14:56, Johann Hugo jh...@meraka.csir.co.za wrote: On Thursday 31 July 2014 14:29:55 Adrian Chadd wrote: Hi, Yeah, run athstats 1 on both to see what kind of difference(s) there are in transmit/receive statistics. I wonder if it's changes in the ANI code. Forgot

Re: Ath - clients with weak signals not working after upgrade to FreeBSD 11.0

2014-08-01 Thread Adrian Chadd
25 6M 26 0 0 0 0 0 12 0 0 28 6M 20 1 0 0 0 0 15 0 0 29 6M 40 0 0 0 0 0 28 0 0 27 6M On Thursday 31 July 2014 16:01:56 Adrian Chadd wrote: On 31 July 2014 14:56, Johann Hugo jh...@meraka.csir.co.za wrote: On Thursday 31 July 2014 14:29:55 Adrian Chadd wrote: Hi, Yeah

[rfc] INJECT mode for net80211

2014-08-10 Thread Adrian Chadd
Hi! I kinda got fed up with the lack of functioning inject. * monitor mode isn't inject mode; * ahdemo mode seems .. less useful. So I just created IEEE80211_M_INJECT and taught net80211 / ath about it. This is like monitor mode (straight to RUN, no need to set an SSID, no auto scanning by

Re: [rfc] INJECT mode for net80211

2014-08-10 Thread Adrian Chadd
On 10 August 2014 00:54, Rui Paulo rpa...@freebsd.org wrote: On Aug 9, 2014, at 23:41, Adrian Chadd adr...@freebsd.org wrote: Hi! I kinda got fed up with the lack of functioning inject. * monitor mode isn't inject mode; * ahdemo mode seems .. less useful. So I just created

Re: [rfc] INJECT mode for net80211

2014-08-10 Thread Adrian Chadd
ah, sam disabled it in r195846 due to regulatory constraints. Hm. I wonder what else rotted in the meantime. -a ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to

Re: recommended 802.11n adapter to buy as AP on 10.0-R

2014-08-12 Thread Adrian Chadd
Anything Atheros, that is PCIe and isn't the 11ac NIC. I recommend AR9280 or later. So, AR9287 for 2 antenna, AR9285 for one antenna, or AR9380 for 3 antennas. (Or anything AR93xx, AR94xx, AR95xx will be fine.) -a On 11 August 2014 23:45, Peter Lai cowb...@gmail.com wrote: I'm looking to get

Re: FreeBSD current RT3071 can't connect to 5G network

2014-08-20 Thread Adrian Chadd
Are you seeing RX CRC errors for all rates? CCK? OFDM? HT? At all distances? There's a handful of things we can look at to see what's causing it once some more digging is done. (Eg, HT? could be guard interval. OFDM has similar issues, there's typically ways to configure how much time between

Re: FreeBSD current RT3071 can't connect to 5G network

2014-08-20 Thread Adrian Chadd
On 20 August 2014 16:33, PseudoCylon moonlightak...@yahoo.ca wrote: On Wed, Aug 20, 2014 at 1:29 PM, Adrian Chadd adr...@freebsd.org wrote: Are you seeing RX CRC errors for all rates? CCK? OFDM? HT? At all distances? CCK not sure, OFDM and HT yes. And at wide range of distances. (Tx rates

Re: Is there anyone who can look at, and possibly fix this?

2014-08-21 Thread Adrian Chadd
Hi! Neither of those drivers have active maintainers in FreeBSD. I'm sorry. :( -a On 21 August 2014 11:59, Chuck Burns brea...@gmail.com wrote: There was a bug filed about 7 months ago, with iwi crashing under heavy usage. I am also hitting this bug under 10-stable. Things that trigger

Re: How do I ALTQ hostap interface?

2014-08-21 Thread Adrian Chadd
On 21 August 2014 14:13, Peter Lai cowb...@gmail.com wrote: Looking on the freebsd-net list it seems like a we don't know how to hack altq to work with multiqueues problem, but supposedly it's been solved with em(4) (since it works fine with altq) , (but not necessarily with igb)? It's a

Re: iwn: Intel Centrino 6205 bad 11n performance

2014-08-23 Thread Adrian Chadd
lists making a change to e.g. ath impossible, it is a real bummer that nobody maintains it. Thanks for your work on ath, btw, those NICs are working great nowadays! Thanks again for the help! Johannes On Wed, Aug 20, 2014 at 12:30 AM, Adrian Chadd adr...@freebsd.org wrote: Hi, You can

Re: WPI (Intel wireless 3945ABG) strange behaviour

2014-08-23 Thread Adrian Chadd
Hi! It's a shell script config file. You have multiple lines, they're evaluated in order. so effectively what you've put in is: ifconfig_wlan0 = WPA DHCP .. now, I suggest you just do that. Ie, you don't need the rest of them anyway at least to get it working. What's in the kernel log? Type

Re: WPI (Intel wireless 3945ABG) strange behaviour

2014-08-23 Thread Adrian Chadd
Ok. Just try it manually - * comment out stuff from /etc/rc.conf and reboot * ifconfig wlan0 create wlandev wpi0 -bgscan * wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf * ifconfig wlan0 list scan - you haven't pasted that here, so we have no idea what APs it is seeing then see. If you

Re: WPI (Intel wireless 3945ABG) strange behaviour

2014-08-23 Thread Adrian Chadd
router is configured to support both bands but apparently my wifi driver can only handle the 2.4Ghz one. On 23-08-14 22:19, Adrian Chadd wrote: Ok. Just try it manually - * comment out stuff from /etc/rc.conf and reboot * ifconfig wlan0 create wlandev wpi0 -bgscan * wpa_supplicant -i wlan0

Re: WPI (Intel wireless 3945ABG) strange behaviour

2014-08-23 Thread Adrian Chadd
(and please file a separate bug for the 5ghz problem with wpi, so I can dump this into the bug.0 thanks! -a On 23 August 2014 14:02, Adrian Chadd adr...@freebsd.org wrote: Yeah, that's the same problem at iwn - the firmware rejects any frames being transmitted to 5ghz passive channels until

Re: WPI (Intel wireless 3945ABG) strange behaviour

2014-08-23 Thread Adrian Chadd
Hi, Ther'es two separate problems; 5ghz transmit, and your connectivity Oh, the third thing to try after all that manual stuff? dhclient wlan0 Then see if it successfully gets an IP address. -a ___ freebsd-wireless@freebsd.org mailing list

Re: TL-WN722N support on FreeBSD.

2014-08-27 Thread Adrian Chadd
Hi, The main issue is this: I really don't like the USB driver stuff in the kernel. When I last checked, there was no clean example of a wifi or ethernet driver which handles all of the odd corner cases of things correctly. So you'd end up with things like taskqueues still running whilst the NIC

Re: FreeBSD TDMA: Legalizing 440MHz 802.11 modems

2014-08-27 Thread Adrian Chadd
Hi! So, I'm not sure if we can underclock it _that_ far. The 5/10MHz channels are implemented by underclocking various parts of the chip, which results in everything being some fraction of 20MHz (or 2x clocking it, resulting in 40MHz.) Bringing it all the way down to 200KHz is a pretty tall ask.

Re: FreeBSD TDMA: Legalizing 440MHz 802.11 modems

2014-08-27 Thread Adrian Chadd
On 27 August 2014 16:38, Bart Kus m...@bartk.us wrote: I'm guessing the chip generates its own internal clocks from an external reference. Can that PLL be slowed down ahead of timers overflowing? Hopefully the PCI clock is generated independently. Yeah, that's what you're slowing down - you

Fwd: svn commit: r270734 - in head/sys: contrib/dev/iwn modules/iwnfw modules/iwnfw/iwn100

2014-08-27 Thread Adrian Chadd
Oops, apparently now the Intel centrino-100 NICs now work. Sorry about that, I can't imagine why I missed testing this out! The NIC is in my collection.. -a -- Forwarded message -- From: Adrian Chadd adr...@freebsd.org Date: 27 August 2014 17:05 Subject: svn commit: r270734

Re: FreeBSD TDMA: Legalizing 440MHz 802.11 modems

2014-08-28 Thread Adrian Chadd
accounted for. Can you point me at your 5/10MHz docs? And which analog filter you're referring to? --Bart On 8/27/2014 4:47 PM, Adrian Chadd wrote: On 27 August 2014 16:38, Bart Kus m...@bartk.us m...@bartk.us wrote: I'm guessing the chip generates its own internal clocks from an external

Re: FreeBSD current RT3071 can't connect to 5G network

2014-08-30 Thread Adrian Chadd
The hope is someone has to code it. net80211 supports 11n fine. :) -a ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org

Re: TL-WN722N support on FreeBSD.

2014-09-01 Thread Adrian Chadd
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 appear is a few months effort - and I think the herculean efforts done in the

Re: Intel Centrino Wireless-N 2230 status

2014-09-02 Thread Adrian Chadd
only rx packets and no tx. If you add some pointer what changes must I create to easier debug, or what concrete information required, feel free to ping me or send the details. On 9/2/14, Adrian Chadd adr...@freebsd.org wrote: Cool! Have you tried freebsd-head? Does it work there? How's

Re: [ath] AR9227 hang: ath_rate_findrate: switching quickly..

2014-09-05 Thread Adrian Chadd
Hi! When this happens, can things re-associate? Can yuo do this: sysctl dev.ath.0.txagg=1 (and dev.ath.1, dev.ath.2, etc if you have more than one physical atheros NIC in your AP) and paste the results? -a On 5 September 2014 06:24, Alex Deiter alex.dei...@gmail.com wrote: Hello,

Re: [ath] AR9227 hang: ath_rate_findrate: switching quickly..

2014-09-06 Thread Adrian Chadd
Hi! On 6 September 2014 02:39, Alex Deiter alex.dei...@gmail.com wrote: Hello Adrian, Today the network adapter completely hung with messages: Sep 6 13:26:19 blackbird kernel: ar5416PerCalibrationN: NF calibration didn't finish; delaying CCA Sep 6 13:26:49 blackbird kernel:

Re: [ath] AR9227 hang: ath_rate_findrate: switching quickly..

2014-09-06 Thread Adrian Chadd
.. and please file a PR! http://bugs.freebsd.org/submit/ -a On 6 September 2014 14:03, Adrian Chadd adrian.ch...@gmail.com wrote: Hi! On 6 September 2014 02:39, Alex Deiter alex.dei...@gmail.com wrote: Hello Adrian, Today the network adapter completely hung with messages: Sep 6 13

Re: Issues with urtwn

2014-09-07 Thread Adrian Chadd
On 7 September 2014 08:09, Nathan Whitehorn nwhiteh...@freebsd.org wrote: I've been having some issues with connection stability in urtwn for several months. The usual symptom is that after some period of time the connection will apparently stall. If I'm running ping continuously, for instance,

Re: Issues with urtwn

2014-09-07 Thread Adrian Chadd
Ok. Try disabling bgscan. ifconfig wlan0 -bgscan -a ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org

Re: Issues with urtwn

2014-09-07 Thread Adrian Chadd
Hi, On 7 September 2014 19:16, Thiago Farina tfrans...@gmail.com wrote: On Sun, Sep 7, 2014 at 12:09 PM, Nathan Whitehorn nwhiteh...@freebsd.org wrote: I've been having some issues with connection stability in urtwn for several months. The usual symptom is that after some period of time the

Re: Intel Centrino Wireless-N 2230 status

2014-09-08 Thread Adrian Chadd
I'm not sure why yours is misbehaving. I don't ahve anything channel 3 though, that's for sure. I don't also run it in the HU country/regdomain. :) Can you try updating to the latest -HEAD and retrying? -a ___ freebsd-wireless@freebsd.org mailing list

Re: TL-WN722N support on FreeBSD.

2014-09-09 Thread Adrian Chadd
Oh it is fun. :) +a On Sep 8, 2014 10:54 PM, Kevin Lo ke...@freebsd.org wrote: 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

Re: Issues with urtwn

2014-09-12 Thread Adrian Chadd
with age 0, 6 now queued Let me know if I can test anything else. -Nathan On 09/08/14 15:17, Adrian Chadd wrote: Please compile your kernel with IEEE80211_DEBUG, then enable debugging - wlandebug +state +power You can disable powersave with 'ifconfig wlan0 -powersave', but it shouldn't

Re: Does FreeBSD periodically transmit all SSIDs its knows of ?

2014-10-02 Thread Adrian Chadd
Depends if wpa_supplicant is configured to do active scanning or not. -a On 2 October 2014 16:30, Julian H. Stacey j...@berklix.com wrote: http://www.bbc.com/news/technology-28891937 smartphones and tablets regularly broadcast the SSIDs (service set identifiers), or names, of those networks.

Re: Does FreeBSD periodically transmit all SSIDs its knows of ?

2014-10-03 Thread Adrian Chadd
and tablets regularly broadcast the SSIDs (service set identifiers), or names, of those networks. Does FreeBSD also periodically transmit all SSIDs its knows of ? Adrian Chadd wrote: Depends if wpa_supplicant is configured to do active scanning or not. -a Sorry, I don't understand

Re: Atheros AR9300 unable to collect channel data status 12, error 22

2014-10-12 Thread Adrian Chadd
Hi! I bet it is. Can you patch ath_hal_getchannels() to print out the regulatory EEPROM code? -a On 12 October 2014 14:45, Luke lu...@fastmail.fm wrote: Hi there, I am running PCBSD on my desktop and am unable to connect to wireless with my Atheros AR9300 PCI-E card. During boot I get the

Re: Atheros AR9300 unable to collect channel data status 12, error 22

2014-10-13 Thread Adrian Chadd
Ok, please file a FreeBSD problem report with the EEPROM code and details you put in your previous email. I'll go look at the reference source later today and figure out what the regulatory domain is. https://bugs.freebsd.org/submit/ -a On 12 October 2014 19:24, Adrian Chadd adr

Re: Time-of-flight positioning - Atheros

2014-10-29 Thread Adrian Chadd
Oh, I asked him to. I don't mind which list he's asking for hardware help on. On 29 October 2014 02:33, Sergey Ryazanov ryazanov@gmail.com wrote: Hi Monika, 2014-10-29 11:44 GMT+03:00 Graf Monika graf...@student.ethz.ch: Hello Everyone I am currently at a project where I am using

Re: pcap_inject() ruins my handmade packets

2014-10-30 Thread Adrian Chadd
Hah, what was your actual code that worked? And hm, there are some things in the radiotap header that the raw transmit path pays attention to. -adrian On 30 October 2014 09:11, clutton clut...@zoho.com wrote: On Sat, 2014-10-25 at 19:54 -0700, Adrian Chadd wrote: On 25 October 2014 18:05

Re: Issues with urtwn

2014-11-02 Thread Adrian Chadd
It's not forcing the adapter itself into ps mode - it's just net80211 doing an off-channel scan thing. Someone has to debug/fix this scan hang thing, I'm out of energy atm :( -adrian On 2 November 2014 07:31, Nathan Whitehorn nwhiteh...@freebsd.org wrote: On 11/02/14 07:29, Matthias Apitz

Re: Issues with urtwn

2014-11-03 Thread Adrian Chadd
: El día Monday, November 03, 2014 a las 06:46:33AM +0100, Matthias Apitz escribió: El día Sunday, November 02, 2014 a las 10:46:13AM -0800, Adrian Chadd escribió: It's not forcing the adapter itself into ps mode - it's just net80211 doing an off-channel scan thing. Someone has

Re: freebsd-wireless Digest, Vol 167, Issue 5

2014-11-10 Thread Adrian Chadd
Hi! Add a 'uboot' target after installkernel! -adrian On 10 November 2014 01:12, 子文 u...@163.com wrote: Dear all I use the command ../build/build/bin/build db120 installworld installkernel to build the db120 firmware, but I only get three files kernel.DB120,

Re: Re: freebsd-wireless Digest, Vol 167, Issue 5

2014-11-10 Thread Adrian Chadd
Hi! It's a FreeBSD package. try 'pkg install lzma' On 10 November 2014 03:40, 子文 u...@163.com wrote: Dear AdrianChadd /usr/local/bin/lzma not found, How can I install the lzma tools? At 2014-11-10 17:34:48, Adrian Chadd adr...@freebsd.org wrote: Hi! Add a 'uboot' target after

Re: Re: Re: Re: freebsd-wireless Digest, Vol 167, Issue 5

2014-11-10 Thread Adrian Chadd
of ar9344 . it can work well in hostap mode , but it can't work well in tdma mode 在 2014-11-11 11:56:56,Adrian Chadd adr...@freebsd.org 写道: Argh, I haven't actually implemented the TDMA code for the AR9380 chipsets. Ok, I'll go take a look at doing that nowish. thanks for reminding me

Re: Re: Re: Re: Re: freebsd-wireless Digest, Vol 167, Issue 5

2014-11-11 Thread Adrian Chadd
Hm, PB47 .. which NIC(s) do you have plugged into it? -adrian On 11 November 2014 18:44, 子文 u...@163.com wrote: Dear Adrian Chadd I have builded the freebsd firmware for pb47, and upload it into board ,but I meet the following problem, Can you tell me how to resolve

Fwd: svn commit: r274493 - head/sys/dev/ath

2014-11-13 Thread Adrian Chadd
.. would people please try this on hostap/ap/etc modes with the atheros driver on -HEAD? I'd really like to make sure I haven't broken things. :( It does fix panics for me, but I'm worried I've broken other things. Thanks! -adrian -- Forwarded message -- From: Adrian Chadd adr

Re: iwn Centrino 6235

2014-12-11 Thread Adrian Chadd
I've no idea. Hm, can you point out where I can buy one of these? -adrian On 11 December 2014 at 14:41, Eric McCorkle e...@metricspace.net wrote: Hello, I recently tried to get around the lack of support for Intel 7260 cards by ordering a centrino 6235 (with the M.2 form factor).

Re: iwn Centrino 6235

2014-12-11 Thread Adrian Chadd
Ok. You could likely just try adding the ID to the driver and see what happens. -adrian On 11 December 2014 at 14:57, Eric McCorkle e...@metricspace.net wrote: They are an option in some Lenovo laptops. I got mine off eBay. On December 11, 2014 5:54:38 PM EST, Adrian Chadd adr

Re: Problem with Atheros adapter (TP-LINK TL-WDN4800, AR9380)

2014-12-14 Thread Adrian Chadd
Hi! Hm, an integer divide by zero fault. Tsk. can you do this: kgdb /boot/kernel/kernel list *0x8045161d Thanks! -adrian On 14 December 2014 at 11:24, David Blewett da...@dawninglight.net wrote: Hi All: I've been having issues with a TP-LINK TL-WDN4800 PCI Express adapter [1]

Re: Problem with Atheros adapter (TP-LINK TL-WDN4800, AR9380)

2014-12-14 Thread Adrian Chadd
1180ofdm_phy_err_rate = 1181ani_state-ofdm_phy_err_count * 1000 / ani_state-listen_time; 1182cck_phy_err_rate = 1183ani_state-cck_phy_err_count * 1000 / ani_state-listen_time; 1184 Thanks, David Blewett On Sun, Dec 14, 2014 at 2:39 PM, Adrian

Re: Problem with Atheros adapter (TP-LINK TL-WDN4800, AR9380)

2014-12-15 Thread Adrian Chadd
:55 PM, Adrian Chadd adr...@freebsd.org wrote: Aha! Listen time is 0. Hm! Just add this at line 1179 and recompile: if (ani_state-listen_time == 0) return; it's possible that it'll happen; it shoud be bailing out sooner rather than later. -adrian On 14 December 2014 at 11:53

Re: Issues with urtwn

2014-12-17 Thread Adrian Chadd
: El día Monday, November 03, 2014 a las 09:43:14AM -0800, Adrian Chadd escribió: Ah, chances are it's being loaded automatically at startup when devd loads your USB wifi module. Just make sure you've commented out the wlan devices (but not options!) and rebuilt your kernel to not have wlan

Re: Issues with urtwn

2014-12-21 Thread Adrian Chadd
Sweet, which version of -HEAD did you end up updating to? -adrian On 21 December 2014 at 02:17, Matthias Apitz g...@unixarea.de wrote: El día Saturday, December 20, 2014 a las 11:41:43AM -0800, Adrian Chadd escribió: It's a race condition in the scan handling. :( When scan is cancelled

Re: Issues with urtwn

2014-12-21 Thread Adrian Chadd
Ok. You should also update iee80211_sta.c and ieee80211_power.c. I fixed some issues there too relating to this. -adrian On 21 December 2014 at 08:40, Matthias Apitz g...@unixarea.de wrote: El día Sunday, December 21, 2014 a las 08:07:28AM -0800, Adrian Chadd escribió: Sweet, which

Re: Atheros AR9565 detected, not working

2014-12-21 Thread Adrian Chadd
Oh, and ath_hal_enable_rfkill() maps to setting the capability bit: #define ath_hal_enable_rfkill(_ah, _v) \ ath_hal_setcapability(_ah, HAL_CAP_RFSILENT, 1, _v, AH_NULL) .. so, the AR9300 HAL code is enabling RFKILL in the HAL and then the call to ar9300_enable_rf_kill() is unconditionally

Re: Atheros AR9565 detected, not working

2014-12-22 Thread Adrian Chadd
, Adrian Chadd wrote: Yeah, there's no GPIO check like there is in the reference code. The fact it says AR9382 is pretty telling. That's like it's asking for a very specific NIC with very specific GPIO mappings. :( -adrian On 22 December 2014 at 06:03, Anthony Jenkins scoobi_...@yahoo.com

Re: Atheros AR9565 detected, not working

2014-12-22 Thread Adrian Chadd
On 22 December 2014 at 11:59, Anthony Jenkins scoobi_...@yahoo.com wrote: I'll have to re-add the printf()s, but I'm pretty sure I saw 0x0B (of course it could have been 0x08 I saw, but neither of those would make it through the function - both 0x0B and 0x08 are blocked). Please do. I'd like

Re: Atheros AR9565 detected, not working

2014-12-22 Thread Adrian Chadd
On 22 December 2014 at 13:59, Anthony Jenkins scoobi_...@yahoo.com wrote: On 12/22/2014 15:22, Adrian Chadd wrote: On 22 December 2014 at 11:59, Anthony Jenkins scoobi_...@yahoo.com wrote: I'll have to re-add the printf()s, but I'm pretty sure I saw 0x0B (of course it could have been 0x08 I

<    1   2   3   4   5   6   7   8   9   10   >