Add sge(4) to the list of supported network interface.

This commit is contained in:
Pyun YongHyeon 2010-04-14 20:54:23 +00:00
parent dec52eb94c
commit 451f0bf403

View file

@ -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"),