Date: Sun, 31 Jan 2010 16:44:39 -0500 From: Steven Friedrich <freebsd@insightbb.com> To: freebsd-stable@freebsd.org Cc: Bartosz Fabianowski <freebsd@chillt.de> Subject: Re: loading module sdhci causes panic Message-ID: <201001311644.39995.freebsd@insightbb.com> In-Reply-To: <4B643A76.7040007@chillt.de> References: <201001300708.37683.freebsd@insightbb.com> <4B643A76.7040007@chillt.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@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@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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001311644.39995.freebsd>