mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: hanasaki <hanasaki@hanaden.com>
To: LIST - Linux Kernel <linux-kernel@vger.kernel.org>
Subject: theory and implemenation of sys/devfs/udev/dev/proc etc
Date: Thu, 18 Nov 2004 03:51:55 -0600	[thread overview]
Message-ID: <419C70BB.1040002@hanaden.com> (raw)

Someone have a pointer to a good technical overview, and details, of how 
specific locations of drivers are determined and used in these special 
directories?

for example, the below udevinfo command shows info from:
	to match the device for which the node will be created.
	looking at the device chain at
		'/sys/devices/pci0000:00/0000:00:07.0':
	====
	udevinfo  -p /sys/class/net/eth0/ -a

and several other locations.  how is the path determined? how are these 
numbers determined?  how do programs use this information to do their 
thing?  are these commonly known address/directories and if so how are 
the paths determined?

this is all darn new to me so please excuse any simple questions to you. 
  I have been reading the kernel source and its slow going.

Thanks,

                 reply	other threads:[~2004-11-18  9:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=419C70BB.1040002@hanaden.com \
    --to=hanasaki@hanaden.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome