Re: aiodone and other kernel threads documentation
"Erik E. Fair" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <p06020407bc22ae9e550f@[10.0.1.29]> |
At 0:53 +0000 1/8/04, Christos Zoulas wrote: >I fixed intro.2 to document all the mi bus style drivers and kernel threads >but not the individual device driver threads. These should be documented in >the device drivers themselves. Also there are missing cross reference man >pages. Look in intro.2 For the section 4 driver documentation, it would be good to add the name of the driver thread (e.g. atapibus0, usbtask) if it differs from the driver name, to the .Nm nroff directive so that the permuted index will be able to find those daemon names (e.g. "man -k", "apropos"). Erik <[email protected]>