wiz
ec3f0f31bf
Pa Aq -> Aq Pa.
2003-06-30 12:10:40 +00:00
wiz
472351e13d
Use
...
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
jschauma
60385de291
preceeding -> preceding
...
Pointed out by Igor Sobrado in PR misc/19636.
2003-01-01 21:58:39 +00:00
wiz
770eef2122
New sentence, new line.
2002-10-14 13:43:14 +00:00
wiz
ed87c3c0af
Move a comma. Closes PR 18600 by Hiten Pandya.
2002-10-09 19:18:44 +00:00
heinz
9417418675
small typo
2002-09-25 22:59:40 +00:00
wiz
58fa596f1c
Remove a superfluous 'no'. kern/17022 by John Heasley.
2002-05-25 10:45:39 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +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
wiz
a8cecf0840
Drop some .Pp, sort sections.
2001-12-26 01:02:01 +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
wiz
6539335131
Fix typos, punctuation and whitespace.
2001-06-21 11:59:00 +00:00
wiz
3f9984fc90
`existent', not `existant'
2001-06-19 13:42:07 +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
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
tv
e371c5808a
Terminate an unterminated .Bl.
2000-08-09 03:11:00 +00:00
briggs
b9198e3e17
As noted by jhawk--'count' is a function argument when I note that that
...
functions which take a count of bytes have undefined results if the specified
(count) is zero.
2000-08-03 15:30:52 +00:00
briggs
c90e5bd9f6
Add some basic bus_space_*stream_N documentation.
2000-08-01 23:08:56 +00:00
soren
08f5b3301d
The datap argument to bus_space_write_{multi,region}_* should be const.
2000-05-27 01:55:42 +00:00
drochner
295689ce1a
-document the BUS_SPACE_MAP_PREFETCHABLE flag introduced a while ago
...
-add a missing link: bus_space_vaddr() to get a pointer from a handle;
needed to make the BUS_SPACE_MAP_LINEAR flag useful
2000-04-17 09:52:21 +00:00
garbled
e4c16bfb11
More .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-16 00:40:46 +00:00
mycroft
6bb985323b
Fix formatting errors (bad sentence breaks).
1999-03-06 22:09:29 +00:00
ross
e3f1cf7cc1
s/count/flags/ in bus_space_barrier() section.
1998-07-07 06:40:34 +00:00
perry
34a98169f0
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
hubertf
5653bc5ab0
s.SYNOPSIS.DESCRIPTION., fixes PR kern/4898
...
by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>
1998-01-27 16:04:53 +00:00
mikel
4b71dfb1a0
fix pasto, from Rafal Boni in PR misc/4673
1997-12-18 05:43:16 +00:00
mrg
c12c7ee684
add missing .Nm sections
1997-11-11 10:06:37 +00:00
cgd
a06b0fec3a
clean up the copy_region text slightly
1997-08-14 00:57:40 +00:00
christos
84368d11ca
Rename busdma -> bus_dma
1997-08-13 15:24:58 +00:00
cgd
3cdaeafbdc
bus_space_*() function manual page. Written by me (as plain text),
...
converted to use the doc macros by Christos, then severely cleaned,
hacked, and improved by me.
1997-08-13 08:34:34 +00:00