Package: linux-image-2.6.27-1-686
Version: 2.6.27-1~experimental.1~snapshot.12406
Severity: normal
Please enable the CONFIG_MMC_SDRIVOH_CS driver in the experimental
2.6.27 kernels, since it may help making the builtin ricoh card
controller work on ony laptops :
config MMC_SDRICOH_CS
tristate "MMC/SD driver for Ricoh Bay1Controllers (EXPERIMENTAL)"
depends on EXPERIMENTAL && MMC && PCI && PCMCIA
help
Say Y here if your Notebook reports a Ricoh Bay1Controller PCMCIA
card whenever you insert a MMC or SD card into the card slot.
To compile this driver as a module, choose M here: the
module will be called sdricoh_cs.
config-2.6.27-1-686:# CONFIG_MMC_SDRICOH_CS is not set
lspci gives :
09:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
09:04.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
09:04.3 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 11)
09:04.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter
(rev 11)
09:04.0 0607: 1180:0476 (rev ba)
09:04.1 0c00: 1180:0832 (rev 04)
09:04.3 0880: 1180:0843 (rev 11)
09:04.4 0880: 1180:0592 (rev 11)
And the driver says :
pci_get_device(PCI_VENDOR_ID_RICOH, PCI_DEVICE_ID_RICOH_RL5C476, pci_dev))) {
so this is indeed the same device.
Sadly,
Sven Luther
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]