public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* To built-in Driver, When the corresponding node under /dev created?
@ 2012-03-27  6:39 Li Haifeng
  2012-03-27 20:53 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Li Haifeng @ 2012-03-27  6:39 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel

As you know, the node under /dev are managed by udevd daemon.

But to the built-in driver module, when the module is probed in kernel
space, udevd daemon doesn't running. So, to ttyS node, when the
built-in driver module was probed, when was the /dev/ttyS  created?

Thanks.

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

end of thread, other threads:[~2012-03-28  0:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27  6:39 To built-in Driver, When the corresponding node under /dev created? Li Haifeng
2012-03-27 20:53 ` Greg KH
2012-03-28  0:44   ` Li Haifeng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox