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

This commit is contained in:
Weongyo Jeong 2008-08-11 04:58:06 +00:00
parent 2d773df86d
commit 93b465e1e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181582

View File

@ -151,6 +151,7 @@ static struct _devname {
NETWORK("txp", "3Com 3cR990 Ethernet card"),
NETWORK("ti", "Alteon Networks PCI Gigabit Ethernet card"),
NETWORK("tl", "Texas Instruments ThunderLAN PCI Ethernet card"),
NETWORK("upgt", "Conexant/Intersil PrismGT USB wireless adapter"),
NETWORK("ural", "Ralink Technology RT2500USB 802.11 wireless adapter"),
NETWORK("vge", "VIA VT612x PCI Gigabit Ethernet card"),
NETWORK("vr", "VIA VT3043/VT86C100A Rhine PCI Ethernet card"),