Add stge(4) to the list of supported network interface.
This commit is contained in:
parent
68fbfb9241
commit
267682d3e5
@ -132,6 +132,7 @@ static struct _devname {
|
||||
#endif
|
||||
NETWORK("sn", "SMC/Megahertz ethernet card"),
|
||||
NETWORK("ste", "Sundance ST201 PCI ethernet card"),
|
||||
NETWORK("stge", "Sundance/Tamarack TC9021 gigabit Ethernet"),
|
||||
NETWORK("sk", "SysKonnect PCI gigabit ethernet card"),
|
||||
NETWORK("tx", "SMC 9432TX ethernet card"),
|
||||
NETWORK("txp", "3Com 3cR990 ethernet card"),
|
||||
|
Loading…
Reference in New Issue
Block a user