Writing a SIM card reader device driver

Love von Melen Ekman innsmouth.rain at gmail.com
Tue Mar 13 17:33:02 UTC 2012


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, <freebsd-drivers-request at freebsd.org> wrote:

> Send freebsd-drivers mailing list submissions to
>        freebsd-drivers at 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 at freebsd.org
>
> You can reach the person managing the list at
>        freebsd-drivers-owner at 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 <david.somayajulu at qlogic.com>
> Subject: iSCSI Target For Freebsd
> To: "freebsd-net at freebsd.org" <freebsd-net at freebsd.org>,
>        "freebsd-current at freebsd.org (freebsd-current at FreeBSD.org)"
>        <freebsd-current at FreeBSD.org>, "freebsd-drivers at freebsd.org"
>        <freebsd-drivers at freebsd.org>
> Message-ID:
>        <75E1A2A7D185F841A975979B0906BBA67C79E3F37F at 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 <status class, status detail > = <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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
> To unsubscribe, send any mail to "freebsd-drivers-unsubscribe at freebsd.org"
>
>
> End of freebsd-drivers Digest, Vol 197, Issue 1
> ***********************************************
>


More information about the freebsd-drivers mailing list