diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2008-07-18 11:45:25 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2008-07-18 11:45:25 +0000 |
commit | c99aeef553a5786e633d4a1ccbde2bd930d0c0b7 (patch) | |
tree | a90f41836477d1d5b984b4944e48d7f471300f78 /sys/dev/pci/pcidevs.h | |
parent | f18a9b37281fe904f3034be414cc709560c09102 (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 4c40ce8ec52..6171368702e 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.1385 2008/07/05 18:21:47 kettenis Exp + * OpenBSD: pcidevs,v 1.1387 2008/07/18 11:44:22 reyk Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1155,6 +1155,7 @@ /* Belkin Components products */ #define PCI_PRODUCT_BELKIN2_F5D6001 0x6001 /* F5D6001 */ #define PCI_PRODUCT_BELKIN2_F5D6020V3 0x6020 /* F5D6020V3 */ +#define PCI_PRODUCT_BELKIN2_F5D7010 0x701f /* F5D7010 */ #define PCI_PRODUCT_BELKIN_F5D6000 0xec00 /* F5D6000 */ /* Bit3 products */ |