diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-05-23 04:53:10 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-05-23 04:53:10 +0000 |
commit | 1b597193f79971ac5e952c02535415f4bed83a3a (patch) | |
tree | 68c055ffb5224cb3ea98bb555a3a110740562f3a /sys/dev/pci | |
parent | d909ca841b6ac0984505c65ebf06af969fc8847a (diff) |
add Myrcicom Z8E.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d24a5438e1e..72d0d565a94 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1068 2006/05/17 19:53:07 brad Exp $ +$OpenBSD: pcidevs,v 1.1069 2006/05/23 04:53:09 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2199,7 +2199,8 @@ product MYLEX ACCELERAID 0x0050 AcceleRAID product MYLEX EXTREMERAID 0xba56 eXtremeRAID /* Myricom */ -product MYRICOM LANAI_92 0x8043 Myrinet LANai 9.2 +product MYRICOM Z8E 0x0008 Z8E +product MYRICOM LANAI_92 0x8043 Myrinet LANai 9.2 /* Myson Century products */ product MYSON MTD800 0x0800 MTD800 10/100 |