diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-01-18 00:24:52 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-01-18 00:24:52 +0000 |
commit | 15b28bae4e35d3c8e0abff35fb680ef212f2621e (patch) | |
tree | fa412273b03cdfa78c1da5c30b20b1cc073abcef /sys/dev/pci/pcidevs.h | |
parent | f4de71005c219d008058304f2598eb3902bfbe03 (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 318da51e0e6..0f7c585db05 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.1004 2006/01/14 06:44:40 brad Exp + * OpenBSD: pcidevs,v 1.1005 2006/01/18 00:24:24 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -249,6 +249,7 @@ #define PCI_VENDOR_BLUESTEEL 0x15ab /* Bluesteel */ #define PCI_VENDOR_VMWARE 0x15ad /* VMware */ #define PCI_VENDOR_ZOLTRIX 0x15b0 /* Zoltrix */ +#define PCI_VENDOR_AGILENT 0x15bc /* Agilent */ #define PCI_VENDOR_NDC 0x15e8 /* National Datacomm */ #define PCI_VENDOR_PDC 0x15e9 /* Pacific Data */ #define PCI_VENDOR_EUMITCOM 0x1638 /* Eumitcom */ |