On Tue, Jul 2, 2013 at 9:24 PM, Mike C. <miguelmcl...@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. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"