synbc
authorderaadt <deraadt@openbsd.org>
Fri, 22 Aug 2008 01:09:11 +0000 (01:09 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 22 Aug 2008 01:09:11 +0000 (01:09 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index d796e60..fcad49d 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1399 2008/08/18 22:28:36 brad Exp 
+ *     OpenBSD: pcidevs,v 1.1400 2008/08/22 01:09:07 deraadt Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 /* AVlab products */
 #define        PCI_PRODUCT_AVLAB_PCI2S 0x2130          /* Dual Serial */
 #define        PCI_PRODUCT_AVLAB_LPPCI4S       0x2150          /* Quad Serial */
+#define        PCI_PRODUCT_AVLAB_LPPCI4S_2     0x2152          /* Quad Serial */
 
 /* AVM products */
 #define        PCI_PRODUCT_AVM_B1      0x0700          /* BRI ISDN */
index 7a31b74..7f1e4e5 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1399 2008/08/18 22:28:36 brad Exp 
+ *     OpenBSD: pcidevs,v 1.1400 2008/08/22 01:09:07 deraadt Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -2955,6 +2955,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_AVLAB, PCI_PRODUCT_AVLAB_LPPCI4S,
            "Quad Serial",
        },
+       {
+           PCI_VENDOR_AVLAB, PCI_PRODUCT_AVLAB_LPPCI4S_2,
+           "Quad Serial",
+       },
        {
            PCI_VENDOR_AVM, PCI_PRODUCT_AVM_B1,
            "BRI ISDN",