mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Enable automatic hardware notes generation for myri10ge(4).
This commit is contained in:
parent
b197bba53b
commit
503b3ee763
3 changed files with 5 additions and 0 deletions
|
|
@ -246,6 +246,8 @@
|
|||
|
||||
&hwlist.my;
|
||||
|
||||
&hwlist.myri10ge;
|
||||
|
||||
&hwlist.nge;
|
||||
|
||||
&hwlist.nve;
|
||||
|
|
|
|||
|
|
@ -246,6 +246,8 @@
|
|||
|
||||
&hwlist.my;
|
||||
|
||||
&hwlist.myri10ge;
|
||||
|
||||
&hwlist.nge;
|
||||
|
||||
&hwlist.nve;
|
||||
|
|
|
|||
|
|
@ -84,6 +84,7 @@ lnc i386,pc98
|
|||
mlx i386,alpha,ia64,amd64
|
||||
mly i386,ia64,amd64
|
||||
my i386,pc98
|
||||
myri10ge i386,amd64
|
||||
ncr i386,pc98,alpha,sparc64,amd64
|
||||
ncv i386,pc98
|
||||
ng_bt3c i386,pc98,amd64
|
||||
|
|
|
|||
Loading…
Reference in a new issue