Commit Graph

504 Commits

Author SHA1 Message Date
gmcgarry f599563f29 Improve the descriptions of the detach and activate/deactivate interfaces. 2001-10-18 19:35:25 +00:00
bouyer eceedc163a Note that ADAPTER_REQ_GROW_RESOURCES is called from the completion thread. 2001-10-14 21:12:52 +00:00
hubertf 99e2cfa498 fix typo (shaed) 2001-10-10 10:40:54 +00:00
jdolecek 263dfb9f86 xref hz(9), remove dot after lock(9) 2001-10-07 09:47:45 +00:00
wiz 819c6ef3ac Whitespace fixes, formatting improvements, drop some unnecessary .Pp, sort
sections.
2001-10-04 19:39:41 +00:00
eeh 15a1a192f2 Build the properties.9 manpage. 2001-10-04 18:58:04 +00:00
eeh e1bd5ac110 Add generic properties. 2001-10-04 18:56:06 +00:00
augustss 3d2be4cf9b Fix pasto in type of dev_ioctl method. 2001-10-03 20:48:41 +00:00
augustss 8972205779 Document a new method, dev_ioctl, for passing ioctl() down to the hardware
driver.
2001-10-02 23:58:03 +00:00
hubertf 9c540fd029 Fix some typos,
submitted in PR 14053 by Michael K. Sanders <msanders@confusion.net>
2001-09-24 12:15:11 +00:00
uwe 571e595ff4 Fix duplicate "is is". 2001-09-15 23:57:33 +00:00
briggs 94a1fb639f Correct the return value description for config_found_sm().
Talk about return values for config_attach(), too.
2001-09-13 21:41:01 +00:00
atatat 28b7bb87a2 Add mention of the _IO() ioctl type: ioctls that just frob something
in the kernel, but don't copy anything in or out.
2001-09-13 17:19:55 +00:00
uwe be7ed09a36 Fix quotes for `time-of-day'. 2001-09-11 05:41:37 +00:00
wiz 1f8c01ef58 Use standard section headers. 2001-09-10 23:32:29 +00:00
chris 526acc0e8f Update man page with pmap_update change. 2001-09-10 21:25:23 +00:00
gmcgarry f1ad946ad3 Document pci_find_device(). 2001-09-10 20:13:17 +00:00
gmcgarry a4d0e4c970 Fix formatting glitches, from Thomas Klausner. 2001-09-09 04:23:19 +00:00
wiz 4ba2e18ea5 Add hardclock(9). Written by myself, improved via some comments from
Christos (thanks!).
2001-09-09 03:07:09 +00:00
gmcgarry 8f0d50ef8b Spelling and punctuation fixes. 2001-09-05 05:37:41 +00:00
gmcgarry 7f677635d3 Spelling fixes. 2001-09-05 05:30:29 +00:00
wiz 4537f2cc42 Xref hz(9), now that it exists. 2001-09-04 04:03:50 +00:00
wiz b35bc23d45 Add hz(9) man page. 2001-09-04 04:01:49 +00:00
wiz 6d1c80037a Two punctuation fixes. 2001-09-04 03:05:54 +00:00
wiz ab1b3c443e Two punctuation nits, and sort SEE ALSO. 2001-09-04 03:05:07 +00:00
wiz c5d58619a3 One formatting and two punctuation fixes. 2001-09-04 03:03:46 +00:00
wiz 220403858e Remove trailing whitespace 2001-09-04 03:02:19 +00:00
wiz 0307782f8e Sort SEE ALSO, and a punctuation nit. 2001-09-04 03:01:50 +00:00
wiz 28972f3ae7 Fix isa xrefs, and SEE ALSO. 2001-09-04 03:01:27 +00:00
wiz 8a24620130 Punctuation fixes. 2001-09-04 03:00:46 +00:00
wiz 864c460726 Whitespace formatting improvements. 2001-09-04 02:52:44 +00:00
wiz 42a2a8e490 Boring whitespace fixes. 2001-09-04 02:51:15 +00:00
wiz e689590189 Usually, the SEE ALSO section doesn't end with a dot. 2001-09-04 02:48:40 +00:00
thorpej c6fda2584d Define the bus_space_mmap() method for mmap'ing bus space into
user programs.
2001-09-04 02:10:52 +00:00
uwe 8716f207bf bus_dmamem_mmap returns "paddr_t", not "int". 2001-09-03 00:37:54 +00:00
uwe 88ea10eed9 bus_dmamem_mmap: argument "off" is of type "off_t", not "int". 2001-09-03 00:29:35 +00:00
chs e7ef2240d0 put back a sentence that was accidentally removed. 2001-08-17 17:11:51 +00:00
cjs 978a78662a Indicate what the config_found_sm submatch param is set to using config_found. 2001-08-17 06:22:46 +00:00
matt baa8d41395 In the summary, fix pmap_steal_memory return type from void to vaddr_t. 2001-08-11 05:05:13 +00:00
chs f544ed60f2 vm_page_t -> struct vm_page *. 2001-07-28 16:24:13 +00:00
itojun 5145bbe967 document behavior of M_{LEADING,TRAILING}SPACE when mbuf data portion is shared.
(NOTE: this is a netbsd-only behavior)
2001-07-28 16:19:12 +00:00
chs 6bc3e72dcd update uvm_pagealloc() and uvmspace_exec() arguments.
add "void" to functions which take no arguments.
untabify flags lists.
2001-07-28 15:55:14 +00:00
chs 72580e632a update uvm.9 links. 2001-07-28 15:35:10 +00:00
chs 54ada2fc86 vm_map_t -> struct vm_map *.
add UBC interfaces.
2001-07-28 15:31:29 +00:00
bjh21 047d7307f1 Another thing I found lying around: Mention every ioctl tag I could find in
the tree.  Maybe this will stop people picking duplicates so often.
2001-07-26 14:29:09 +00:00
gmcgarry 7b2064c2a5 Bring up to date. pool_create() doesn't exist any longer. Include
missing description of pool_destroy().  Fix some minor nits.

It isn't clear from the source whether pool_reclaim() and pool_drain()
should belong to the exported API.  At least it seems they aren't used.
No descriptions for these functions exist in this manpage.
2001-07-19 21:35:53 +00:00
thorpej 18bf360868 Document BUS_DMA_READ and BUS_DMA_WRITE. 2001-07-19 15:32:06 +00:00
bouyer d548bb4062 Document scsipi_thread_call_callback() and scsipi_target_detach() 2001-07-18 20:35:36 +00:00
wiz 07a7c0df20 Grammar, whitespace and typo fixes. 2001-07-12 15:03:08 +00:00
itojun 373d09ca3c typo fixes, sync with openbsd tree 2001-07-12 12:43:21 +00:00
itojun 6d6ebe430c add altq(9). 2001-07-12 12:35:16 +00:00
perry 3ee53a3696 remove redundant .Pp 2001-07-07 05:45:06 +00:00
perry 8057ca5380 add new b*() and mem*() man pages 2001-07-07 05:08:19 +00:00
perry e7eca1a183 man pages for b*() and mem*(), noting b*() to be obsolete 2001-07-07 05:05:17 +00:00
abs 510da333e5 pcmcia(9) not PCMCIA(9) 2001-07-06 18:11:29 +00:00
jdolecek dbbda99b31 remove the splhigh stuff altogether, that is not going to be requirement 2001-07-05 18:49:20 +00:00
nathanw e66f3a0fe4 Basic man page for setrunqueue() and remrunqueue(). Why not? They're easy. 2001-07-05 18:38:49 +00:00
nathanw e927c2a3b8 The I/O address space of ISA is 16 bits; correct this, but add a note
explaining why it is often treated as only having 10 bits of I/O
address space.
2001-07-05 18:01:15 +00:00
kristerw f3ccdc57d0 Corrected spelling of "-width". 2001-07-01 22:54:39 +00:00
gmcgarry 8752c2315f Add some missing documentation. 2001-07-01 04:11:13 +00:00
gmcgarry e839d267cd Add code references. Fix formatting. 2001-07-01 03:24:51 +00:00
gmcgarry fa0e67711f Fix terminology in discussion on locks. Expand history.
Add cross-references.
2001-07-01 03:23:02 +00:00
gmcgarry 74fb57bcf1 Refer to locks by their correct names as described lock(9). 2001-07-01 03:13:20 +00:00
jdolecek c2f5416992 Add #include <sys/proc.h> to SYNOPSIS, note tsleep() is a macro.
Fixes kern/10770.
2001-06-29 10:54:20 +00:00
itojun 2cb84fbf40 wording - refer to [off, off + len] by "the contiguous region", it should
be more clear
2001-06-28 23:15:24 +00:00
itojun 21f1825482 add m_pulldown.9 to MLINKS. 2001-06-28 23:04:38 +00:00
itojun 540d501b6f document m_pulldown (grammar check anyone?).
document m_pullup length restriction (len <= MHLEN).
2001-06-28 23:02:47 +00:00
jdolecek 27f92d9a03 s/by published/published by/ 2001-06-21 15:22:38 +00:00
wiz 0d3d11a65b xref uvm_vs{,un}lock instead of vs{,un}lock 2001-06-21 12:13:36 +00:00
wiz db3f9a692b disk_detach.9, not disk_detatch.9 2001-06-21 12:10:57 +00:00
wiz 3fdb4cb67a Whitespace and formatting fixes. 2001-06-21 12:03:29 +00:00
wiz 6539335131 Fix typos, punctuation and whitespace. 2001-06-21 11:59:00 +00:00
wiz ad3ce1d8c4 Improve grammar and formatting, fix some typos. 2001-06-21 11:51:32 +00:00
wiz c242c84057 Remove unnecessary .Pp, and a punctuation fix. 2001-06-21 10:03:49 +00:00
msaitoh fc1483157b s/monotomically/monotonically/g 2001-06-19 19:26:01 +00:00
wiz 3f9984fc90 `existent', not `existant' 2001-06-19 13:42:07 +00:00
wiz 342de5ede2 Fix typo and whitespaces. 2001-06-19 13:20:53 +00:00
wiz f3f6c5b675 `accessible' only has one `a'. 2001-06-19 12:52:20 +00:00
kleink b687a173a9 Correct mtod() return data type. 2001-06-17 12:36:14 +00:00
wiz 0a600be867 receive, not recieve 2001-06-12 15:17:10 +00:00
wiz 40ac848024 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
wiz 37fa32750e Uppercase Dt argument. 2001-06-05 12:58:34 +00:00
wiz 0f73519188 Remove trailing dot from Nd, and some whitespace fixes. 2001-06-05 12:57:29 +00:00
wiz a93f39800f Remove trailing dot from Nd. 2001-06-05 12:56:56 +00:00
wiz 814e5bd0ba Uppercase Dt, and fix some whitespace. 2001-06-05 12:56:03 +00:00
wiz a578359ad2 Add section to Dt. 2001-06-05 12:54:35 +00:00
wiz 5b6ad2d2f5 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
jdolecek 64239fceaa Note CTRL-u clears the entered input in cngetsn() too, besides '@'
slighly adjust the sentence about Backspace key
2001-06-04 09:50:07 +00:00
jdolecek fb1a28db61 Console input may not be necessarily keyboard, adjust accordingly.
Comment out the splhigh stuff for now, it doesn't quite match current use.
2001-06-02 22:04:11 +00:00
jdolecek d005e2321e Document cnbell(), cngetc(), cngetsn(), cnpollc(), cnputc(). 2001-06-02 19:12:59 +00:00
gmcgarry 828e6159c7 - correctly describe the usage of flags to the lock manager
- clarify terminology on shared and exclusive access to locks
- fix history
- formatting fixes
2001-05-31 21:00:07 +00:00
abs db6bc3a61a {independant,indepedant}->independent 2001-05-31 10:51:21 +00:00
wiz ebc7623ed8 Fix typos reported in misc/13053 by Patrick Welche.
Whitespace nit cleanup while I'm here.
2001-05-27 16:04:46 +00:00
wiz a75a1efd23 Whitespace nits, and re-sort SEE ALSO according to mdoc.samples(7). 2001-05-24 23:54:11 +00:00
sommerfeld 4b6c6f444a Clarify specification of in4_cksum; add description of in_cksum and
in6_cksum as well as makefile goo to install links.
2001-05-24 14:04:41 +00:00
wiz b50a4f2bbb Minor fixes (whitespace, Nm -> Fn, punctuation, sort SEE ALSO). 2001-05-23 18:49:59 +00:00
sommerfeld 8c436a8524 Add in4_cksum 2001-05-23 15:59:58 +00:00
sommerfeld 876730ad99 preliminary man page with rough spec for what this function should do.
(XXX should also include in_cksum, in6_cksum).
2001-05-23 15:58:41 +00:00
bouyer 3ab3c1bb26 Add a note about scsipi_channel_thaw() and command ordering. 2001-05-23 15:56:48 +00:00
perry 2ce3ea6b4e systm.h says these take const void * parameters 2001-05-16 03:54:24 +00:00
perry 6aea3cdfa2 fuword returns a long, according to systm.h 2001-05-16 03:52:58 +00:00
hubertf b05ee69a95 Add pool_init.9 2001-05-12 18:07:20 +00:00
wiz c3d0c0f680 Refer pmap(9), not pmap_init(9). 2001-05-12 17:10:05 +00:00
bouyer 8e5cb805e8 Manual page describing interface between scsipi middle-layer and host bus
adapters.
2001-05-11 08:51:15 +00:00
eeh a4842c1b74 Install the cnmagic(9) manpage. 2001-05-11 02:35:06 +00:00
jdolecek 9e29be957a Move splched() prototype under splserial() in SYNOPSYS, so that the
entries are sorted by priority correctly.
2001-05-07 17:59:41 +00:00
wiz 7da30c83ac Change xref for vmstat(8) to vmstat(1).
Whitespace, punctuation and spelling fixes while I'm here.
2001-05-06 23:48:31 +00:00
gmcgarry a2bcb1b5a1 Fix format, add history and cross references. 2001-05-06 05:16:15 +00:00
gmcgarry 8a43d56a88 pmap(9) does exist now 2001-05-06 04:46:54 +00:00
jhawk 3e0f915127 Remove refernece to nonexistant vfs_shutdown(9), per
kern/4901
2001-04-29 19:18:20 +00:00
jhawk 2387d49806 Remove nonexistant references to ifattach(9) and *_ifattach(9),
per PR kern/4901.
2001-04-29 19:17:22 +00:00
jhawk 6a342ecfe5 Remove reference to nonexistant boot(9). ADdresses PR
kern/4901.
2001-04-29 19:14:09 +00:00
jhawk 6de3c7fef6 Comment out references to hz(9) and hardclock(9). It'd be nice
if someone wrote them, but let's not reference them until they are
written. Addresses PR kern/4901.
2001-04-29 19:12:20 +00:00
jdolecek 46f548d519 Document ltsleep(9). Feel free to improve if you wish. 2001-04-27 07:54:23 +00:00
kleink 72eb13ae2a Tyop poleece. 2001-04-25 12:38:20 +00:00
bjh21 5a25454f00 Fix typo: maching -> machine 2001-04-25 12:05:24 +00:00
simonb a69a3cc5ec Spell occurred correctly. 2001-04-25 02:19:48 +00:00
gmcgarry 4288d3f1e6 Minor punctuation corrections. 2001-04-24 04:29:33 +00:00
thorpej 25d921464e Add a manual page that describes the pmap(9) API and the requirements
of a pmap module.

