summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-04-10 04:44:33 +0000
committerkato <kato@FreeBSD.org>1999-04-10 04:44:33 +0000
commit63ec7836d6ee8b1d1e37ae0799d03740dda4e60b (patch)
tree07978cdff3651f2b498b0d813be397c0fa46bbaa /sys/pc98
parent57cf6ac34b59e15c9a47ee6eeb52ae4288924a52 (diff)
downloadFreeBSD-src-63ec7836d6ee8b1d1e37ae0799d03740dda4e60b.zip
FreeBSD-src-63ec7836d6ee8b1d1e37ae0799d03740dda4e60b.tar.gz
Sync with sys/i386/i386/userconfig.c revision 1.133.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/i386/userconfig.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c
index baef7c2..1bb9377 100644
--- a/sys/pc98/i386/userconfig.c
+++ b/sys/pc98/i386/userconfig.c
@@ -46,7 +46,7 @@
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
** THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
**
- ** $Id: userconfig.c,v 1.69 1999/02/10 13:02:38 kato Exp $
+ ** $Id: userconfig.c,v 1.70 1999/02/25 11:05:50 kato Exp $
**/
/**
@@ -387,6 +387,7 @@ static DEV_INFO device_info[] = {
{"ix", "Intel EtherExpress Ethernet adapter", 0, CLS_NETWORK},
{"le", "DEC Etherworks 2 and 3 Ethernet adapters", 0, CLS_NETWORK},
{"lnc", "Isolan, Novell NE2100/NE32-VL Ethernet adapters", 0,CLS_NETWORK},
+{"ti", "Alteon Networks Tigon gigabit Ethernet adapters", 0,CLS_NETWORK},
{"tl", "Texas Instruments ThunderLAN Ethernet adapters", 0,CLS_NETWORK},
{"tx", "SMC 9432TX Ethernet adapters", 0, CLS_NETWORK},
{"vx", "3COM 3C590/3C595 Ethernet adapters", 0, CLS_NETWORK},
@@ -2527,7 +2528,7 @@ visuserconfig(void)
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: userconfig.c,v 1.69 1999/02/10 13:02:38 kato Exp $
+ * $Id: userconfig.c,v 1.70 1999/02/25 11:05:50 kato Exp $
*/
#include "scbus.h"
OpenPOWER on IntegriCloud