From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 09:01:32 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C802255C for ; Wed, 3 Jul 2013 09:01:32 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) by mx1.freebsd.org (Postfix) with ESMTP id 5EE351742 for ; Wed, 3 Jul 2013 09:01:32 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id w59so5006745wes.38 for ; Wed, 03 Jul 2013 02:01:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=o1wj5SIRFdptnruEtIpX4vCctrCKzNvtrc4Ce3jm6oA=; b=IKQip1Gwcbfaw5cGvDYen1D78t5DFPJdDjhdlwsYPMSDl1As9GjMAEYJQpS20W6D9B 6mE5qe1kWsNl9WiDTVuAFg0MVV/K1/sg3XFGr1J3pF6EleaCL4aYSLFbvLK4n4A4Wxmp 11U6CIRDDatHLVwBgQknJ9esg4jeBIwINhw/mtx6gWKrNEap1woI3Ah6rHepkZVrtsH1 k7Wd8FUd6gyepiNLUcmhVUJNIZ/TGCCG1SX8iPwfRI4DQABJWe3whhKBe9Y8dC2YrwxY 443OPVowO5wrpgucqvwVYXobaw1bfYBhKdtl9LPR9A36r5hugoA3B8nirCtL8i/gADuK 3dzA== MIME-Version: 1.0 X-Received: by 10.180.76.206 with SMTP id m14mr17380922wiw.38.1372842090053; Wed, 03 Jul 2013 02:01:30 -0700 (PDT) Received: by 10.194.163.226 with HTTP; Wed, 3 Jul 2013 02:01:29 -0700 (PDT) Received: by 10.194.163.226 with HTTP; Wed, 3 Jul 2013 02:01:29 -0700 (PDT) In-Reply-To: References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com> Date: Wed, 3 Jul 2013 09:01:29 +0000 Message-ID: Subject: Re: No SD card Reader support From: Miguel Clara To: Ulf Zimmermann Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Zaphod Beeblebrox , freebsd-current@freebsd.org, John Hixson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 09:01:32 -0000 I am not using windows... I changed to FreeBSD. I did use it before reinstalling the OS. Acer provides the realtek driver but doesn't specify details about the module/device. No dia 03/07/2013 05:04, "Ulf Zimmermann" escreveu: > Check under Windows how the reader connects? > > > > On Tue, Jul 2, 2013 at 6:17 PM, Miguel Clara wrote: > >> pciconf shows nothing related to the card reader, and I have no device >> listed has 'none' in there which is why I was looking into usbconfig. I >> should have clarified that... sorry >> No dia 03/07/2013 01:58, "Zaphod Beeblebrox" >> escreveu: >> >> > On Tue, Jul 2, 2013 at 9:24 PM, Mike C. 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-unsubscribe@freebsd.org >> " >> > > > > -- > > Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-396-1764 > You can find my resume at: http://www.Alameda.net/~ulf/resume.html >