Bruce A. Mah
b3e01060bb
Add a few more PC98-specific instances of fe(4) devices, obtained from
...
the hardware notes.
2003-08-24 22:38:00 +00:00
Simon L. B. Nielsen
f6cdc82f08
Catch up ep(4) with the hardware notes.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55659
Confirmed by: driver source code and pccard.conf
MFC after: 3 days
2003-08-21 15:40:05 +00:00
Simon L. B. Nielsen
e95da14f5b
Catch up fe(4) with the hardware notes.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55636
Confirmed by: driver source code and pccard.conf
MFC after: 3 days
2003-08-21 15:18:21 +00:00
Peter Wemm
22907f2d29
Update npx status.
...
Reminded by: tjr
2003-07-22 08:15:29 +00:00
Ruslan Ermilov
b5e7e99950
Hiten's patchset for section four manpages, slightly edited by me.
2003-06-28 23:53:39 +00:00
Hartmut Brandt
ca7810d47e
The midway driver has been busdmaified and is not i386-specific anymore.
...
Repo-copy it from the i386 specific man4 section to the common one.
Remove the i386 keyword from the man page header.
Document the sysctl interface to the driver.
Fix a spelling error (ALL -> AAL).
2003-06-03 07:58:39 +00:00
Ruslan Ermilov
bc9a9cb4d0
Assorted mdoc(7) fixes.
...
Approved by: re (blanket)
2003-05-29 21:28:36 +00:00
Ruslan Ermilov
aba60fa66b
Fixed troff(1) and mdoc(7) warnings.
...
Approved by: re (blanket)
2003-05-18 21:05:22 +00:00
Hiten Pandya
6bcf97c476
Fix .Xr typo.
...
Approved by: des (mentor), re (scottl)
2003-05-12 21:47:39 +00:00
Warner Losh
b629c2deb5
Update to reflect removal of tw.
...
Approved by: re@ (scottl)
2003-04-27 05:39:10 +00:00
Jake Burkholder
c40586c87d
Remove a stray sentence.
2003-04-25 17:08:47 +00:00
David E. O'Brien
041616aa13
The i386-specific asr manpage has been repo copied to the MI section.
2003-04-20 22:01:37 +00:00
Max Khon
fcbbbd4a4b
manual page for Granch SBNI12-xx network interface driver
2003-04-13 06:13:47 +00:00
Jake Burkholder
8dc6de5168
Fix non-word.
...
Noticed by: njl
2003-04-09 16:58:39 +00:00
Jake Burkholder
a3d266d593
Add a man page for options PAE.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-04-09 06:49:44 +00:00
Tom Rhodes
4fde7c2f9d
Add a manual page for the smapi module.
...
Reviewed by: ru, mdodd
2003-04-05 19:12:51 +00:00
Matthew N. Dodd
340ff79fa8
Add a manpage for the 'vpd' driver.
2003-04-04 10:12:09 +00:00
Tom Rhodes
7ca75716dc
Remove MAKEDEV rot.
...
PR: 50286, 50285
Submitted by: Sergey A. Osokin <soa@FreeBSD.org.ru>
2003-03-25 18:08:50 +00:00
Tom Rhodes
bce0af3428
Xref miibus(4).
2003-02-17 21:22:56 +00:00
Maxime Henrion
4277d278d6
On -CURRENT, we need "device apm" and not "device apm0 at nexus?".
2003-01-29 21:51:05 +00:00
David E. O'Brien
dd3d8e7184
Augment the model number list.
2003-01-21 04:43:16 +00:00
Ruslan Ermilov
463cfa804d
Fixed the abuses of .Ql visible on stderr in troff mode.
...
PR: docs/37176
2002-12-23 16:04:51 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Scott Long
0910374b7f
Alas, poor matcd, I knew ye well.
...
It doesn't work.
It cannot be made to work.
Goodbye.
X-MFC after: ASAP
2002-10-04 06:06:04 +00:00
Ceri Davies
5238a408ed
s/protocole/protocol/
...
PR: docs/42815
Submitted by: Nicola Vitale <nivit@libero.it>
MFC after: 21 days
2002-09-15 20:33:05 +00:00
Ruslan Ermilov
43290b6363
mdoc(7) police: fixed indentation in synopsis.
...
Submitted by: bde
2002-08-15 08:20:07 +00:00
Bruce Evans
6c0b854cf9
Improved wording in the descriptions of hints. In particular, don't start
...
a new paragraph for describing the hints associated with each card type.
Reviewed by: ru
2002-07-11 20:24:58 +00:00
Ruslan Ermilov
866cb5b007
mdoc(7) police: markup nits.
2002-05-30 12:26:27 +00:00
Ruslan Ermilov
cc6449ea7f
mdoc(7) police: tidy up the markup.
2002-05-29 17:08:58 +00:00
Tom Rhodes
0e85d620bc
More file system > filesystem
2002-05-16 05:21:58 +00:00
Semen Ustimenko
37f044d650
Implement true multicast filtering.
...
Inspired by: dc(4)
MFC after: 1 week
2002-04-25 18:16:15 +00:00
Nicolas Souchu
640984ba48
Fix controller in SW mode and See also + first appeared in 4.5.
2002-04-20 09:12:09 +00:00
Nicolas Souchu
d0d27909aa
viapm is the driver for VIA SMBus controllers
2002-03-23 15:26:20 +00:00
Ruslan Ermilov
708d714ed7
mdoc(7) police: tidy up.
2002-03-18 13:02:33 +00:00
Ruslan Ermilov
907fb800fd
Remove the confusing XXX that should have been deleted in revision 1.5.
2002-03-18 12:49:03 +00:00
Jens Schweikhardt
f1a4969a04
Correctly capitalize MHz and GHz.
...
MFC after: 3 days
2002-03-16 17:31:46 +00:00
Murray Stokely
2732c17015
This driver first appeared in FreeBSD 4.5, not 5.0.
2002-03-12 12:26:05 +00:00
Mark Murray
04e3890675
CURRENT-tyyle updates. This document was (is?) in the dark ages.
2002-02-06 21:42:58 +00:00
Mike Pritchard
5ecd6127b9
Ispell sweep of share/man/man4/man4.i386.
2002-01-21 12:36:12 +00:00
Ruslan Ermilov
e21a315ec5
s/sysctl -w/sysctl/
2001-12-11 08:29:10 +00:00
Ruslan Ermilov
e71efe6446
Install pnpbios(4) manpage.
...
Submitted by: Alexander Leidinger <Alexander@leidinger.net>
2001-11-22 13:05:54 +00:00
Ruslan Ermilov
8a29064ab7
mdoc(7) police: cleanup the markup a bit.
2001-11-21 17:14:56 +00:00
Jeroen Ruigrok van der Werven
d7c2057f75
Disconnect sb.4.
...
This is a manual page left over from the old pcm/voxware driver era.
Superceded by newpcm's sbc.4.
2001-11-04 15:00:12 +00:00
Jeroen Ruigrok van der Werven
91747e9bed
We ditched controller a long while ago in favour of device.
2001-11-04 14:21:21 +00:00
Ruslan Ermilov
0ef0318866
Finish the removal of the LABPC driver.
...
Forgotten by: phk
2001-10-24 10:57:30 +00:00
Kazutaka YOKOTA
547d4262b2
Update man pages in the section 4 to match the reality in -CURRENT.
...
- Change lines referring to kernel configuration file:
device foo0 at isa port xxx irq yyy...
to
device foo
Describe resource "hints" in /boot/device.hints.
- Try to describe resource allocation and probe/attach behavior in the
newbus framework.
2001-10-13 09:08:37 +00:00
Murray Stokely
45690c91ea
Remove references to non-existant pvcsif(8) and pvctxctl(8).
...
PR: docs/30446
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-10-08 05:05:31 +00:00
Murray Stokely
9564d2e740
Remove reference to non-existant crd(4) man page.
...
PR: docs/30445
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-10-08 04:46:07 +00:00
Yaroslav Tykhiy
7d662e7761
Move the agp(4) page from the i386 directory
...
to the machine-independent directory since
AGP is used on other architectures as well.
2001-10-05 08:12:03 +00:00
Yaroslav Tykhiy
a1eb245d32
Use the traditional "indent" offset for mdoc(7) lists.
2001-10-05 06:32:40 +00:00