Re: WiFi Tool for BSD

2018-04-05 Thread Felix Friedlander
> On 5 Apr 2018, at 20:21, Mateusz Piotrowski <0...@freebsd.org> wrote: > >> On 1 April 2018 at 05:24, Alex Andrews wrote: >>> What would be really useful is a simple wifi debugging tool that >>> could run through all of the steps necessary to get a wifi card >>> working (check the driver is loa

Re: Any way to get the NDISulator working on 11.0-RELEASE?

2017-04-06 Thread Felix Friedlander
I *was* using it for my BCM4331 prior to 11-BETA, when it mysteriously broke. If I can find some time this weekend I’ll have another go at getting it working. -- Felix Friedlander > On 6 Apr 2017, at 3:53 pm, Adrian Chadd wrote: > > hiya, > > I don't know of anyone acti

Re: sourcecode of broadcom drivers up to 2011 yr sup

2016-11-17 Thread Felix Friedlander
work, it’s more of a licensing issue. Still a nice find though, with this and the Cypress datasheets some things may become a bit easier. -- Felix Friedlander smime.p7s Description: S/MIME cryptographic signature

Re: Updating bwn to support newer chipsets

2016-09-01 Thread Felix Friedlander
gt; If anyone know of progress on this or needs help please let me know. > > Brett. > > > Updating bwn to support newer chipsets > > *Felix Friedlander* felixphew0 at gmail.com > <mailto:freebsd-wireless%40freebsd.org?Subject=Re%3A%20Updating%20bwn%20to%20support%20newer%20c

Re: Can't get BCM4313 ndis driver to work

2016-07-18 Thread Felix Friedlander
bably a wrong version of the Windows drivers. Some website called > WikiDrivers had the right version. > > Yuri > Does this mean that NDIS drivers are working again? I thought they were broken… -- Felix Friedlander smime.p7s Description: S/MIME cryptographic signature

Re: ath (AR9280) with nanoBSD (fwd)

2016-06-30 Thread Felix Friedlander
mutt and other CLI mail clients manage to do it automatically, so I wonder how the GUI clients have missed out… - Felix > > -- Forwarded message -- > Date: Thu, 30 Jun 2016 20:52:43 +1000 (EST) > From: Ian Smith > To: Felix Friedlander > Subject: Re: ath (AR92

Re: How to develop a wireless driver?

2015-09-04 Thread Felix Friedlander
Are you sure the existing driver doesn’t work? Try adding these two lines to loader.conf: if_urtwn_load=“YES" legal.realtek.license_ack=1 and rebooting. If that doesn’t work, I would be looking at NDIS as your next best option - writing drivers is *hard*(as I have discovered in my own attempts

new bwn(4) firmware

2015-08-15 Thread Felix Friedlander
Hi all, Sorry about my last firmware, it may have broken a few things. This one should be all good, but unfortunately I can't test it myself because I don't have a wireless card to test it on. The patch (against net/bwn-firmware-kmod) is available at http://paste2.org/X7XezZXg.

Re: bwn update

2015-07-02 Thread Felix Friedlander
Unfortunately, the BCM4313 isn't supported. I'm in the same position with my BCM4331. Tell you what - I'll try and do that one while I'm updating the drivers. On Fri, Jul 03, 2015 at 02:39:55AM +0100, Miguel C wrote: > On Fri, Jul 3, 2015 at 2:33 AM, Adrian Chadd wrote: > > Hm! > > > > Would so

bwn update

2015-07-01 Thread Felix Friedlander
this one firmware replaces the two previous firmwares (standard and low-power). I would be grateful if anyone else could try this firmware out, and let me know if you have any issues. In the meantime, Adrian is going to help find a developer from the Linux b43 driver to maybe help us out a bit. But don't expect a working driver anytime soon :-) -- Felix Friedlander pgppsXZgArr_K.pgp Description: PGP signature

Re: [x-post] BCM4313 Wireless LAN Controller in FreeBSD 10.1-RELEASE

2015-05-07 Thread Felix Friedlander
t; ___________ > 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" -- Felix Friedlander ___ 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: run vs urtwn

2015-05-04 Thread Felix Friedlander
issue is you often miss out on features like promiscuous and monitor mode. -- Felix Friedlander ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "fr

Re: run vs urtwn

2015-05-04 Thread Felix Friedlander
our wrote: > > > Felix Friedlander writes: > >> or reply to this email if you need help. > > I dl-ed winxp64 driver and tried running: > > ndisgen Drt2870.inf Drt2870.sys > > but got: "ndiscvt: line 841: :syntax error." > CONVERSION FAILED >

Re: run vs urtwn

2015-05-03 Thread Felix Friedlander
___ > 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" -- Felix Friedlander ___

Re: Any success stories for BCM 4331?

2015-04-27 Thread Felix Friedlander
s to a specific Windows driver that > works with NDIS? > > Thanks, > > John Nielsen > > ___ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wir

Re: Broadcom BCM4318

2015-04-19 Thread Felix Friedlander
at, Apr 18, 2015 at 6:50 AM, Mohammad BadieZadegan > wrote: > >> Hi Nikola Pajkovsky, >> This is the Felix Friedlander patch file. >> I get some Hunks Error in step one(Makefile). >> >> On Wed, Apr 15, 2015 at 4:28 PM, Nikola Pajkovsky >> wrote: >&

Re: Broadcom BCM4318

2015-04-14 Thread Felix Friedlander
- > File to patch: > > On Tue, Apr 14, 2015 at 1:10 PM, Mohammad BadieZadegan > wrote: > OK, I correct your hint "patch -p0 patch" and wait for me! > > On Tue, Apr 14, 2015 at 12:15 PM, Felix Friedlander > wrote: > > I copied your patch into bwn-f

Re: Broadcom BCM4318

2015-04-12 Thread Felix Friedlander
w what you find, this may not fix anything but it’s worth a shot. > On 12 Apr 2015, at 6:18 pm, Mohammad BadieZadegan wrote: > > I installed that, I reported all of important messages at > https://forums.freebsd.org/threads/unknown-hp-notebook-wireless-driver.51161/ > > On Sun, Ap

Re: Broadcom BCM4318

2015-04-12 Thread Felix Friedlander
You need to install the 'sysutils/bwn-firmware-kmod' port. -- Felix On 12 Apr 2015 5:59 pm, "Mohammad BadieZadegan" wrote: > Hi, > I have a problem to connecting Broadcom BCM4318 and I started this topic > < > https://forums.freebsd.org/threads/unknown-hp-notebook-wireless-driver.51161/ > > > at

Updating bwn to support newer chipsets

2015-04-06 Thread Felix Friedlander
ar.bz2) = 5986780 +SHA256 (broadcom-wl-5.100.138.tar.bz2) = f1e7067aac5b62b67b8b6e4c517990277804339ac16065eb13c731ff909ae46f Any help would be much appreciated. -- Felix Friedlander pgpaiDglcTniL.pgp Description: PGP signature

Re: How to make working new Broadcom chips like BCM4331?

2015-04-01 Thread Felix Friedlander
> On 2 Apr 2015, at 9:12 am, Johannes Dieterich wrote: > > On Wed, Apr 1, 2015 at 11:42 PM, Felix Friedlander <mailto:felixph...@gmail.com>> wrote: >>> Hi, >>> >>> On Mon, 02 Feb 2015 08:12:17 +0300 >>> Alexander Perechnev wrote: >&

Re: How to make working new Broadcom chips like BCM4331?

2015-04-01 Thread Felix Friedlander
latest Broadcom chips we support are around 5 years old now. I don’t actually know enough to say this for sure, but judging by the first message it looks like this is a (relatively) simple fix - simply add newer firmware and sell siba to detect the new cards. Is this the case, or am I misrea