New EU RF directive - regulatory threat

2019-03-13 Thread Julian H. Stacey
Hi wirel...@freebsd.org,
https://www.theregister.co.uk/2019/03/11/eu_directive_ban_rf_radio_firmware_tink
ering/
"Techies fear EU directive to stop RF device tinkering"

It could impact beyond just wireless devices, ie OS's for routers too.

Cheers,
Julian
-- 
Julian Stacey, Consultant Systems Engineer, BSD Linux Unix, Munich Aachen Kent
 Brexit now minority:  2.1 M now over 18, More Remainers;  1.5 M died, less
 Leavers; 700 K votes Stolen from British Remainers in EU; + 3 M globaly
 dis- franchised; + drift to Remain + avoid chaos.  MPs should urge Queen:
 Dismiss May, appoint new PM for unity government & 2nd Referendum.  Revoke
 Art. 50, plan better, refile Art.50 later?  http://ExitBrexit.UK/#email_an_mp
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


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

2014-10-03 Thread Julian H. Stacey
 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. 
 
  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 ?  On latest current:

man wpa_supplicant has no '-a'
 There is no word `active` in man wpa_supplicant.conf

I see with default scan_ssid=0 FreeBSD sends a broadcast Probe Request frame.
If some network blocks within a wpa_supplicant.conf have 
scan_ssid=1
then does FreeBSD actively sequence through sending
directed Probe Request frames with known net names ?

Or are you refering to
ap_scan
or some other command ?

Cheers,
Julian
-- 
Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com
 Indent previous with  .  Interleave reply paragraphs like a play script.
 Send plain text, not quoted-printable, HTML, base64, or multipart/alternative.
ShellShock - http://www.berklix.com/~jhs/bash/
___
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-08 Thread Julian H. Stacey
 wpa_gui as a next step. In the upstream, wpa_gui is maintained together
 with wpa_supplicant by the same maintainer. Therefor wpa_gui has always
 been working fine with wpa_supplicant and might help you to create a
 consistent configuration.

I too have found wpa_gui useful to detect syntax errs from my 
wpa_supplicant.conf  ( useful to know same maintainer).

Matthias, a word of warning:
copy wpa_supplicant.conf before you enable 
update_config=1
because wpa_gui will discard all lines with comments.

Cheers,
Julian
-- 
Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com
Interleave replies Below, like a play script.
___
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: WPI (Intel wireless 3945ABG) strange behaviour

2014-08-24 Thread Julian H. Stacey
 I was not aware rc.conf was so sensitive to white space ...
 I even think it shouldn't.

rc.conf script is run by /bin/sh, one can test syntax by typing :
/bin/sh
. /etc/rc.conf
set

Good luck.

Cheers,
Julian
-- 
Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com
Interleave replies Below, like a play script.
___
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: WPI (Intel wireless 3945ABG) strange behaviour

2014-08-23 Thread Julian H. Stacey
Hi Chris cc wireless@

 After reading quite some man pages, I finally have my laptop set up as 
 follows :
 /etc/rc.conf :
 ifconfig_wlan0 = ssid myssid
 ifconfig_wlan0 =mode 11g
 ifconfig_wlan0 =-bgscan
 ifconfig_wlan0 = WPA DHCP

( I prefer wired nets  only fumble with wireless when I must, but )
The above has multiple Bourne shell syntax errors.

 ifconfig_wlan0 = ssid myssid
^..^delete spaces
 ifconfig_wlan0 =mode 11g
^   delete space
 ifconfig_wlan0 =-bgscan
^   delete space
 ifconfig_wlan0 = WPA DHCP
^.^ delete spaces

a test live with with /bin/sh:

ifconfig_wlan0=ssid myssid
ifconfig_wlan0=mode 11g
ifconfig_wlan0=-bgscan
ifconfig_wlan0=WPA DHCP
echo $ifconfig_wlan0

 see 3 previous assertions overwritten by the fourth. So try either

ifconfig_wlan0=ssid myssid
ifconfig_wlan0=$ifconfig_wlan0 mode 11g
ifconfig_wlan0=$ifconfig_wlan0 -bgscan
ifconfig_wlan0=$ifconfig_wlan0 WPA DHCP

or

ifconfig_wlan0=ssid myssid mode 11g -bgscan WPA DHCP

Cheers,
Julian
-- 
Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com
Interleave replies Below, like a play script.
___
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: urtwn panic

2014-04-23 Thread Julian H. Stacey
Anthony Jenkins wrote:
 I'm getting a panic with the latest kernel (r264719) and the if_urtwn driver.

Might the urtwn device overheat, not return  cause a panic ?
My urtwn device is very small, no thermal path to dump heat.  I've
not tried on current, but on 10.0-RELEASE I saw my urtwn0 interface
disappearing; I read parts of the driver;  noticed there's mention
of a temperature level, I didn't tweak it, but hung my device on a
USB extension cable at 10 C outside the window,  later in front
of a chassis input fan at ~ 20 C room temp., I think both locations
lasted longer or perhaps indefinately without urtwn0 , can't remember,
I suspended pursuing it.  Device picture for those who don't know
how small this,  other URLs via: http://www.berklix.com/~jhs/hardware/urtwn/

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com
 Interleave replies below like a play script.  Indent old text with  .
Google breach privacy http://berklix.com/jhs/adverts/
___
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: BCM43225 802.11b/g/n support ?

2013-06-01 Thread Julian H. Stacey
  vendor = 'Broadcom Corporation'
  device = 'BCM43225 802.11b/g/n'

OK, Thanks Adrian  Allen.

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com
 Reply below not above, like a play script.  Indent old text with  .
 Send plain text.  No quoted-printable, HTML, base64, multipart/alternative.
___
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


BCM43225 802.11b/g/n support ?

2013-05-30 Thread Julian H. Stacey
Hi freebsd-wireless@freebsd.org
Anyone known of code [to test] for [native] support 
on 9.1-RELEASE (or current) for 

(from pciconf -lv )
none3@pci0:2:0:0:   class=0x028000 card=0xe021105b chip=0x435714e4 rev=0x01 
hdr=0x00
vendor = 'Broadcom Corporation'
device = 'BCM43225 802.11b/g/n'
class  = network

I did a seach, some clues:
http://forums.freebsd.org/showthread.php?t=29839
http://www.nvnews.net/vbulletin/showthread.php?p=2431079
http://forums.freebsd.org/showthread.php?p=201805#post201805
http://forums.pcbsd.org/showthread.php?t=15901

Is NDIS the way to go ? (or an external USB run0: I also have ?)

My notes on my laptop: Acer Aspire 5741 
http://www.berklix.com/~jhs/hardware/laptops/acer/aspire/5741/

Cheers,
Julian
- -- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com
 Reply below not above, like a play script.  Indent old text with  .
 Send plain text.  No quoted-printable, HTML, base64, multipart/alternative.
___
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: iwn(4) link down/up cycling

2013-05-29 Thread Julian H. Stacey
David Wolfskill wrote:
 And here are some representative log entries for the latter:
 May 28 00:00:00 g1-241 kernel: wlan0: link state changed to DOWN
 May 28 00:00:03 g1-241 kernel: wlan0: link state changed to UP
 
 May 28 04:31:22 g1-241 kernel: wlan0: link state changed to DOWN
 May 28 04:31:23 g1-241 kernel: wlan0: link state changed to UP
 
 
 Have I done something avoidable to encourage this behavior?

Might this be a USB device coming  going ? ie might it be USB bus at fault ?

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com
 Reply below not above, like a play script.  Indent old text with  .
 Send plain text.  No quoted-printable, HTML, base64, multipart/alternative.
___
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