Date: Tue, 2 Jul 2013 20:58:36 -0400 From: Zaphod Beeblebrox <zbeeble@gmail.com> To: "Mike C." <miguelmclara@gmail.com> Cc: freebsd-current <freebsd-current@freebsd.org>, John Hixson <john@ixsystems.com> Subject: Re: No SD card Reader support Message-ID: <CACpH0MduGv%2BNgbz0se4ARceCjO-XPCNjegBA8Qn6o1GgzC0=qg@mail.gmail.com> In-Reply-To: <51D37D47.6060305@gmail.com> References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 2, 2013 at 9:24 PM, Mike C. <miguelmclara@gmail.com> wrote: > On 07/03/13 00:18, John Hixson wrote: > > On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: > >> > >> According to the windows drivers info on Acer's page, my laptop internal > >> SD card reader vendor is "Realtek". > >> > >> I'm not being able to use the card reader but I'm not sure how to debug > >> this... > >> > >> I see nothing in dmesg related to the sh card reader, when inserting a > >> SDHC card or a SD card I see nothing... > >> > >> usbconfig show's this: > [deleted] > > mmc_load="YES" > > mmcsd_load="YES" > > sdhci_load="YES" > > sdhci_pci_load="YES" > > > > Do you have these modules loaded? > > I don't have the last, in any case: > kldload: can't load sdhci_pci: File exists > > I do have the other lines in /boot/loader.conf > What he's getting at there is that you should look at the output of pciconf -lv (not usb) for the card reader. The PCI devices are different animals than the USB ones.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACpH0MduGv%2BNgbz0se4ARceCjO-XPCNjegBA8Qn6o1GgzC0=qg>