summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2004-04-17 17:53:46 +0000
committerderaadt <deraadt@openbsd.org>2004-04-17 17:53:46 +0000
commite3bffa15ed208884d3123a219eea42581b8cfb89 (patch)
treeb1bdcf122f4ab763ab9e5e419e7ed23cd6b0117f
parentsync (diff)
downloadwireguard-openbsd-e3bffa15ed208884d3123a219eea42581b8cfb89.tar.xz
wireguard-openbsd-e3bffa15ed208884d3123a219eea42581b8cfb89.zip
oops, it is on the 2nd ID
-rw-r--r--sys/dev/pci/pucdata.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pucdata.c b/sys/dev/pci/pucdata.c
index 07edd73f0d9..8455b01e4e8 100644
--- a/sys/dev/pci/pucdata.c
+++ b/sys/dev/pci/pucdata.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pucdata.c,v 1.33 2004/04/17 17:52:03 deraadt Exp $ */
+/* $OpenBSD: pucdata.c,v 1.34 2004/04/17 17:53:46 deraadt Exp $ */
/* $NetBSD: pucdata.c,v 1.6 1999/07/03 05:55:23 cgd Exp $ */
/*
@@ -753,7 +753,7 @@ const struct puc_device_description puc_devices[] = {
* Exsys EX-41098
*/
{ /* "Exsys EX-41098", */
- { PCI_VENDOR_OXFORD2, PCI_PRODUCT_OXFORD_EXSYS_EX41098, 0, 0 },
+ { PCI_VENDOR_OXFORD2, PCI_PRODUCT_OXFORD2_EXSYS_EX41098, 0, 0 },
{ 0xffff, 0xffff, 0, 0 },
{
{ PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },