Peter Wemm
d16d31f42e
Document the reset command. I would have thought it blatently obvious,
...
but here it is: reset - Hard reset the system
2001-11-05 23:46:10 +00:00
Murray Stokely
6c412638de
Add the Farallon NetLINE 10/100 PCI to the list of cards supported by
...
rl(4).
PR: docs/31270
Submitted by: Gary W. Swearingen <swear@blarg.net>
2001-11-05 09:17:23 +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
Jeroen Ruigrok van der Werven
f690459da2
Document support for VIA 82C596 ATA-33 and ATA-66.
2001-11-02 12:22:17 +00:00
Jeroen Ruigrok van der Werven
5ca843861c
Explicitely mention this driver supports the RealTek 8029.
...
This should lessen some questions.
2001-11-02 09:43:45 +00:00
Jeroen Ruigrok van der Werven
50481cf313
Fix alignment of the chipsets to the largest one described.
2001-11-02 09:37:35 +00:00
Julian Elischer
7029957242
Fix typos.
2001-10-30 08:37:45 +00:00
Julian Elischer
10d7ccab88
A node that allows ethernet type packets to be filtered to different
...
hooks depending on ethertype. Great for prototyping protocols.
connects to the lower and upper hooks of an ethernet type of node.
Obtained from: Monzoon Networks.
Thanks to Andre Oppermann, May 2001.
2001-10-30 07:28:17 +00:00
Ruslan Ermilov
698267057b
mdoc(7) police:
...
- Minor markup nits.
- Arrange for appearance in 4.5.
2001-10-26 17:11:50 +00:00
Jeroen Ruigrok van der Werven
f99d03b936
Document HPT372 support.
2001-10-26 16:46:10 +00:00
Jeroen Ruigrok van der Werven
2706451058
We support the Intel ICH3 [ATA-100] chipset as well.
2001-10-26 16:34:26 +00:00
Jonathan Lemon
cce33f59e8
Document the link0 option, which downloads the microcode to the board.
2001-10-25 05:49:23 +00:00
Ruslan Ermilov
0ef0318866
Finish the removal of the LABPC driver.
...
Forgotten by: phk
2001-10-24 10:57:30 +00:00
Matt Jacob
8c7c272c5a
Remove wx.
2001-10-20 18:50:31 +00:00
Jonathan Lemon
20192ed470
Add manpage for gx driver.
2001-10-19 02:49:41 +00:00
Tom Hukins
48dfd764e1
"of the of the" -> "of the"
...
PR: docs/31336
Submitted by: Sameh Ghane <sw@shaolin.profile4u.com>
MFC after: 2 days
2001-10-17 15:02:37 +00:00
Scott Long
311508cccd
Remove a couple of errant tags.
2001-10-17 05:10:58 +00:00
Bill Fenner
b9d45cebf4
The interface index space may be sparsely populated (e.g. when an
...
interface in the middle is if_detach()'d). Return (and handle)
ENOENT when the ifmib(4) is accessed for a nonexistent interface.
MFC after: 14 days
2001-10-17 04:12:29 +00:00
Dima Dorfman
235a25a6d6
sysctl -w -> sysctl, remove second person pronouns, and fix some other
...
minor bugs.
PR: 30772
Submitted by: Peter Avalos <pavalos@theshell.com>
2001-10-15 13:30:52 +00:00
Scott Long
987de8a0d2
Add a manual page for the Maestro3 sound driver. This documents it's
...
special nature under the GPL and a boot hint that can affect operation.
MFC after: 3 days
2001-10-15 04:23:38 +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
Yaroslav Tykhiy
3a10201f01
Fix a small style slip: Files in /dev are not
...
devices theirselves, but device nodes.
2001-10-12 10:09:36 +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
Ian Dowse
c6cd7661ed
Mention that ed requires miibus.
...
Suggested by: Eugene Grosbein <eugen@grosbein.pp.ru>
2001-10-07 16:39:40 +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
a7ba455dc7
Show kernel config syntax, not kldload command
...
in the SYNOPSIS section.
Reviewed by: ru
2001-10-05 07:17:24 +00:00
Yaroslav Tykhiy
a1eb245d32
Use the traditional "indent" offset for mdoc(7) lists.
2001-10-05 06:32:40 +00:00
Yaroslav Tykhiy
2ba5fff2bf
Update the status of VLAN support in the ethernet drivers.
2001-10-05 06:30:42 +00:00
Yaroslav Tykhiy
c6f01f68ab
Add the manpage for the AGP interface.
2001-10-05 06:08:22 +00:00
Søren Schmidt
a7e53031f6
Update with latest chipset supports.
2001-10-03 09:02:05 +00:00
Jeroen Ruigrok van der Werven
e90dd0a351
Fix alphabetical order of supported chipsets.
2001-10-03 08:31:16 +00:00
Bruce Evans
dbb8cf2820
Fixed missing includes in synopsis.
2001-10-03 03:05:26 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Ruslan Ermilov
bb0234d433
Document new cursor escape sequences.
2001-10-01 13:47:40 +00:00
Ruslan Ermilov
9ca1d73cde
mdoc(7) police: removed hard sentence breaks, minor markup nits.
2001-10-01 13:20:05 +00:00
Ruslan Ermilov
0787ca52b4
mdoc(7) police: removed hard sentence break.
2001-10-01 13:06:40 +00:00
Ruslan Ermilov
3301500c80
mdoc(7) police: fixed markup of the FILES section.
2001-10-01 13:04:35 +00:00
Ruslan Ermilov
1362176b78
mdoc(7) police: add missing punctuation.
2001-10-01 13:02:32 +00:00
Dima Dorfman
4674ae32e5
mdoc(7) police: sort xrefs.
2001-09-30 12:49:21 +00:00
Jonathan Lemon
750c427849
Add support for 28800 baud to sio.
...
PR: 30906
Submitted by: "Daniel O'Connor" <darius@chowder.dons.net.au>
2001-09-29 04:49:11 +00:00
Brooks Davis
f823d4a671
Mention that gif interfaces are created at runtime and refer the
...
administrator to the ifconfig create command.
MFC after: 1 week
2001-09-28 00:22:44 +00:00
Bill Paul
95d674824f
Add device driver support for the Broadcom BCM570x family of gigabit
...
ethernet controllers. This adds support for the 3Com 3c996-T, the
SysKonnect SK-9D21 and SK-9D41, and the built-in gigE NICs on
Dell PowerEdge 2550 servers. The latter configuration hauls ass:
preliminary measurements show TCP speeds of over 900Mbps using
only normal size frames.
TCP/IP checksum offload, jumbo frames and VLAN tag insertion/stripping
are supported, as well as interrupt moderation.
Still need to fix autonegotiation support for 1000baseSX NICs, but
beyond that, driver is pretty solid.
2001-09-27 23:55:28 +00:00
Brooks Davis
c2eed10556
Add ng_ip_input. A new netgraph node for queuing IP packets into the
...
main IP input processing code.
2001-09-27 21:54:27 +00:00
Scott Long
bfa939da71
Fix a manlint nit with the aac.4 manpage.
...
Submitted by: Brooks Davis <brooks@one-eyed-alien.net>
2001-09-27 21:52:42 +00:00
Murray Stokely
37068be4f9
Be consistent with the way we talk about sysctl values.
...
PR: docs/30343
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-27 07:26:16 +00:00
Brooks Davis
94408d94c3
/home/brooks/ng_gif.message
2001-09-26 23:50:17 +00:00
Brooks Davis
efacde1bcc
The number of ccd(4) devices is no longer set at compile time so stop
...
trying to do it in the examples and config files.
2001-09-26 22:41:02 +00:00
Scott Long
a3484cc54c
Clarify how to determine the firmware version.
...
Submitted by: Anders Andersson <anders@codefactory.se>
MFC after: 3 days
2001-09-25 22:33:53 +00:00