diff options
author | 2001-05-07 19:42:51 +0000 | |
---|---|---|
committer | 2001-05-07 19:42:51 +0000 | |
commit | 139dad6d766f6f5abd85adaa6b15ffd980484e95 (patch) | |
tree | aee22a55cb01b85cfab860f991da3b6f9b300ff0 | |
parent | remove waitpid-related XXX's -- this is OK (diff) | |
download | wireguard-openbsd-139dad6d766f6f5abd85adaa6b15ffd980484e95.tar.xz wireguard-openbsd-139dad6d766f6f5abd85adaa6b15ffd980484e95.zip |
another gdt
-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 966a979be52..17efcf47ad1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.393 2001/05/07 19:13:55 deraadt Exp $ + $OpenBSD: pcidevs,v 1.394 2001/05/07 19:42:51 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1897,6 +1897,7 @@ product VORTEX GDT_7x18RN 0x0168 GDT7118RN/GDT7518RN/GDT7618RN product VORTEX GDT_7x28RN 0x0169 GDT7128RN/GDT7528RN/GDT7628RN product VORTEX GDT_7x38RN 0x016a GDT7538RN/GDT7638RN product VORTEX GDT_7x58RN 0x016b GDT7558RN/GDT7658RN +product VORTEX GDT_7x43RN 0x016d GDT7543RN/GDT7643RN /* GDT_MPR, RD series, Fibre Channel */ product VORTEX GDT_6x19RD 0x0210 GDT6519RD/GDT6619RD product VORTEX GDT_6x29RD 0x0211 GDT6529RD/GDT6629RD |