tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

device_lookup not in any man page



While working on documentation for localcount(9) (which will, soon, be proposed for introduction to the kernel), I've discovered that the device_lookup() and related routines seem not to be documented.

I'm more than willing to write up some documentation, but I'm wondering where it should go? Should it be added to autoconfig(9), since the routines are included in kern/subr_autoconf.c? Should it become a new man-page? Should it go somewhere else? Or is there some good reason for these routines to remain undocumented?

Thanks in advance for your opinions.


+------------------+--------------------------+----------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:          |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+


Home | Main Index | Thread Index | Old Index