mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
These features will first appear in 8.1, soon to be released
MFC after: 3 days
This commit is contained in:
parent
1f65c541e8
commit
668d8dd3c8
3 changed files with 3 additions and 3 deletions
|
|
@ -238,5 +238,5 @@ function appeared in
|
|||
.Bx 4.2
|
||||
and has been deprecated.
|
||||
All other functions appeared in
|
||||
.Fx 9.0
|
||||
.Fx 8.1
|
||||
and were deprecated before being implemented.
|
||||
|
|
|
|||
|
|
@ -70,4 +70,4 @@ For reads it emulates
|
|||
The
|
||||
.Nm
|
||||
module first appeared in
|
||||
.Fx 9.0 .
|
||||
.Fx 8.1 .
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ The
|
|||
method and
|
||||
.Fn bus_describe_intr
|
||||
functions first appeared in
|
||||
.Fx 9.0 .
|
||||
.Fx 8.1 .
|
||||
.Sh BUGS
|
||||
It is not currently possible to remove a description from an active interrupt
|
||||
handler.
|
||||
|
|
|
|||
Loading…
Reference in a new issue