mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Add sge(4) to the list of supported network interface.
This commit is contained in:
parent
dec52eb94c
commit
451f0bf403
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ static struct _devname {
|
|||
NETWORK("rue", "RealTek USB Ethernet card"),
|
||||
NETWORK("rum", "Ralink Technology USB IEEE 802.11 wireless adapter"),
|
||||
NETWORK("sf", "Adaptec AIC-6915 PCI Ethernet card"),
|
||||
NETWORK("sge", "Silicon Integrated Systems SiS190/191 Ethernet"),
|
||||
NETWORK("sis", "SiS 900/SiS 7016 PCI Ethernet card"),
|
||||
#ifdef PC98
|
||||
NETWORK("snc", "SONIC Ethernet card"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue