diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-07-05 18:22:27 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-07-05 18:22:27 +0000 |
commit | 5891ee48f28ea01007fb1ee536bc9847ad86d501 (patch) | |
tree | faf534bc0ead569e1b54e41f03d20a2b4abd2afb /sys/dev/pci/pcidevs.h | |
parent | 9f48a0abc09e940758c8d0f8ae3318f6ecaaca47 (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 3b50d4856fe..c678136bbe4 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.1384 2008/07/01 22:48:15 sthen Exp + * OpenBSD: pcidevs,v 1.1385 2008/07/05 18:21:47 kettenis Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -4103,6 +4103,7 @@ #define PCI_PRODUCT_SUN_US_IIe 0xa001 /* UltraSPARC IIe PCI */ #define PCI_PRODUCT_SUN_CASSINI 0xabba /* Cassini */ #define PCI_PRODUCT_SUN_NEPTUNE 0xabcd /* Neptune */ +#define PCI_PRODUCT_SUN_SBBC 0xc416 /* SBBC */ /* Sundance products */ #define PCI_PRODUCT_SUNDANCE_ST201_1 0x0200 /* ST201 */ |