mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
gpio.4: Mention new sifive_gpio driver
Suggested by: mhorne
MFC after: 1 week
(cherry picked from commit 5668a155cb)
This commit is contained in:
parent
3c7b6c729d
commit
902a992ffa
1 changed files with 7 additions and 0 deletions
|
|
@ -72,6 +72,13 @@ architecture include:
|
|||
.Cd "device wiigpio"
|
||||
.Cd "device macgpio"
|
||||
.Ed
|
||||
.Pp
|
||||
Additional device entries for the
|
||||
.Li RISC-V
|
||||
architecture include:
|
||||
.Bd -ragged -offset indent
|
||||
.Cd "device sifive_gpio"
|
||||
.Ed
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue