From owner-freebsd-current@freebsd.org Sat Feb 20 04:05:58 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 607ABAAF5A7 for ; Sat, 20 Feb 2016 04:05:58 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB5EA1E0D for ; Sat, 20 Feb 2016 04:05:57 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id g62so95820505wme.0 for ; Fri, 19 Feb 2016 20:05:57 -0800 (PST) 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; bh=75oDpMNJNbzHeWdDq8da1s85qw6BzEY/cTDgq9fcszM=; b=Phd/+DajNAsvYE+eqmxgc1fPuzTAKyC4Yx7onHMewqZyH0vwmQADZzw6sLdNmHkd0l 8MnWSKwYWvKHzUCmiJSm1sF0xNdVX3XkM37lHg+g/ucVW9P2c1d1mLMAI/rkP6g2sqxK hJ2h0BDRcx6Ssi2pQrz/ASxqUoLMXFxrS6/2uRro7EBF+e6fmjRa2wDZH+4Ox6zEg0Kr 5ZoJokrG3qRFCKcdvIE9HAjHDQ6tZm/XttvF9a8ULdVqszMv0TaqYIhUHr5mGFaZz88i 3sVdy5pgNzNJqkLEXOqta0IUOL1XAnSfmpTtdcT6g4qpLSKc+lKLcbF5AfPZdRmeJEJ6 ujqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=75oDpMNJNbzHeWdDq8da1s85qw6BzEY/cTDgq9fcszM=; b=ZCBegTn/Q/PXt5vyziK5rWIrVwgI3J1OS7MswOsj1Rc0rK8pNWOTtXEqfaS5Svl68L EFxfrTs0oCNtJoIA+b522Z1w4MdbG3VX/GAZqb2SqQv3c7wijfVmwrzNgcakTXMc/mcP XN5vVLqsWRYwqm5/8N99bn9khvZbqFLzwEbUAmHKhL98NMnBEvOoeGECF53BqnJ+7CWI NorNAzRzfPnIGFjjvkVCnZI4sj5/Ra2Ya68Xt9zjiIUa8hbMhgrq8aYPgvWqJSpWyvxX ixcNfoaBm1X3KQjOpO1sPn58VEuMzE4UhrUWHUwnk55UgYyTdlf+b07Z25H3ykHrBp6A cEBw== X-Gm-Message-State: AG10YOQh+10L672htDFFl18L6NOlNB7CaHKM6RnyBCAvjUrgI9q4Lz1Fe3r98O2nztvTkte89j6GomyaaY4abQ== MIME-Version: 1.0 X-Received: by 10.28.51.9 with SMTP id z9mr497118wmz.59.1455941156331; Fri, 19 Feb 2016 20:05:56 -0800 (PST) Received: by 10.27.139.195 with HTTP; Fri, 19 Feb 2016 20:05:56 -0800 (PST) In-Reply-To: <20160220035821.GA57181@lrosenman-dell.lerctr.org> References: <20160220033215.GB988@lrosenman-dell.lerctr.org> <20160220035821.GA57181@lrosenman-dell.lerctr.org> Date: Fri, 19 Feb 2016 20:05:56 -0800 Message-ID: Subject: Re: Realtek MMC/MMCSD reader? From: Mehmet Erol Sanliturk To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 20 Feb 2016 04:05:58 -0000 On Fri, Feb 19, 2016 at 7:58 PM, Larry Rosenman wrote: > Great. Since I've never done that.... > > Any ideas of anyone that might be able to help? > > Or where to even start? > > > Perhaps https://www.nostarch.com/bsddrivers.htm FreeBSD Device Drivers ? Mehmet Erol Sanliturk > On Fri, Feb 19, 2016 at 08:48:02PM -0700, Warner Losh wrote: > > You'll have to write a driver for it. > > > > Warner > > On Feb 19, 2016 8:32 PM, "Larry Rosenman" wrote: > > > > > Any chance of supporting: > > > > > > none7@pci0:6:0:0: class=0xff0000 card=0x522a10ec chip=0x522a10ec > > > rev=0x01 hdr=0x00 > > > vendor = 'Realtek Semiconductor Co., Ltd.' > > > > > > > > > Thanks! > > > _______________________________________________ > > > freebsd-current@freebsd.org mailing list > > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > > To unsubscribe, send any mail to " > freebsd-current-unsubscribe@freebsd.org" > > > > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to " > freebsd-current-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >