diff options
author | Henric Jungheim <henric@cvs.openbsd.org> | 2003-06-13 09:49:36 +0000 |
---|---|---|
committer | Henric Jungheim <henric@cvs.openbsd.org> | 2003-06-13 09:49:36 +0000 |
commit | 64ac07fe4a2dbd6358f9bb62ca4ba85c78c7d2a1 (patch) | |
tree | fa074834683ec6abbd16aa3be4b2d5ef56413511 /sys/dev/pci/pcidevs.h | |
parent | cce99900eef2c562cae785e8d843d1475dcba3da (diff) |
regen
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 93b8b83b6a4..f786c61b82b 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.638 2003/06/13 02:23:16 brad Exp + * OpenBSD: pcidevs,v 1.639 2003/06/13 09:47:53 henric Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1455,6 +1455,7 @@ #define PCI_PRODUCT_INTEL_82540EP 0x1017 /* PRO/1000 (82540EP) */ #define PCI_PRODUCT_INTEL_82541EP 0x1018 /* PRO/1000 (82541EP) */ #define PCI_PRODUCT_INTEL_82547EI 0x1019 /* PRO/1000 (82547EI) */ +#define PCI_PRODUCT_INTEL_82546EB_QUAD 0x101d /* PRO/1000 (82546EB_QUAD) */ #define PCI_PRODUCT_INTEL_82540EP_LP 0x101e /* PRO/1000 (82540EP LP) */ #define PCI_PRODUCT_INTEL_82559 0x1030 /* 82559 */ #define PCI_PRODUCT_INTEL_PRO_100_VE_0 0x1031 /* PRO/100 VE */ |