diff options
author | 1999-11-14 00:19:41 +0000 | |
---|---|---|
committer | 1999-11-14 00:19:41 +0000 | |
commit | 167c2033f840a509b59751d449d75a1cd33b4baa (patch) | |
tree | c39ef398aff37bae5d13786b51cd8d0be9a3f708 | |
parent | regen based on syscalls.master changes (diff) | |
download | wireguard-openbsd-167c2033f840a509b59751d449d75a1cd33b4baa.tar.xz wireguard-openbsd-167c2033f840a509b59751d449d75a1cd33b4baa.zip |
shrink
-rw-r--r-- | sys/dev/pci/pcidevs | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5ae6861d16f..0ac966f0ee2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.195 1999/11/09 16:10:29 provos Exp $ +M$OpenBSD: pcidevs,v 1.196 1999/11/14 00:19:41 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1085,43 +1085,43 @@ product NETVIN NV5000 0x5000 NetVin 5000 product NEWBRIDGE CA91CX42 0x0000 Universe VME /* SIIG products */ -product SIIG 1000 0x1000 Serial PCI -product SIIG 1001 0x1001 Serial PCI -product SIIG 1002 0x1002 Serial PCI -product SIIG 1010 0x1010 I/O PCI -product SIIG 1011 0x1011 I/O PCI -product SIIG 1012 0x1012 I/O PCI -product SIIG 1020 0x1020 Parallel PCI -product SIIG 1021 0x1021 Parallel Dual PCI -product SIIG 1030 0x1030 Serial Dual PCI -product SIIG 1031 0x1031 Serial Dual PCI -product SIIG 1032 0x1032 Serial Dual PCI -product SIIG 1034 0x1034 2S1P PCI -product SIIG 1035 0x1035 2S1P PCI -product SIIG 1036 0x1036 2S1P PCI -product SIIG 1050 0x1050 4S PCI -product SIIG 1051 0x1051 4S PCI -product SIIG 1052 0x1052 4S PCI -product SIIG 2000 0x2000 Serial PCI -product SIIG 2001 0x2001 Serial PCI -product SIIG 2002 0x2002 Serial PCI -product SIIG 2010 0x2010 I/O PCI -product SIIG 2011 0x2011 I/O PCI -product SIIG 2012 0x2012 I/O PCI -product SIIG 2020 0x2020 Parallel PCI -product SIIG 2021 0x2021 Parallel Dual PCI -product SIIG 2030 0x2030 Serial Dual PCI -product SIIG 2031 0x2031 Serial Dual PCI -product SIIG 2032 0x2032 Serial Dual PCI -product SIIG 2040 0x2040 2P1S PCI -product SIIG 2041 0x2041 2P1S PCI -product SIIG 2042 0x2042 2P1S PCI -product SIIG 2050 0x2050 4S PCI -product SIIG 2051 0x2051 4S PCI -product SIIG 2052 0x2052 4S PCI -product SIIG 2060 0x2060 2S1P PCI -product SIIG 2061 0x2061 2S1P PCI -product SIIG 2062 0x2062 2S1P PCI +product SIIG 1000 0x1000 Serial +product SIIG 1001 0x1001 Serial +product SIIG 1002 0x1002 Serial +product SIIG 1010 0x1010 I/O +product SIIG 1011 0x1011 I/O +product SIIG 1012 0x1012 I/O +product SIIG 1020 0x1020 Parallel +product SIIG 1021 0x1021 Parallel Dual +product SIIG 1030 0x1030 Serial Dual +product SIIG 1031 0x1031 Serial Dual +product SIIG 1032 0x1032 Serial Dual +product SIIG 1034 0x1034 2S1P +product SIIG 1035 0x1035 2S1P +product SIIG 1036 0x1036 2S1P +product SIIG 1050 0x1050 4S +product SIIG 1051 0x1051 4S +product SIIG 1052 0x1052 4S +product SIIG 2000 0x2000 Serial +product SIIG 2001 0x2001 Serial +product SIIG 2002 0x2002 Serial +product SIIG 2010 0x2010 I/O +product SIIG 2011 0x2011 I/O +product SIIG 2012 0x2012 I/O +product SIIG 2020 0x2020 Parallel +product SIIG 2021 0x2021 Parallel Dual +product SIIG 2030 0x2030 Serial Dual +product SIIG 2031 0x2031 Serial Dual +product SIIG 2032 0x2032 Serial Dual +product SIIG 2040 0x2040 2P1S +product SIIG 2041 0x2041 2P1S +product SIIG 2042 0x2042 2P1S +product SIIG 2050 0x2050 4S +product SIIG 2051 0x2051 4S +product SIIG 2052 0x2052 4S +product SIIG 2060 0x2060 2S1P +product SIIG 2061 0x2061 2S1P +product SIIG 2062 0x2062 2S1P /* NCR/Symbios Logic products */ product SYMBIOS 810 0x0001 53c810 |