regen
authorbrad <brad@openbsd.org>
Wed, 13 Aug 2008 03:46:30 +0000 (03:46 +0000)
committerbrad <brad@openbsd.org>
Wed, 13 Aug 2008 03:46:30 +0000 (03:46 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index fdccb0c..bf217fd 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1397 2008/08/08 16:07:18 damien Exp 
+ *     OpenBSD: pcidevs,v 1.1398 2008/08/13 03:45:55 brad Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 
 /* Realtek products */
 #define        PCI_PRODUCT_REALTEK_RT8029      0x8029          /* 8029 */
+#define        PCI_PRODUCT_REALTEK_RT8139D     0x8039          /* 8139D */
 #define        PCI_PRODUCT_REALTEK_RT8129      0x8129          /* 8129 */
 #define        PCI_PRODUCT_REALTEK_RT8101E     0x8136          /* 8101E */
 #define        PCI_PRODUCT_REALTEK_RT8138      0x8138          /* 8138 */
index 60a665f..9535637 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1397 2008/08/08 16:07:18 damien Exp 
+ *     OpenBSD: pcidevs,v 1.1398 2008/08/13 03:45:55 brad Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -12507,6 +12507,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8029,
            "8029",
        },
+       {
+           PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8139D,
+           "8139D",
+       },
        {
            PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8129,
            "8129",