Many thanks to Bill Sommerfeld for reviewing the document for me.
2001-04-24 02:55:34 +00:00
jdolecek 583f68be2c update prototype for uvm_map_pageable()
XXX there are probably more things which need an update here
2001-04-21 08:34:11 +00:00
jdolecek 4475e78cfe fix typo 2001-04-21 08:22:44 +00:00
jdolecek bbec4c0ca5 Also create splvm(9) link to spl(9) 2001-04-18 05:56:51 +00:00
jdolecek 946c8603a3 add splvm() to NAME section 2001-04-18 05:56:05 +00:00
thorpej 3ee35c5985 Update to reflect reality. 2001-04-14 00:15:41 +00:00
wiz 2f5daf571c ioctl(2), not (4); whitespace. 2001-04-09 19:12:44 +00:00
augustss f70857ea75 Fix typo. 2001-04-09 18:59:51 +00:00
wiz 9f63abe263 Replace a .Xr with a .Pa. 2001-04-09 17:14:38 +00:00
wiz f7064e7d10 Fix date, and some whitespace while I'm here. 2001-04-09 17:13:19 +00:00
wiz 4ed1f1f6aa Fix xref, and whitespace.
XXX: this man page could do with some markup improvements
2001-04-09 17:12:28 +00:00
wiz 512125447e Fix date, and whitespace while I'm here. 2001-04-09 17:09:58 +00:00
wiz 0e9cec3b66 Double typo. 2001-04-06 15:54:10 +00:00
wiz 7e32c5e43d Two typos. 2001-04-06 15:53:43 +00:00
wiz 5885978f76 Add section to xref. 2001-04-04 11:39:40 +00:00
wiz 9f4a1a9112 Xref uvm(9), not UVM(9).
XXX: perhaps we should have a link to UVM(9), too?
2001-04-04 11:39:17 +00:00
drochner be5b4d13dd remove the "STANDARD UVM RETURN VALUES" section which is not true anymore 2001-03-23 17:14:43 +00:00
drochner d7c42bffab update uvm_vslock arguments and return value 2001-03-23 17:07:38 +00:00
thorpej bef1dcbc81 Document the forthcoming BUS_DMA_STREAMING flag, per the
discussion about it on tech-kern.
2001-03-07 22:23:45 +00:00
pooka 7cf18877e8 make this reflect the current state found in malloc.h 2001-02-17 22:21:05 +00:00
eeh 17a9e88b78 Update line discipline documentation. 2001-02-10 23:24:12 +00:00
briggs 23dbc539e2 Make and install pci_configure_bus(9) with a link to pci_conf_interrupt(9)
(called from pci_configure_bus()).
Also make and install pci_intr(9), which seems to have been overlooked in
the Makefile
2001-02-10 02:52:17 +00:00
briggs 36be5d5e65 Add man page for pci_configure_bus() 2001-02-10 02:50:37 +00:00
ad 2962c6f0a3 Fix typo. 2001-01-22 21:58:17 +00:00
augustss 05c9b152d9 Update to reflect reality. 2001-01-21 00:50:48 +00:00
augustss 6e4a47f95c Update documentation to reflact new location and name of the symbol
defined if a port has generic soft interrupts.
2001-01-18 04:17:47 +00:00
sommerfeld ea23a4b9a6 Preliminary pci_intr_* man page. 2000-12-28 23:06:08 +00:00
wiz 987c42ae1c some whitespace cleanup 2000-12-24 02:52:53 +00:00
takemura 3c9d9276dc Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
PWR_SOFTRESUME. Apm calls powerhook with the values in normal interrupt
priority level while others are protected with splhigh().
2000-11-26 11:08:57 +00:00
scw 7a09b2eab5 Document the bus_space_peek_N() and bus_space_poke_N() families
of functions, as proposed on tech-kern.

These provide a way to safely access bus space without crashing
the system if nothing responds on the bus.  c.f. `badaddr()'.
2000-11-23 22:56:53 +00:00
thorpej dcf80e02de Update for the new pfil framework. 2000-11-11 01:22:37 +00:00
eeh df87630144 Add console magic sequence framework. 2000-11-08 22:41:58 +00:00