diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2014-01-08 22:52:55 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2014-01-08 22:52:55 +0000 |
commit | f48f70aabe4b7d3134de773ff60614c489c99dd6 (patch) | |
tree | 1c1a365dcf7662cf4d91925395a35bba4c9acc83 /sys/dev/pci/pcidevs.h | |
parent | fc5ed4973249f432b314d8da2a9c93d70ed73fea (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index abfcdcd267c..ffeddf42ffe 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.1709 2014/01/07 14:06:10 deraadt Exp + * OpenBSD: pcidevs,v 1.1710 2014/01/08 22:52:05 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1853,10 +1853,10 @@ #define PCI_PRODUCT_ATTANSIC_L1C 0x1063 /* L1C */ #define PCI_PRODUCT_ATTANSIC_L1D 0x1073 /* L1D */ #define PCI_PRODUCT_ATTANSIC_L1D_1 0x1083 /* L1D */ -#define PCI_PRODUCT_ATTANSIC_L2F 0x1090 /* AR8162 */ -#define PCI_PRODUCT_ATTANSIC_L1F 0x1091 /* AR8161 */ -#define PCI_PRODUCT_ATTANSIC_L2F_1 0x10a0 /* AR8172 */ -#define PCI_PRODUCT_ATTANSIC_L1F_1 0x10a1 /* AR8171 */ +#define PCI_PRODUCT_ATTANSIC_AR8162 0x1090 /* AR8162 */ +#define PCI_PRODUCT_ATTANSIC_AR8161 0x1091 /* AR8161 */ +#define PCI_PRODUCT_ATTANSIC_AR8172 0x10a0 /* AR8172 */ +#define PCI_PRODUCT_ATTANSIC_AR8171 0x10a1 /* AR8171 */ #define PCI_PRODUCT_ATTANSIC_L2 0x2048 /* L2 */ #define PCI_PRODUCT_ATTANSIC_L2C_1 0x2060 /* L2C */ #define PCI_PRODUCT_ATTANSIC_L2C_2 0x2062 /* L2C */ |