All of lore.kernel.org
 help / color / mirror / Atom feed
* Node creation For real time devices
@ 2012-04-20 13:29 manty kuma
  2012-04-20 13:54 ` Philipp Ittershagen
  0 siblings, 1 reply; 5+ messages in thread
From: manty kuma @ 2012-04-20 13:29 UTC (permalink / raw)
  To: kernelnewbies

Hi,

I want to know how a node is created when a hardware is connected to the
system.

Information that I know :
*When a hardware is connected to the system, the device name is compared
with the driver name, if it matches, then probe is called.*
*
*
Info i wish to know:
*At which point is the node created and who is creating it(In other words,
i want to know where is mknod happening)?*
*
*
This one thing is bugging my mind from so many months. Please tell me
programatically where is this happening. I will be very thankful.

Best Regards,
Manty.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120420/ab12b731/attachment.html 

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

end of thread, other threads:[~2012-04-20 14:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-20 13:29 Node creation For real time devices manty kuma
2012-04-20 13:54 ` Philipp Ittershagen
2012-04-20 14:04   ` manty kuma
2012-04-20 14:26     ` Li Haifeng
2012-04-20 14:42     ` Philipp Ittershagen

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.