Commit Graph

27 Commits

Author SHA1 Message Date
ad
0efea177e3 Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
he
e37d711d99 Manually break up the pci_activate() declaration, so that we avoid a
warning from nroff.
2008-05-11 14:15:53 +00:00
martin
11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
wiz
35c2a3d2fc Remove superfluous character. 2006-06-18 09:27:41 +00:00
wiz
3f76175ac9 Drop trailing whitespace. 2006-06-18 09:25:15 +00:00
christos
4f29764cfe Update for latest powersave api. 2006-06-18 02:59:21 +00:00
wiz
fa0d64af6d .sp -> .Pp 2006-03-01 23:49:57 +00:00
wiz
daeef7810f Only use mdoc macros. Improve wording. Bump date for last-but-one. 2006-03-01 23:29:07 +00:00
wiz
2fe0d84053 Use more markup. New sentence, new line. Remove trailing whitespace. 2006-03-01 23:25:06 +00:00
gdamore
f0d12e0d52 Document new pci_find_rom() API. 2006-03-01 21:40:17 +00:00
gdamore
9342d0e1b6 Note caveats about PCI_MAPREG_TYPE_ROM. 2006-02-27 16:19:23 +00:00
wiz
e3b661b128 Fix dot placement. Bump date for pci_conf_{capture,restore} documentation. 2005-01-28 13:02:33 +00:00
jmcneill
439b200f99 Document pci_conf_capture(9), pci_conf_restore(9) as well as
struct pci_conf_state.
2005-01-27 01:49:53 +00:00
kleink
9bfa4ce964 Describe new len argument to pci_devinfo(9). 2004-04-24 09:52:59 +00:00
wiz
b93a29cdaa Fixes to make these man page look nice with groff-1.19. 2003-06-30 19:12:31 +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
wiz
d3de02ab6c Fix a typo, and improve grammar. 2003-04-16 10:14:05 +00:00
thorpej
5472a338dd Document pci_vpd_read() and pci_vpd_write(). 2003-03-25 22:04:50 +00:00
perry
43e0efbdeb "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 22:38:15 +00:00
wiz
770eef2122 New sentence, new line. 2002-10-14 13:43:14 +00:00
gmcgarry
704898a9ea Document pci_set_powerstate()/pci_get_powerstate(). 2002-08-04 01:03:12 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +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
gmcgarry
f1ad946ad3 Document pci_find_device(). 2001-09-10 20:13:17 +00:00
wiz
8a24620130 Punctuation fixes. 2001-09-04 03:00:46 +00:00
wiz
42a2a8e490 Boring whitespace fixes. 2001-09-04 02:51:15 +00:00
gmcgarry
8752c2315f Add some missing documentation. 2001-07-01 04:11:13 +00:00