diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-09-12 00:27:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-09-12 00:27:06 +0000 |
commit | 9456303a6866971f7505e7efd9877c29ad7353aa (patch) | |
tree | 2ec6d2c168263635c7eaa5d8b42aaa05d5c06cc0 /sys | |
parent | 08b72a52962e9cc872c1cfb11dcbedc71d753408 (diff) |
new ENI part; stoklund@taxidriver.dk
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 528bff9ae41..cb51f6aaed8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.309 2000/09/04 13:13:18 itojun Exp $ + $OpenBSD: pcidevs,v 1.310 2000/09/12 00:27:05 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -987,6 +987,7 @@ product FUTUREDOMAIN TMC_18C30 0x0000 TMC-18C30 (36C70) /* Efficient Networks products */ product EFFICIENTNETS ENI155PF 0x0000 155P-MF1 ATM (FPGA) product EFFICIENTNETS ENI155PA 0x0002 155P-MF1 ATM (ASIC) +product EFFICIENTNETS EFSS25 0x0005 25SS-3010 ATM (ASIC) /* Hewlett-Packard products */ product HP J2585A 0x1030 J2585A |