diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-02-16 17:27:23 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-02-16 17:27:23 +0000 |
commit | 14f7e94bb695a3536519bc34b938b5372658d139 (patch) | |
tree | 7d68b8b5a7fbb36f44cc168b54057349dcce7578 /sys/dev/pci/pcidevs.h | |
parent | e866596225746a52ac37c9af096822a3f728da7e (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 4a422a2967c..3ea0c6b3ef6 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.486 2002/02/08 22:29:42 mickey Exp + * OpenBSD: pcidevs,v 1.487 2002/02/16 17:24:19 krw Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1931,6 +1931,7 @@ /* Tekram Technology products(2) */ #define PCI_PRODUCT_TEKRAM2_DC690C 0x690c /* DC-690C */ +#define PCI_PRODUCT_TEKRAM2_DC3X5U 0x0391 /* DC-3x5U */ /* Texas Instruments products */ #define PCI_PRODUCT_TI_TLAN 0x0500 /* TLAN */ |