You are not logged in.
Pages: 1
Is there anywhere I can go for semi-extensive documentation on all (non dynamically-added, of course) devices in /dev? It'd be nice to have someplace to go straight for my questions (I like documentation), rather than bugging random forum members for something that's surely outlined someplace. ![]()
I've found a site that does one-liner definitions for most things in /proc, but nothing with good documentation for /proc or any documentation for all of /dev.
- "Cryptographically secure linear feedback based shift registers" -- a phrase that'll get any party started.
- My AUR packages.
- I use i3 on my i7.
Offline
Look inside the kernel source tarballs:
Documentation/devices.txt
or for the on-line version of it:
http://www.lanana.org/docs/device-list/devices-2.6+.txt
there is a lot of useful documentation shipped with every kernel source tarball. ![]()
Last edited by david_e (2008-02-21 16:01:15)
Offline
Cool, should've thought to look at through the source myself. ![]()
- "Cryptographically secure linear feedback based shift registers" -- a phrase that'll get any party started.
- My AUR packages.
- I use i3 on my i7.
Offline
Pages: 1