git: c1d25dfd3d - main - Status/2023Q3/wifibox.adoc: Fixes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Oct 2023 09:27:34 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=c1d25dfd3dcc3bb61fe3f467b732f7377e529728 commit c1d25dfd3dcc3bb61fe3f467b732f7377e529728 Author: Graham Perrin <grahamperrin@gmail.com> AuthorDate: 2023-10-05 09:25:43 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-10-05 09:25:43 +0000 Status/2023Q3/wifibox.adoc: Fixes Approved by: pgj (report author) Pull Request: https://github.com/freebsd/freebsd-doc/pull/270 --- website/content/en/status/report-2023-07-2023-09/wifibox.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/website/content/en/status/report-2023-07-2023-09/wifibox.adoc b/website/content/en/status/report-2023-07-2023-09/wifibox.adoc index 019230d01f..82527d17ce 100644 --- a/website/content/en/status/report-2023-07-2023-09/wifibox.adoc +++ b/website/content/en/status/report-2023-07-2023-09/wifibox.adoc @@ -1,8 +1,8 @@ -=== Wifibox: Use Linux to drive your wireless card on FreeBSD +=== Wifibox: Use Linux to Drive your Wireless Card on FreeBSD Links: + -link:https://github.com/pgj/freebsd-wifibox[Project GitHub Page] + -link:https://cgit.freebsd.org/ports/tree/net/wifibox[net/wifibox port] +link:https://github.com/pgj/freebsd-wifibox[Project GitHub Page] URL: link:https://github.com/pgj/freebsd-wifibox[] + +link:https://cgit.freebsd.org/ports/tree/net/wifibox[net/wifibox port] URL: link:https://cgit.freebsd.org/ports/tree/net/wifibox[] Contact: PÁLI Gábor János <pali.gabor@gmail.com> @@ -24,6 +24,7 @@ This comes with an man:rc[8] system service that automatically launches the gues * It can be configured to forward IPv6 traffic, which is currently an experimental option but turned on by default. Wifibox has been mainly tested with Intel chipsets, and it has shown great performance and stability. -Therefore it might serve as an interim solution until the Intel Wireless support becomes mature enough. +Therefore, it might serve as an interim solution whilst FreeBSD matures its support for these chipsets. + It was confirmed that Wifibox works with Atheros, Realtek, and Mediatek chipsets too, and feedback is more than welcome about others. Broadcom chips (that are often found in MacBook Pros) can also work, but there are known stability issues.