Commit Graph

12844 Commits

Author SHA1 Message Date
wiz ffe6b7cdc1 We usually write "file system", so change it to this version here.
Also, fix a typo, and remove a line only consisting of ".Fn ".
2010-08-11 20:10:55 +00:00
pgoyette 7a8c7dc74a Add documentation for the various module system initialization routines. 2010-08-11 18:20:09 +00:00
jruoho 5fa58d5e62 Document the sysctl(8) controls with a note that these may be removed in
future versions without further notice.
2010-08-11 17:28:59 +00:00
wiz 6789718272 Call a flag flag, not argument. 2010-08-10 06:10:16 +00:00
jruoho 75639e1021 Note the gathered statistics. One CAVEAT down. 2010-08-10 02:43:50 +00:00
jruoho 943aec6199 Fix a typo. Sypported indeed. 2010-08-09 16:13:21 +00:00
wiz f6a2c3c5c1 Group hyphens differently. 2010-08-09 10:57:23 +00:00
jruoho 021de39995 Fix typo. 2010-08-09 06:40:33 +00:00
jruoho a11df9606e Document P-states. Update notes about C-states. Shorten CAVEATS. 2010-08-09 06:36:18 +00:00
wiz 032d0f9a13 Remove trailing whitespace, and mark up file name suffix. 2010-08-08 15:23:28 +00:00
pgoyette f792e9e485 Filling in a few more gaps. 2010-08-08 14:26:22 +00:00
jruoho a1e649e9b2 Note the acpiverbose module. 2010-08-08 05:02:59 +00:00
pgoyette 6241e2c44e Add documentation for module_find_section() 2010-08-07 22:21:30 +00:00
christos 6e861e80dc don't forget to install bsd.ioconf.mk 2010-08-07 21:50:51 +00:00
christos 11e43416a1 Add cosmote examples. 2010-08-07 20:47:27 +00:00
jruoho 33d83c93fd Wording, markup. 2010-08-07 16:41:34 +00:00
jruoho 2016543bde Don't use complete prototypes in FUNCTIONS. But use standard section headers. 2010-08-07 16:15:47 +00:00
jmcneill 898d3e0cf2 Remove AR9280 and AR9285 from the supported chips list. 2010-08-07 14:56:02 +00:00
jruoho 5eae43f8ff As the devices are listed in the body of the text,
remove the .Xref spam in SEE ALSO.
2010-08-06 18:54:50 +00:00
jruoho 72795172e5 Like with mqueue(3), create and remove the aio(3) sysctl nodes dynamically. 2010-08-06 18:36:09 +00:00
jruoho db0aba6ecf Move fwhrng(4) and ichlpcib(4) to the right category. 2010-08-06 17:00:12 +00:00
jruoho a3275768f8 Reference hpet(4). 2010-08-06 16:44:06 +00:00
jruoho ee62bcfb03 Add hpet(4). 2010-08-06 16:42:31 +00:00
jruoho 5fa2c61005 CMI, DE, DS, DVB, EST, FFH, IOMMU, IPI, MCA, MCE, MID, MMX,
MSR, MTRR, NX, PBE, PSE, QAM, RT, SFI, SMM, SS, SVM, TSC, VMX.
2010-08-06 10:46:48 +00:00
jruoho 51c2486418 Note acpicpu(4). Convert the list of devices to use .Xr. 2010-08-05 17:45:44 +00:00
jruoho a0b4611bb8 Add acpicpu(4). Describes the basic functionality (will be adjusted as the
functionality grows). Contains a big list of caveats as a TODO.
2010-08-05 17:31:10 +00:00
jruoho 78d8efa894 Add amdpcib(4). Ok njoly@. 2010-08-05 04:58:26 +00:00
wiz fe39a07b5f Fix typo. 2010-08-04 18:52:49 +00:00
jruoho 316bc64cb8 Rework the semantics in the reference. 2010-08-04 11:39:14 +00:00
jruoho da5cba2978 Improvements to wording, grammar, and markup. 2010-08-04 05:51:20 +00:00
jmmv eed27dd4f1 Move the TESTSBASE definition from bsd.test.mk to bsd.own.mk. Per joerg@'s
suggestion.
2010-08-02 07:08:26 +00:00
msaitoh 45a4c8de5d Add the following cards' support from FreeBSD:
- Comtrol RocketPort 550/4, 550/8 and 550/16 series
 - Lava Computers Quatro-PCI
 - some NetMos NM9865 cards
 - VScom PCI-200Li
2010-08-01 18:50:24 +00:00
tsutsui d10a5f9ef8 Cleanup and sort if-clause lines for X11FLAVOUR per ${MACHINE}. 2010-07-31 16:23:15 +00:00
pgoyette 01a1e3e5d6 Unimplemented modcmd() routines should return ENOTTY, not zero. 2010-07-31 13:27:29 +00:00
pgoyette fb03fbed90 Improve markup, add documentation for the module's modcmd() interface 2010-07-31 13:20:08 +00:00
tsutsui d3d7f5a993 Switch hpcarm, hpcmips, and hpcsh to using X11FLAVOUR=Xorg. 2010-07-31 12:54:35 +00:00
pgoyette 4d71a95956 Crap - another typo. 2010-07-31 03:44:33 +00:00
pgoyette 44b6cc4347 Minor grammar nits. 2010-07-31 03:43:00 +00:00
pgoyette 31f0dbbb9e Make a first pass at documenting the module(9) subsystem.
XXX This is by no means complete, but it is a beginning.
2010-07-31 03:14:05 +00:00
jruoho 80ac55757e Remove EXAMPLES-title (the example was not really an example). Use .Xr for
cpu_idle(9) instead of .Fn.
2010-07-31 02:12:20 +00:00
jruoho a058514370 Use .Ss for subtitles. 2010-07-31 02:04:45 +00:00
jruoho 7b03aec152 Add kern.mqueue also to the big list of second-level nodes. Sort. 2010-07-31 02:00:49 +00:00
njoly 6649351d0e Add ICH10 to the list. 2010-07-30 16:05:07 +00:00
njoly 6e80023335 Note that ICH9 and ICH10 chipsets are supported. 2010-07-30 15:46:56 +00:00
dholland aaa806d431 another CAM; the "atomic" in CAS is implicit; add LL/SC 2010-07-30 13:32:24 +00:00
jruoho d448cd24f2 More: ARC, BLAS, CAM, CAS, HPC, LFU, LRU, MRU, SMT, SP. 2010-07-30 10:20:20 +00:00
jruoho 1a6962b48f Document the stack macros from <sys/param.h>. 2010-07-30 09:12:58 +00:00
jruoho 7de8aff275 BMC, FWH, GAS, GMCH, ICH, IMC, LPC, MCH, TPM. 2010-07-29 18:36:34 +00:00
jruoho c4b5a963cf Add fwhrng(4). Ok jakllsch@. 2010-07-29 18:25:19 +00:00
jruoho c28dcae1e0 Get rid of SYSCTL_SETUP.
We want the sysctl variables also when mqueue(3) is loaded as a module.
2010-07-28 20:49:12 +00:00