Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Update bwfm(4) man page to note ...
details: https://anonhg.NetBSD.org/src/rev/bf4b795bbbe1
branches: trunk
changeset: 318970:bf4b795bbbe1
user: maya <maya%NetBSD.org@localhost>
date: Fri May 11 07:44:18 2018 +0000
description:
Update bwfm(4) man page to note pci support
Mention jmcneill's porting.
omit BUGS, the lack of SDIO support might be resolved soon.
diffstat:
share/man/man4/bwfm.4 | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)
diffs (40 lines):
diff -r e45fe45868df -r bf4b795bbbe1 share/man/man4/bwfm.4
--- a/share/man/man4/bwfm.4 Fri May 11 07:43:42 2018 +0000
+++ b/share/man/man4/bwfm.4 Fri May 11 07:44:18 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bwfm.4,v 1.2 2017/10/30 15:50:48 wiz Exp $
+.\" $NetBSD: bwfm.4,v 1.3 2018/05/11 07:44:18 maya Exp $
.\"
.\" Copyright (c) 2017 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 26, 2017
+.Dd May 5, 2018
.Dt BWFM 4
.Os
.Sh NAME
@@ -32,6 +32,7 @@
.Nd Broadcom and Cypress wireless network driver
.Sh SYNOPSIS
.Cd "bwfm* at uhub? port ?"
+.Cd "bwfm* at pci? dev ? function ?"
.Sh DESCRIPTION
The
.Nm
@@ -49,7 +50,9 @@
.Nm
driver was written by
.An Patrick Wildt
-.Aq Mt patrick%blueri.se@localhost .
-.Sh BUGS
-The firmware is outdated and contains known vulnerabilities.
-SDIO and PCI attachments are not supported yet.
+.Aq Mt patrick%blueri.se@localhost
+and ported to
+.Nx
+by
+.An Jared D. McNeill
+.Aq Mt jmcneill%NetBSD.org@localhost .
Home |
Main Index |
Thread Index |
Old Index