regen
authorbrad <brad@openbsd.org>
Wed, 23 Jul 2008 18:35:31 +0000 (18:35 +0000)
committerbrad <brad@openbsd.org>
Wed, 23 Jul 2008 18:35:31 +0000 (18:35 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index 1257ef8..bfc3526 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1389 2008/07/23 04:59:18 deraadt Exp 
+ *     OpenBSD: pcidevs,v 1.1391 2008/07/23 18:34:29 brad Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 #define        PCI_PRODUCT_ATRONICS_IDE_2015PL 0x2015          /* IDE-2015PL */
 
 /* Attansic Technology products */
+#define        PCI_PRODUCT_ATTANSIC_L1E        0x1026          /* L1E */
 #define        PCI_PRODUCT_ATTANSIC_L1 0x1048          /* L1 */
 #define        PCI_PRODUCT_ATTANSIC_L2 0x2048          /* L2 */
 
index bb5caaf..c5f666f 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1389 2008/07/23 04:59:18 deraadt Exp 
+ *     OpenBSD: pcidevs,v 1.1391 2008/07/23 18:34:29 brad Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -2883,6 +2883,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_ATRONICS, PCI_PRODUCT_ATRONICS_IDE_2015PL,
            "IDE-2015PL",
        },
+       {
+           PCI_VENDOR_ATTANSIC, PCI_PRODUCT_ATTANSIC_L1E,
+           "L1E",
+       },
        {
            PCI_VENDOR_ATTANSIC, PCI_PRODUCT_ATTANSIC_L1,
            "L1",