Commit Graph

10208 Commits

Author SHA1 Message Date
brueffer
0fb381140f MFC: rev. 1.42
Remove stray comma

Approved by:	re (hrs)
2005-08-12 22:28:25 +00:00
brueffer
a9c41e2e6b MFC: rev. 1.5
nForce3 and nForce4 are supported as well.

Approved by:	re (hrs)
2005-08-12 22:27:37 +00:00
brueffer
0f8d8f6a47 MFC: rev. 1.18
Sort the list of supported hardware.

Approved by:	re (hrs)
2005-08-12 22:26:03 +00:00
jcamou
1686889ae3 MFC: config-recursive target.
Approved by:	re (hrs)
2005-08-10 20:43:27 +00:00
sam
d1cf2bfbff MFC: m_align
Approved by:	re (kensmith)
2005-08-10 17:02:29 +00:00
brueffer
71ed22205c MFC: rev. 1.54
Document ITE IT8211F support.

Approved by:	re (hrs)
2005-08-07 16:02:17 +00:00
brueffer
f472ddac24 MFC: rev. 1.5
Remove Xref to non-existant usb(3) manpage.

Approved by:	re (hrs)
2005-08-07 15:49:53 +00:00
markus
80d31eb107 MFC Rev. 1.13
s/Lefler/Leffler/

Approved by:	re (hrs)
2005-08-06 14:47:16 +00:00
markus
afec2de64a MFC: Rev. 1.2
- Reword a sentence
- Grammar fixes
- s/CAVEAT/CAVEATS/

Approved by:	re (hrs)
2005-08-06 14:41:55 +00:00
brueffer
51d3b424ae MFC: rev. 1.11
Mention that the softc is zeroed after allocation.

Approved by:	re (hrs)
2005-08-06 07:26:42 +00:00
hrs
e9ae3443f3 MFC: Document IODATA USB-RSAQ3 USB-Serial Adapter as a supported device.
Approved by:	re (scottl)
2005-07-30 09:35:38 +00:00
hrs
f80092159f MFC: Fix typos and use consistent section names in manual pages:
s/SYSCTLS/SYSCTL VARIABLES/
 s/TUNABLES/LOADER TUNABLES/
 s/CAVEAT/CAVEATS/
 s/DESCIPTION/DESCRIPTION/

Approved by:	re (scottl)
2005-07-30 09:34:58 +00:00
scottl
930f4f73bd MFC: Don't cross-reference VFS_START.9 anymore.
Approved by: re
2005-07-27 02:11:20 +00:00
scottl
7e373004fa MFC: Don't reference VFS_START.9 in the Makefile anymore.
Approved by: re
2005-07-27 02:10:45 +00:00
hmp
9b7585dee0 Remove the VFS_START(9) manual page because it's no longer relevant. The
entry point was removed as its only consumer was MFS.

MFC of revision 1.13 of src/share/man/man9/VFS_START.9

Approved by:	re (hrs)
2005-07-26 23:59:55 +00:00
brueffer
b4d850168e MFC: rev. 1.5
snd_ess needs snd_sbc to compile.

Noticed by:	oliver
Approved by:	re (hrs)
2005-07-26 18:33:19 +00:00
rwatson
3791b925d3 Merge bsd.libnames.mk:1.95 from HEAD to RELENG_6:
Add LIBMEMSTAT tp bsd.libnames.mk.

Approved by:	re (kensmith)
2005-07-24 16:17:25 +00:00
emax
4704967d22 MFC to RELENG_6
kbdmux(4) keyboard multiplexer integration

o Hook up kbdmux(4) to the build.

Approved by:	re (kensmith)
2005-07-21 17:47:27 +00:00
cvs2svn
b63ff29afc This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-07-20 21:10:58 +00:00
thompsa
3ff75fd38d MFC: Allow interfaces with MTU != 1500 to be bridged
> 1.6       +3 -0      src/share/man/man4/if_bridge.4
> 1.12      +6 -1      src/sys/net/if_bridge.c

Approved by:	re (kensmith), mlaier (mentor)
2005-07-19 23:25:39 +00:00
sheldonh
098bd257ce MFC rev 1.34: regen
Approved by:	re (kensmith)
2005-07-18 07:45:17 +00:00
brueffer
150c09eb2f MFC:
- Remove MLINKS to nonexistant manpages
- Change some section numbers to match reality
- For MLINKS to manpages from ports, mention which port installs them

Approved by:	re (hrs)
2005-07-17 15:03:36 +00:00
brueffer
598c35769a MFC: rev. 1.321
MLINK firewire.4 to ieee1394.4

Approved by:	re (hrs)
2005-07-17 14:48:55 +00:00
kensmith
b675d7b1c5 Update branch tag.
Approved by:	re (implicit)
2005-07-11 16:07:25 +00:00
cvs2svn
dd2adf2c10 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-07-11 04:14:43 +00:00
imp
1da3d0e6fa Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8
distribution.  Add the appropriate devices to the man pages.

