loading module sdhci causes panic

Steven Friedrich freebsd at insightbb.com
Sun Jan 31 21:44:47 UTC 2010


On Saturday 30 January 2010 08:56:06 am Bartosz Fabianowski wrote:
> > Can anyone verify that sdhci is compatible with FreeBSD 8?
> 
> I loaded mmc, mmcsd, and sdhci when I first installed FreeBSD 8.0
> without any problems. Since then, I have updated to -STABLE and put
> these three devices in my kernel configuration file. No problems either.
> It must be very recent breakage or some incompatibility with your
> particular hardware.
> 
> - Bartosz
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
> 
When I add the three drivers to my kernel, I don't get a panic, but when I 
insert an SD 1GB card, nothing happens.

pciconf -lv reveals that the driver attached to my device:

sdhci0 at pci0:11:0:4:     class=0x080500 card=0x3082103c chip=0x8034104c 
rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = 'SDA Standard Compliant SD Host Controller (10981734)'
    class      = base peripheral
    subclass   = SD host controller

I verified that this SD card is recognized by Windows XP.

When I plug in a card, should some message appear on the console?  Will it 
auto-mount?


More information about the freebsd-stable mailing list