Add vendor IDs for Hewlett-Packard, Interphase and Mylex; add a product ID
for the Interphase Seahawk 4811 FDDI Controller.
This commit is contained in:
parent
e89e603343
commit
87ee222a07
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: eisadevs,v 1.14 1997/07/12 14:41:05 perry Exp $
|
||||
$NetBSD: eisadevs,v 1.15 1998/07/01 21:57:32 kleink Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995, 1996 Christopher G. Demetriou
|
||||
|
@ -40,8 +40,11 @@ vendor AMI AMI
|
|||
vendor BUS BusLogic
|
||||
vendor DEC Digital Equipment
|
||||
vendor FSI FORE Systems
|
||||
vendor HWP Hewlett-Packard
|
||||
vendor INP Interphase
|
||||
vendor INT Intel
|
||||
vendor ETI Microdyne
|
||||
vendor MLX Mylex
|
||||
vendor SMC Standard Microsystems Corp.
|
||||
vendor TCM 3Com
|
||||
vendor USC UltraStor
|
||||
|
@ -79,6 +82,9 @@ product FSI 2001 ESA-200 ATM
|
|||
product FSI 2002 ESA-200A ATM
|
||||
product FSI 2003 ESA-200E ATM
|
||||
|
||||
/* Interphase products */
|
||||
product INP 25D0 Seahawk 4811 FDDI Controller
|
||||
|
||||
/* Intel products */
|
||||
product INT 1010 EtherExpress 32 Flash Ethernet
|
||||
|
||||
|
|
Loading…
Reference in New Issue