diff options
author | 2016-03-15 06:54:49 +0000 | |
---|---|---|
committer | 2016-03-15 06:54:49 +0000 | |
commit | 904706b7e9855e56af9f363c9d98ce2affb90d07 (patch) | |
tree | f923bd8f1eedb2707dcb41337963ce8aedadb257 | |
parent | spelling fix; (diff) | |
download | wireguard-openbsd-904706b7e9855e56af9f363c9d98ce2affb90d07.tar.xz wireguard-openbsd-904706b7e9855e56af9f363c9d98ce2affb90d07.zip |
Add Exar 4 port PCIe serial port (puc)
-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 59b756fd3cc..40506340f10 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1788 2016/02/20 14:34:27 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1789 2016/03/15 06:54:49 mlarkin Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2568,6 +2568,7 @@ product EQUINOX SST8 0x9090 SST-8p product EXAR XR17C152 0x0152 XR17C152 product EXAR XR17C154 0x0154 XR17C154 product EXAR XR17C158 0x0158 XR17C158 +product EXAR XR17C354 0x0354 XR17C354 /* FORE products */ product FORE PCA200 0x0210 ATM PCA-200 |