diff options
author | chuck <chuck@cvs.openbsd.org> | 1996-06-21 15:29:57 +0000 |
---|---|---|
committer | chuck <chuck@cvs.openbsd.org> | 1996-06-21 15:29:57 +0000 |
commit | d64cf0f71497de82ba8db90f37f05f64d606d18b (patch) | |
tree | efe8a9008cc4573fee81c235b1f08f245ad9e8d0 /sys/dev | |
parent | ec1688a9b63b846c010c0fd10a74211e58d7d126 (diff) |
add ENI-155P ATM.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 81225d34178..de747fb3258 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.10 1996/06/20 11:33:22 deraadt Exp $ +$OpenBSD: pcidevs,v 1.11 1996/06/21 15:29:56 chuck Exp $ /* $NetBSD: pcidevs,v 1.8 1996/05/07 01:59:45 thorpej Exp $ */ @@ -459,6 +459,9 @@ product CMDTECH PCI0640 0x0640 UNSUPP PCI to IDE Controller /* FORE products */ product FORE PCA200 0x0210 ATM PCA-200 +/* ENI products */ +product EFFICIENTNETS ENI155P 0x0002 ENI-155P ATM + /* Intel products */ product INTEL PCEB 0x0482 82375EB PCI-EISA Bridge product INTEL CDC 0x0483 82424ZX Cache and DRAM controller |