diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-10-23 20:09:11 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-10-23 20:09:11 +0000 |
commit | a9717c0efea891cdcf4e5f426db668be78812085 (patch) | |
tree | 53876393705927208f3d48381015858355ea2869 /sys/dev | |
parent | 6e0bc550a941dfacb5545d33d707b3130273e826 (diff) |
add Znyx Networks vendor id.
Diffstat (limited to 'sys/dev')
-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 0ebdde89fb3..2ad4957b7c3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.946 2005/10/22 22:59:05 brad Exp $ +$OpenBSD: pcidevs,v 1.947 2005/10/23 20:09:10 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -142,6 +142,7 @@ vendor SIGMA 0x1105 Sigma Designs vendor VIATECH 0x1106 VIA vendor COGENT 0x1109 Cogent Data vendor SIEMENS 0x110a Siemens +vendir ZNYX 0x110d Znyx Networks vendor ACCTON 0x1113 Accton vendor VORTEX 0x1119 Vortex vendor EFFICIENTNETS 0x111a Efficent Networks |