diff options
author | David Krause <david@cvs.openbsd.org> | 2004-07-20 05:09:24 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2004-07-20 05:09:24 +0000 |
commit | 62f176e347ccea154b17b7dde12bba030cb29781 (patch) | |
tree | 678583cc015b323d767b5de2cd68040caece803b /sys/dev/pci/pcidevs.h | |
parent | 7cd0326dc1a9ce66c90af4edad3788ceae419319 (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 0071d6a9be0..51e035695c3 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.751 2004/07/18 04:26:18 deraadt Exp + * OpenBSD: pcidevs,v 1.752 2004/07/20 05:07:12 david Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2317,6 +2317,7 @@ #define PCI_PRODUCT_TOSHIBA2_ToPIC97 0x060f /* ToPIC97 CardBus */ #define PCI_PRODUCT_TOSHIBA2_ToPIC100 0x0617 /* ToPIC100 CardBus */ #define PCI_PRODUCT_TOSHIBA2_TFIRO 0x0701 /* Fast Infrared Type O */ +#define PCI_PRODUCT_TOSHIBA2_SDCARD 0x0805 /* SD Controller */ /* Transmeta products */ #define PCI_PRODUCT_TRANSMETA_NORTHBRIDGE 0x0395 /* Virtual Northbridge */ |