All of lore.kernel.org
 help / color / mirror / Atom feed
* Block Device Driver Tutorial
@ 2015-01-22  4:50 Gunjan Mehta
  2015-01-22  5:42 ` Saket Sinha
  0 siblings, 1 reply; 5+ messages in thread
From: Gunjan Mehta @ 2015-01-22  4:50 UTC (permalink / raw)
  To: kernelnewbies

Hi All,

I am looking for some good tutorials for block device driver.
It would be great someone knows best training center in
India(Bangalore,Pune,Mumbai)

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150122/80138cbe/attachment.html 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Block Device Driver Tutorial
  2015-01-22  4:50 Block Device Driver Tutorial Gunjan Mehta
@ 2015-01-22  5:42 ` Saket Sinha
  2015-01-25 12:13   ` Gunjan Mehta
  0 siblings, 1 reply; 5+ messages in thread
From: Saket Sinha @ 2015-01-22  5:42 UTC (permalink / raw)
  To: kernelnewbies

Hi,

I would refer Anil Pugalia from Sysplay(http://sysplay.in/) .

You can find his articles at
http://www.opensourceforu.com/author/anil-kumar-pugalia/

On Thu, Jan 22, 2015 at 10:20 AM, Gunjan Mehta <gunjanmehta08@gmail.com>
wrote:

> Hi All,
>
> I am looking for some good tutorials for block device driver.
> It would be great someone knows best training center in
> India(Bangalore,Pune,Mumbai)
>
> Regards
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150122/768fc935/attachment.html 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Block Device Driver Tutorial
  2015-01-22  5:42 ` Saket Sinha
@ 2015-01-25 12:13   ` Gunjan Mehta
  2015-01-27  5:35     ` sanjeev sharma
  2015-01-27  5:52     ` Pranay Srivastava
  0 siblings, 2 replies; 5+ messages in thread
From: Gunjan Mehta @ 2015-01-25 12:13 UTC (permalink / raw)
  To: kernelnewbies

Any online links for study and understanding?
Or any other institute?

On Wed, Jan 21, 2015 at 9:42 PM, Saket Sinha <saket.sinha89@gmail.com>
wrote:

> Hi,
>
> I would refer Anil Pugalia from Sysplay(http://sysplay.in/) .
>
> You can find his articles at
> http://www.opensourceforu.com/author/anil-kumar-pugalia/
>
> On Thu, Jan 22, 2015 at 10:20 AM, Gunjan Mehta <gunjanmehta08@gmail.com>
> wrote:
>
>> Hi All,
>>
>> I am looking for some good tutorials for block device driver.
>> It would be great someone knows best training center in
>> India(Bangalore,Pune,Mumbai)
>>
>> Regards
>>
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150125/af672367/attachment.html 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Block Device Driver Tutorial
  2015-01-25 12:13   ` Gunjan Mehta
@ 2015-01-27  5:35     ` sanjeev sharma
  2015-01-27  5:52     ` Pranay Srivastava
  1 sibling, 0 replies; 5+ messages in thread
From: sanjeev sharma @ 2015-01-27  5:35 UTC (permalink / raw)
  To: kernelnewbies

Hello,

First of all you need to decide whether you would like to do by yourself or
like to get training from Training center.I am assuming that you have fair
understanding of character device driver and Linux kernel internals because
you are seeking help in block device driver.

you should prefer Linux Device driver book by Alessandro *Rubini*, and Greg
Kroah-Hartman.

Regards
Sanjeeev Sharma

On Sun, Jan 25, 2015 at 5:43 PM, Gunjan Mehta <gunjanmehta08@gmail.com>
wrote:

> Any online links for study and understanding?
> Or any other institute?
>
> On Wed, Jan 21, 2015 at 9:42 PM, Saket Sinha <saket.sinha89@gmail.com>
> wrote:
>
>> Hi,
>>
>> I would refer Anil Pugalia from Sysplay(http://sysplay.in/) .
>>
>> You can find his articles at
>> http://www.opensourceforu.com/author/anil-kumar-pugalia/
>>
>> On Thu, Jan 22, 2015 at 10:20 AM, Gunjan Mehta <gunjanmehta08@gmail.com>
>> wrote:
>>
>>> Hi All,
>>>
>>> I am looking for some good tutorials for block device driver.
>>> It would be great someone knows best training center in
>>> India(Bangalore,Pune,Mumbai)
>>>
>>> Regards
>>>
>>> _______________________________________________
>>> Kernelnewbies mailing list
>>> Kernelnewbies at kernelnewbies.org
>>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>>
>>>
>>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150127/7fed552a/attachment.html 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Block Device Driver Tutorial
  2015-01-25 12:13   ` Gunjan Mehta
  2015-01-27  5:35     ` sanjeev sharma
@ 2015-01-27  5:52     ` Pranay Srivastava
  1 sibling, 0 replies; 5+ messages in thread
From: Pranay Srivastava @ 2015-01-27  5:52 UTC (permalink / raw)
  To: kernelnewbies

Hi Gunjan

On Sun, Jan 25, 2015 at 5:13 AM, Gunjan Mehta <gunjanmehta08@gmail.com> wrote:
> Any online links for study and understanding?
> Or any other institute?
>
> On Wed, Jan 21, 2015 at 9:42 PM, Saket Sinha <saket.sinha89@gmail.com>
> wrote:
>>
>> Hi,
>>
>> I would refer Anil Pugalia from Sysplay(http://sysplay.in/) .
>>
>> You can find his articles at
>> http://www.opensourceforu.com/author/anil-kumar-pugalia/
>>
>> On Thu, Jan 22, 2015 at 10:20 AM, Gunjan Mehta <gunjanmehta08@gmail.com>
>> wrote:
>>>
>>> Hi All,
>>>
>>> I am looking for some good tutorials for block device driver.
>>> It would be great someone knows best training center in
>>> India(Bangalore,Pune,Mumbai)
>>>
>>> Regards
>>>
>>> _______________________________________________
>>> Kernelnewbies mailing list
>>> Kernelnewbies at kernelnewbies.org
>>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>>
>>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>

Care to look at

https://github.com/pranjas/block_driver




-- 
        ---P.K.S

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-27  5:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-22  4:50 Block Device Driver Tutorial Gunjan Mehta
2015-01-22  5:42 ` Saket Sinha
2015-01-25 12:13   ` Gunjan Mehta
2015-01-27  5:35     ` sanjeev sharma
2015-01-27  5:52     ` Pranay Srivastava

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.