What happen when a hardware is connected to Linux kernel
Hello everyone ! Can anybody tell me the sequence of common events when a hardware (Lets say USB stick/ keyboard) is connected to a machine running Linux kernel ? Actually i am new to this Device Driver field and i want to know what happen in common when a device is connected to a machine running Linux Kernel. Any link or source will be helpful .
On Mon, May 19, 2014 at 09:44:54AM +0530, Saurabh Jain wrote:
Hello everyone !
Can anybody tell me the sequence of common events when a hardware (Lets say USB stick/ keyboard) is connected to a machine running Linux kernel ? Actually i am new to this Device Driver field and i want to know what happen in common when a device is connected to a machine running Linux Kernel. Any link or source will be helpful .
chapter 14 of "Linux Device Drivers, 3rd edition." http://lwn.net/images/pdf/LDD3/ch14.pdf
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
On Mon, May 19, 2014 at 9:44 AM, Saurabh Jain <saurabh4768jain@gmail.com>wrote:
Hello everyone !
Can anybody tell me the sequence of common events when a hardware (Lets say USB stick/ keyboard) is connected to a machine running Linux kernel ?
Why am I having the feeling that this question is similar to Task 05 of the Eudyptula Challenge ???
Actually i am new to this Device Driver field and i want to know what happen in common when a device is connected to a machine running Linux Kernel. Any link or source will be helpful .
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
it is indeed , i was just reading the same :P On Mon, May 19, 2014 at 1:22 PM, Sudip Mukherjee <sudipm.mukherjee@gmail.com> wrote:
On Mon, May 19, 2014 at 9:44 AM, Saurabh Jain <saurabh4768jain@gmail.com> wrote:
Hello everyone !
Can anybody tell me the sequence of common events when a hardware (Lets say USB stick/ keyboard) is connected to a machine running Linux kernel ?
Why am I having the feeling that this question is similar to Task 05 of the Eudyptula Challenge ???
Actually i am new to this Device Driver field and i want to know what happen in common when a device is connected to a machine running Linux Kernel. Any link or source will be helpful .
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (4)
-
karthik nayak -
Real Name -
Saurabh Jain -
Sudip Mukherjee