Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2015 16:35:35 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        current@FreeBSD.org, net@FreeBSD.org
Subject:   [Testers needed!] WiFi drivers changes
Message-ID:  <20150529133535.GT73119@glebius.int.ru>

next in thread | raw e-mail | index | archive | help
  Hi!

  As part of the "opaque ifnet project" [1], we are doing some code shake
with all IEEE802.11 (read WiFi) drivers. The drivers, that provide a parent
interface for the wlan(4) interface.

  The core idea is that parent device loses its ifnet(9) structure. The
code is already complete for the stack, but only 2 drivers are converted
to new KPI: iwn(4) and bwi(4). We got 22 more drivers left. The changes
are quite mechanical, but nevertheless testing is required before committing.

So, if you run FreeBSD head and wlan(4), please sign up here as tester:

https://wiki.freebsd.org/projects/ifnet/net80211

As soon as I see testers there, I will start converting more drivers.

For those who want to review the patch, or even help with converting,
you are welcome here:

https://reviews.freebsd.org/D2655

Waiting for your feedback :)

[1] https://wiki.freebsd.org/projects/ifnet

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150529133535.GT73119>