mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
iwn(4) doesn't support adhoc mode.
PR: misc/177106 Submitted by: Hiren Panchasara <hiren.panchasara gmail.com>
This commit is contained in:
parent
36a6d2ebc4
commit
093012686d
1 changed files with 2 additions and 3 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 27, 2012
|
||||
.Dd March 19, 2013
|
||||
.Dt IWN 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -100,8 +100,7 @@ driver provides support for:
|
|||
.Pp
|
||||
.Nm
|
||||
supports
|
||||
.Cm station ,
|
||||
.Cm adhoc ,
|
||||
.Cm station
|
||||
and
|
||||
.Cm monitor
|
||||
mode operation.
|
||||
|
|
|
|||
Loading…
Reference in a new issue