Obtained from: pcmcia-cs
Approved by: re (scottl)
2005-07-10 02:00:35 +00:00
imp
3205d4a9ce Add Farrallon EtherMac PC Card to the list of supported cards.
Fix XJack card description to reflect the actual model that we support
(I've never seen a CC-10BT and I've been looking).
List the specific chipsets supported.
Bump date.

Approved by: re (scottl, indirectly due to driver approval)
2005-07-09 01:44:54 +00:00
sam
1ebd39b5ef document ENABLE_WPA_SUPPLICANT_EAPOL
Approved by:	re (scottl)
2005-07-08 19:26:55 +00:00
mlaier
13c7295984 ALTQify ste(4).
Requested and tested by:	<nike_d at cytexbg dot com>
Approved by:			re (scottl)
2005-07-08 13:05:59 +00:00
glebius
af3bb40686 Remove obsoleted sysctl interface for switching between standard and 3Com
PPPoE modes. The interface was declared obsoleted before 5.3-RELEASE.

When running as access concentrator ng_pppoe(4) supports both modes
simultanously. When running as client mode can be swicthed in ppp(8)
configuration.

Approved by:	re (scottl)
2005-07-05 17:51:02 +00:00
phk
ebeb5be35c Update for Bulletin C number 30:
There will be a leapsecond at the end of 2005.

Approved by:	re@
2005-07-05 15:48:53 +00:00
dannyboy
23daa51ff3 Add a missing ** to the 'command' command.
PR:		79877
Submitted by:	Kazuaki Oda <ybbkaz@yahoo.co.jp>
Reviewed by:	ru
Approved by:	re
MFC after:	1 day
2005-07-02 19:51:11 +00:00
phk
a28c593c4d Remove the NQNFS paper.
We removed the corresponding code long time ago and the historically
interested can find this paper in the cvs repo, there is no point
in installing it any more.

Approved by:	re@
2005-07-01 15:33:08 +00:00
imp
602e2a21cf Update the diagnostics section with all the messages from the driver
as of this date.  Bump the date as well.

Approved by: re (scottl) blanket ep
2005-07-01 05:28:55 +00:00
hmp
9149713184 Use 'manual page' instead of 'man page' for consistency.
Approved by:	re (hrs)
2005-06-30 13:18:15 +00:00
hmp
a88594d818 Use 'manual page' instead of 'man page' for consistency.
Approved by:	re (hrs)
2005-06-30 13:04:25 +00:00
jkoshy
9b88b144a0 Fix markup, correct typos, improve grammar, move the BUGS section to
the end of the manual page.

Submitted by:	ru
Approved by:	re (blanket hwpmc)
2005-06-30 02:38:46 +00:00
hmp
6b954a1933 Use 'manual page' instead of 'man page' for consistency.
Approved by:	re (hrs)
2005-06-28 20:15:19 +00:00
thompsa
8925fd7b56 Fix a type-o in a bridging example.
Submitted by:	Niki Denev
Approved by:	mlaier (mentor)
Approved by:	re (blanket)
2005-06-27 10:58:22 +00:00
ru
9371e8fe47 Overhaul the markup.
OK'ed by:	imp
Approved by:	re (blanket)
2005-06-25 08:59:05 +00:00
hrs
bc106ee1b4 Document NetBSD 2.0.2.
Submitted by:	SODA Noriyuki (soda at NetBSD dot org)
PR:		doc/82619
Approved by:	re (implicitly)
2005-06-25 07:07:50 +00:00
ru
259616da09 Document supported Sun hardware.
Submitted by:	marius
Approved by:	re (blanket)
2005-06-23 14:12:19 +00:00
ru
fb0b4e13b4 Document a lot of sparc64 internals.
Submitted by:	marius
Reviewed by:	ru
Approved by:	re (blanket)
X-MFC:		not before the code in RELENG_5 matches
		these man pages or vice versa
2005-06-22 15:35:14 +00:00
rwatson
8a64953622 Correct spelling of options PMC_HOOKS to options HWPMC_HOOKS.
Approved by:	re (man page blanket)
2005-06-19 18:36:00 +00:00
brueffer
3f55c48b27 Remove the obsolete device count.
Approved by:	re (blanket)
MFC after:	3 days
2005-06-16 22:05:32 +00:00
ru
e784fd3eb6 Markup fixes.
Approved by:	re (blanket)
2005-06-16 21:05:28 +00:00
ru
1c089d8fdd (Mostly) markup fixes.
Approved by:	re (blanket)
2005-06-16 18:46:17 +00:00
ru
bae30a4cbb Fix a misplaced $FreeBSD$ I forgot to move in previous revision.
Approved by:	re
2005-06-16 11:36:08 +00:00
ru
f78db78d41 Markup fixes.
Approved by:	re
2005-06-16 11:33:53 +00:00
brueffer
1bd4bd5e53 Remove Xref to nonexistant smapi(9).
Submitted by:	markus
Approved by:	re (blanket)
MFC after:	3 days
2005-06-16 08:06:37 +00:00