Commit Graph

485 Commits

Author SHA1 Message Date
kleink
1bab3ca63c * Sync with implementation: declare the `id' argument to pci_conf_hook()
as pcireg_t, which is more appropriate.
* Fix the argument order to pci_conf_hook (d'oh!).
2002-02-25 00:40:19 +00:00
reinoud
4ce664ad5c Add the missing `int free_list' argument to the uvm_page_physadd() in the
documentation.
2002-02-21 21:52:27 +00:00
kleink
76f3f21f4c Be a little more specific about cacheline_size. 2002-02-21 20:27:35 +00:00
kleink
e02250730b Document firstbus and cacheline_size arguments, too. 2002-02-21 16:26:27 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
uwe
e32fc00efe s/passwd/passed/ 2002-02-12 16:14:13 +00:00
wiz
a774afda30 Whitespace nits, and a paragraph fix. 2002-02-11 22:09:18 +00:00
eeh
1c986d2f83 New fine-grained BUS_SPACE_SYNC* operations. Since these are completely
machine dependent, port maintainers need to implement them themselves.
2002-02-11 22:05:13 +00:00
kleink
6ba195c4e1 Add link for pci_conf_hook(). 2002-02-11 18:48:03 +00:00
kleink
47294af050 Add documentation for pci_conf_hook(). 2002-02-11 18:43:39 +00:00
wiz
441cd2f38e Fix typo reported in misc/15524. 2002-02-07 14:30:22 +00:00
ross
8bd7cb6a69 Edit -mdoc usage.
* There is no -indent option to .Bd or .Bl, although you would
  never know that from its frequent use in this tree. There is a
  "-offset indent" combination that makes sense, and you can certainly
  say "-width indent".

* Also, you can't markup the -width option argument, tho you CAN
  use a callable macro. So "-width Ar filename" doesn't make sense,
  but either "-width Ar" or "-width filename" does, as might something
  like "-width xxfilename" for a little extra space.

* There are a lot of needlessly complex hanging tag macros in man4 used
  to create simple item lists. Those should be simplified one of these
  days before someone copies and edits yet another man4 page.
2002-02-07 03:15:06 +00:00
eeh
1630fbf09b De-clunikfy some grammar. 2002-02-01 18:47:17 +00:00
wiz
0f1c65a154 Remove superfluous dot. 2002-01-21 17:39:18 +00:00
wiz
6147e5d240 Fix typo in macro. 2002-01-21 17:38:21 +00:00
nathanw
0244dbad00 Reserve the SA malloc type on the trunk. 2002-01-12 00:00:39 +00:00
deberg
2549a25553 sync type list with <sys/malloc.h> 2002-01-07 01:00:31 +00:00
deberg
fe19c3cc0e add MALLOC.9 and FREE.9 2002-01-07 00:59:43 +00:00
deberg
83b973efe6 typos 2002-01-06 22:42:41 +00:00
deberg
bf6454fc5c fix typo 2002-01-06 22:15:19 +00:00
deberg
8c068e11b6 add VOP_GETPAGES to NAME and create link 2002-01-06 21:29:20 +00:00
deberg
d9337359c8 fix typo 2002-01-05 20:35:49 +00:00
wiz
a152e6e23e Whitespace nits. 2002-01-02 02:15:42 +00:00
augustss
1ec3f0c9cc Remove factual errors from the radio man pages.
Also rearrange some information.
2002-01-02 02:08:02 +00:00
augustss
80fe404c6a Add radio(4) man pages. 2002-01-01 22:09:42 +00:00
wiz
ec03906847 Fix the typo reported in PR #15062 and another one. 2001-12-27 13:20:53 +00:00
wiz
8a30edc62f Drop a .Pp. 2001-12-26 01:10:32 +00:00
wiz
103e7a7f14 Whitespace nit. 2001-12-26 01:10:11 +00:00
wiz
83d0300fdb Empty lines vs. .Pp cleanup, and sort sections. 2001-12-26 01:08:56 +00:00
wiz
a64bb9915b Empty lines vs. .Pp cleanup. 2001-12-26 01:08:41 +00:00
wiz
3f37d4c950 Sort sections. 2001-12-26 01:07:45 +00:00
wiz
a8cecf0840 Drop some .Pp, sort sections. 2001-12-26 01:02:01 +00:00
wiz
694d483d3e Fix SEE ALSO section. 2001-12-26 00:24:32 +00:00
wiz
e0fd4da4e6 Drop some .Pps. 2001-12-26 00:24:16 +00:00
wiz
a0a66802fa Fix SEE ALSO section. 2001-12-26 00:16:30 +00:00
jdolecek
165f781c45 Some basic documentation of uvm_loan() and uvm_unloan() 2001-12-24 12:28:46 +00:00
soren
8918a1ba7f Reflect pcmcia_mem_map(9) interface change. 2001-12-15 13:23:29 +00:00
soren
171d50ebca By analogy with cardbus.9, call it 'PCMCIA PC-Card'. 2001-12-15 12:43:36 +00:00
gmcgarry
c0ac5406a7 Use "machine description file" and "device definition files" correctly. 2001-12-13 19:29:32 +00:00
gmcgarry
612fadfc86 Document the defflag and defparam statements. 2001-12-13 19:26:50 +00:00
wiz
f79e9ad9e5 Massively improve markup, fix a sentence and two xrefs. 2001-12-07 18:49:30 +00:00
gmcgarry
3bd93d8e74 This is tc.9, not ioasic.9 2001-12-05 23:49:40 +00:00
augustss
a240e78b7f Link malloc_roundup.9 to the right thing; section 9 links were off by one. 2001-12-05 21:13:59 +00:00
enami
20b9d83486 proc0 isn't the init. 2001-12-05 13:51:43 +00:00
ad
079e2a0548 Document malloc_roundup(). 2001-12-05 12:44:24 +00:00
lukem
0de64177a3 add hash(9) 2001-12-05 07:31:24 +00:00
wiz
04b24f8e2a Misc fixes. 2001-12-04 23:42:02 +00:00
wiz
8a84fcd9f0 Sort SEE ALSO. 2001-12-04 23:16:15 +00:00
jdolecek
7851c7aacd document M_CANFAIL 2001-12-04 20:39:02 +00:00
jdolecek
20353052f0 the dump device isn't hardcoded into compiled kernel commonly nowadays
xref swapctl(8)
2001-12-04 19:56:55 +00:00