diff options
author | 2001-11-18 20:43:10 +0000 | |
---|---|---|
committer | 2001-11-18 20:43:10 +0000 | |
commit | 1cc76546fa8b88af90c2f7edd9088662a47fe210 (patch) | |
tree | 09e8e567cd612336d705e0334b6bd681748d8130 | |
parent | Remove \n from more panic messages (diff) | |
download | wireguard-openbsd-1cc76546fa8b88af90c2f7edd9088662a47fe210.tar.xz wireguard-openbsd-1cc76546fa8b88af90c2f7edd9088662a47fe210.zip |
vscom pci 200h
-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 40cd7ac6521..5dda8086952 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.463 2001/11/16 21:41:12 mickey Exp $ + $OpenBSD: pcidevs,v 1.464 2001/11/18 20:43:10 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1646,6 +1646,7 @@ product OPTI RM861HA 0xc861 RM861HA product OXFORD VSCOM_PCI200L 0x8020 VScom PCI 200-L product OXFORD VSCOM_PCI800H_0 0xa003 VScom PCI 800-H product OXFORD VSCOM_PCI800H_1 0xa004 VScom PCI 800-H +product OXFORD VSCOM_PCI200H 0xa005 VScom PCI 200-H /* Packet Engines Inc. products */ product PE GNIC2 0x0911 PMC/GNIC2 |