From owner-freebsd-questions@FreeBSD.ORG Tue Aug 5 16:34:42 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12CAD6AF for ; Tue, 5 Aug 2014 16:34:42 +0000 (UTC) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A43912591 for ; Tue, 5 Aug 2014 16:34:41 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id p10so1349970wes.2 for ; Tue, 05 Aug 2014 09:34:39 -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=CgJ/MLZXPdTCoDSDLIH7WAgt1t/gNB7RsK/Q600lHqU=; b=MEEOttzXGke+98lYxZ1aEud+sLYIFAcClokrTKQK+tEH2IQWv4MH+SNICjX5flCW+S sJxwAfrmele1y+sFspZ26H8q5bsLPDopQ/BFb19tjvfdx6ChtjRQvs9WeIcPOlsgzti4 AvP2hgfmbM+dEkIkjWHkOx3aUckccs6E1A/vRvp3d9mS9CS3pRdWinKM+UYz/BXeWryi DERVxUxJpnQN9d9Y4ESU3Ay6AudbVPPGb+ZrRsA02jgC2ETRLVJoM1y+pYIVAG5GUGVl 3pYcCxxhn6zjnubrDvCdiuViIzOI6r88rQE8v3FiDCcKjBQZptLNHKlygToR+/K6xmg3 JxDg== MIME-Version: 1.0 X-Received: by 10.194.10.167 with SMTP id j7mr7768647wjb.100.1407256478688; Tue, 05 Aug 2014 09:34:38 -0700 (PDT) Received: by 10.180.24.165 with HTTP; Tue, 5 Aug 2014 09:34:38 -0700 (PDT) In-Reply-To: <20140805161736.511B2F88@hub.freebsd.org> References: <20140805161736.511B2F88@hub.freebsd.org> Date: Tue, 5 Aug 2014 18:34:38 +0200 Message-ID: Subject: Re: Realtek SD Card reader From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= To: Luciano Mannucci Content-Type: text/plain; charset=UTF-8 Cc: User Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2014 16:34:42 -0000 On Tue, Aug 5, 2014 at 6:07 PM, Luciano Mannucci wrote: > > Hello, > > do we have a driver for the Realtek Semiconductor Co., Ltd. RTS5229 PCI Express > Card Reader? > > I have an HP Pavillion running 10.0-RELEASE-p6 FreeBSD and I see nothing > through dmesg if I insert an SD Card in the reader's slot. > > Maybe I'm missing something, I'm new to FreeBSD... After inserting the card, try: true > /dev/da0 and substitute da0 for whatever applies in your case. See if that way, the card reader is brought up. Cheers. > > Cheers to all, > > Luciano. > -- > /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) > \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 > X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG > / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"