diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 1999-09-08 14:27:41 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 1999-09-08 14:27:41 +0000 |
commit | e069fb347287efe387b2b1f6499e9a3c636f17b2 (patch) | |
tree | 69ea9364fcb625fd07d83c1743ba119fbb8a0708 /sys/dev/pci/pcidevs.h | |
parent | f78e3c439bb69fb8b1304af7493c1a271158a050 (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 dedb5c093be..fe31b50c870 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.177 1999/09/02 07:14:30 downsj Exp + * OpenBSD: pcidevs,v 1.178 1999/09/08 14:25:49 jakob Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -821,6 +821,7 @@ /* Cyclades products */ #define PCI_PRODUCT_CYCLADES_CYCLOMY_1 0x0100 /* Cyclom-Y below 1M */ #define PCI_PRODUCT_CYCLADES_CYCLOMY_2 0x0101 /* Cyclom-Y above 1M */ +#define PCI_PRODUCT_CYCLADES_CYCLOMY_3 0x0105 /* Cyclom-8YoP */ #define PCI_PRODUCT_CYCLADES_CYCLOMZ_1 0x0200 /* Cyclom-Z below 1M */ #define PCI_PRODUCT_CYCLADES_CYCLOMZ_2 0x0201 /* Cyclom-Z above 1M */ |