Bug 43190
Summary: | Syslog fills with message about reading an empty SD card slot. | ||
---|---|---|---|
Product: | Drivers | Reporter: | Chris Fahlman (chrisfahlman) |
Component: | MMC/SD | Assignee: | drivers_mmc-sd |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | chris |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.4.0-030400rc4-generic | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
cpu info
modules ioports iomem lspci scsi |
Description
Chris Fahlman
2012-05-01 18:58:48 UTC
Created attachment 73146 [details]
cpu info
Created attachment 73147 [details]
modules
Created attachment 73148 [details]
ioports
Created attachment 73149 [details]
iomem
Created attachment 73150 [details]
lspci
Created attachment 73151 [details]
scsi
Thanks for the report -- this SD controller is presenting itself as a SCSI device, and these messages are coming from the SCSI layer. So, the MMC stack isn't involved, and you should report this to the Linux SCSI maintainers, please. It looks like the linux-scsi@vger.kernel.org is a good way to do that: mailing lists tend to get read more than Bugzilla, in my experience. |