From owner-freebsd-drivers@FreeBSD.ORG Tue Mar 13 17:33:02 2012 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5161310657DC for ; Tue, 13 Mar 2012 17:33:02 +0000 (UTC) (envelope-from innsmouth.rain@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id CC5F38FC1A for ; Tue, 13 Mar 2012 17:33:01 +0000 (UTC) Received: by lagv3 with SMTP id v3so989955lag.13 for ; Tue, 13 Mar 2012 10:33:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hCryM8FOhyoezsDQe8Vi2BRw8sBXts0Ozr38zU0InuA=; b=uQ0qY9rMBxp5JciM9E+FJs3XqChoGN3LfTe7Fa+oaGM2wuSnl8sznFn6L40EzsLCw9 pyEvM7QXlsZl5kzr72Jqy1KYany7TG9pXu0BmyGf5q9Vc9fZoA2VlyPOrwFdueFNLMaJ zi8kHd4+WXsejGZEBCala2lnAtfeH+X4uMq14EqvBiR3CY/2SAIfEi+znS+nlQBH+wwP RqUzWWASIwuR0DcUQrP45cKyRwEbH9sZQU4ynZNh+TqnaLaE2S2adKg7SOOoyeMgWyJG QbjJbe6MNtgwnSegEf9P5/5WA9eTM4ciisqvAgoHgSt2Tj5QKuLkrOjm3wz+vqPEYP24 80kQ== MIME-Version: 1.0 Received: by 10.112.84.233 with SMTP id c9mr6517307lbz.1.1331659980557; Tue, 13 Mar 2012 10:33:00 -0700 (PDT) Received: by 10.152.134.203 with HTTP; Tue, 13 Mar 2012 10:33:00 -0700 (PDT) Date: Tue, 13 Mar 2012 17:33:00 +0000 Message-ID: From: Love von Melen Ekman To: freebsd-drivers@freebsd.org X-Mailman-Approved-At: Tue, 13 Mar 2012 17:50:06 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Writing a SIM card reader device driver X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2012 17:33:02 -0000 Hello, freebsd-drivers I have decided to write the driver for the built-in card-reader in Samsung netbooks (nc10). It's called Samsung Y3100. I have not contributed code outside of work before, and nothing this low level, but I am bent on learning what it takes. So, I have two questions. Is "porting" the linux driver a good idea? The kernel is of course very different, but maybe the linux code will teach me about the device? And can you point me to good information or give good advice to an aspiring device driver developer? Do's and dont's and general ideas would be appreciated. I have google, of course, but any additional advice I can get I will listen heartily to. Sincerely, Love von Melen On 9 March 2012 12:00, wrote: > Send freebsd-drivers mailing list submissions to > freebsd-drivers@freebsd.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.freebsd.org/mailman/listinfo/freebsd-drivers > or, via email, send a message with subject or body 'help' to > freebsd-drivers-request@freebsd.org > > You can reach the person managing the list at > freebsd-drivers-owner@freebsd.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of freebsd-drivers digest..." > > > Today's Topics: > > 1. iSCSI Target For Freebsd (David Somayajulu) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 8 Mar 2012 18:30:28 -0800 > From: David Somayajulu > Subject: iSCSI Target For Freebsd > To: "freebsd-net@freebsd.org" , > "freebsd-current@freebsd.org (freebsd-current@FreeBSD.org)" > , "freebsd-drivers@freebsd.org" > > Message-ID: > <75E1A2A7D185F841A975979B0906BBA67C79E3F37F@AVEXMB1.qlogic.org> > Content-Type: text/plain; charset="us-ascii" > > Hi All, > Is there are an iSCSI Software Target that you can recommend. I have tried > using istgt ( on Freebsd7.2) with Windows iSCSI Software Initiator. The > initiator is able to discover the target however it is unable to login to > the target. > > The login Response shows that the = <0203> > indicating that "the requested ITN does not exist at this address" > > Thanks > David S. > > ________________________________ > This message and any attached documents contain information from QLogic > Corporation or its wholly-owned subsidiaries that may be confidential. If > you are not the intended recipient, you may not read, copy, distribute, or > use this information. If you have received this transmission in error, > please notify the sender immediately by reply e-mail and then delete this > message. > > > ------------------------------ > > _______________________________________________ > freebsd-drivers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-drivers > To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org" > > > End of freebsd-drivers Digest, Vol 197, Issue 1 > *********************************************** >