summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-09-11 21:23:26 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-09-11 21:23:26 +0000
commite57552148f64a2ab3733cd962450b29d8c3e7b8c (patch)
tree553f136601bd9b777fb590535e17d68d4dca8c54 /sys
parent340d55d40c1a045223de7b6f3df01c42b62cd3c4 (diff)
another card with this chipset
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pucdata.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pucdata.c b/sys/dev/pci/pucdata.c
index 8bfd81d8324..59e3670c3d0 100644
--- a/sys/dev/pci/pucdata.c
+++ b/sys/dev/pci/pucdata.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pucdata.c,v 1.4 2000/08/08 17:01:25 deraadt Exp $ */
+/* $OpenBSD: pucdata.c,v 1.5 2000/09/11 21:23:25 deraadt Exp $ */
/* $NetBSD: pucdata.c,v 1.6 1999/07/03 05:55:23 cgd Exp $ */
/*
@@ -565,6 +565,7 @@ const struct puc_device_description puc_devices[] = {
/* IBM 33L4618: AT&T/Lucent Venus Modem */
{ /* "IBM 33L4618: AT&T/Lucent Venus Modem", */
+ /* "Actiontec 56K PCI Master" */
{ PCI_VENDOR_LUCENT, PCI_PRODUCT_LUCENT_VENUSMODEM, 0, 0 },
{ 0xffff, 0xffff, 0, 0 },
{