diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-12-07 20:48:48 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-12-07 20:48:48 +0000 |
commit | d106f96b6703e8df167dc95e45811a587f9f3e11 (patch) | |
tree | ae0d06da217955cf6689b1cdcfa27ecf26e1a15d /sys/dev/pci/pcidevs.h | |
parent | eca8ce94fe2f5179f8836a818957261f82c17c8f (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 c30518d8821..fc41b5e58d2 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.351 2000/12/06 00:18:06 deraadt Exp + * OpenBSD: pcidevs,v 1.352 2000/12/07 20:48:34 mickey Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -615,6 +615,7 @@ /* 3Ware products */ #define PCI_PRODUCT_TRIWARE_ESCALADE 0x1000 /* Escalade IDE RAID */ +#define PCI_PRODUCT_TRIWARE_ESCALADE_ASIC 0x1001 /* Escalade IDE RAID */ /* Aironet Products */ #define PCI_PRODUCT_AIRONET_PC4500 0x4500 /* PC4500 Wireless */ |