diff options
author | 2005-10-23 20:09:10 +0000 | |
---|---|---|
committer | 2005-10-23 20:09:10 +0000 | |
commit | ae8716c87d991abb27343b68609d14f11642f324 (patch) | |
tree | e9748ad15c489843936188fd20185e16c10b860d /sys | |
parent | m68k_btop() and m68k_ptob() were mostly used by mac68k only and can (diff) | |
download | wireguard-openbsd-ae8716c87d991abb27343b68609d14f11642f324.tar.xz wireguard-openbsd-ae8716c87d991abb27343b68609d14f11642f324.zip |
add Znyx Networks vendor id.
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 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 |