MFC r206628:

Add sge(4) to the list of supported network interface.
This commit is contained in:
yongari 2010-04-26 17:27:08 +00:00
parent 8af0c2b3a0
commit d5f7aeaa66

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