diff options
author | Robert Nagy <robert@cvs.openbsd.org> | 2010-02-26 11:19:16 +0000 |
---|---|---|
committer | Robert Nagy <robert@cvs.openbsd.org> | 2010-02-26 11:19:16 +0000 |
commit | 35377990d356106484bd2512a9f7ed53fddd82a2 (patch) | |
tree | 4cfb1ee39340bb238d62990a1dc4d22e7b76f01a /sys/dev/pci/pcidevs | |
parent | cca10daf5e9327386be605f52c045556bebfe7b4 (diff) |
Add Ricoh SD/MMC found in the Dell Studio 1557
ok deraadt@
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 03ed0bcee28..504bd633421 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1532 2010/02/25 10:50:35 jsg Exp $ +$OpenBSD: pcidevs,v 1.1533 2010/02/26 11:19:15 robert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4588,6 +4588,7 @@ product RICOH R5C852 0x0852 5C852 xD product RICOH R5U230 0xe230 5U230 Memory Stick product RICOH R5U822 0xe822 5U822 SD/MMC product RICOH R5U832 0xe832 5U832 Firewire +product RICOH R5U852 0xe852 5U852 SD/MMC /* Rockwell products */ product ROCKWELL RS56SP_PCI11P1 0x2005 RS56/SP-PCI11P1 Modem |