diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-22 15:10:09 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-22 15:10:09 +0000 |
commit | 9a4ed859318cc85ad085a1f18504ea3e952a77b8 (patch) | |
tree | dd94bf715737fb4c1df954c6b5feb10585628ef1 /sys/dev/pci/pcidevs.h | |
parent | 8dbd50bc5b5e8dec04a7db918bd010e6e86648b3 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 10e28bbda7d..1183eb8637e 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -1530,6 +1530,7 @@ /* Sony products */ #define PCI_PRODUCT_SONY_CXD1947A 0x8009 /* CXD1947A FireWire */ #define PCI_PRODUCT_SONY_CXD3222 0x8039 /* CXD3222 FireWire */ +#define PCI_PRODUCT_SONY_MEMSTICK_SLOT 0x808a /* Memory Stick Media Slot */ /* STB products */ #define PCI_PRODUCT_STB2_RIVA128 0x0018 /* Velocity128 */ |