diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2009-06-04 05:02:59 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2009-06-04 05:02:59 +0000 |
commit | 99562d3dd13e10a1eae8ceb457bc8cecd1dd47ac (patch) | |
tree | e6d8d11b7679f0ddc75b50001b1aeeda65b71081 /sys/dev/pci/pcidevs.h | |
parent | f370ad1f2368359b9e707c726c65d77b3a500628 (diff) |
Sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index cafe88735da..02bfeb108d8 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.1476 2009/05/29 09:17:02 damien Exp + * OpenBSD: pcidevs,v 1.1477 2009/06/04 05:01:17 claudio Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2347,6 +2347,7 @@ #define PCI_PRODUCT_INTEL_82870P2_PPB 0x1460 /* 82870P2 PCIX-PCIX */ #define PCI_PRODUCT_INTEL_82870P2_IOxAPIC 0x1461 /* 82870P2 IOxAPIC */ #define PCI_PRODUCT_INTEL_82870P2_HPLUG 0x1462 /* 82870P2 Hot Plug */ +#define PCI_PRODUCT_INTEL_82576_NS 0x150a /* PRO/1000 NS */ #define PCI_PRODUCT_INTEL_80960RP_ATU 0x1960 /* 80960RP ATU */ #define PCI_PRODUCT_INTEL_82840_HB 0x1a21 /* 82840 Host */ #define PCI_PRODUCT_INTEL_82840_AGP 0x1a23 /* 82840 AGP */ |