Commit Graph

10394 Commits

Author SHA1 Message Date
Ruslan Ermilov
6e1b5aa172 - Merge FreeBSD Configuration subsection etc. with SYNOPSIS.
- Remove the description of how to build a module.
- Remove the description of how to patch the sources.
- Refer to the polling(4) manpage on how to enable the polling mode.
- Tidy up markup.
2005-11-21 16:44:16 +00:00
Damien Bergamini
c62f97f558 Remove references to iwicontrol.
Firmware is now loaded by the driver itself.

Remove references to wicontrol.
wicontrol should not be used with iwi.
2005-11-19 17:26:54 +00:00
Joseph Koshy
addbe0bc06 - Move the documentation for the ENABLE_WPA_SUPPLICANT_EAPOL knob to into
the list for 'world' builds.
- Increase the width of a bullet list.
- Use .Ss to name sub-sections of this file.
2005-11-19 12:21:11 +00:00
Ruslan Ermilov
be174d0cbd Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include
bsd.incs.mk, and use it when installing 32-bit compat libraries
on amd64.  This causes it to *not* overwrite native headers with
i386 versions, which was the case with <fenv.h> and <vgl.h>.

PR:		amd64/83806
Prodded by:	bde
MFC after:	1 week
2005-11-19 06:45:44 +00:00
Damien Bergamini
56896f63d9 ural now supports automatic rate adaptation in BSS mode. 2005-11-18 21:46:28 +00:00
Ruslan Ermilov
24a1c2e842 Unifdef for FreeBSD. 2005-11-18 19:38:45 +00:00
Andre Oppermann
cb752e17a9 Remove references to MEXT_ADD_REF, MEXT_REM_REF and MEXT_IS_REF
which were removed with rev. 1.179 of mbuf.h.

Sponsored by:	TCP/IP Optimization Fundraise 2005
2005-11-18 17:04:49 +00:00
Joseph Koshy
370366007b Cross-reference hwpmc(4). 2005-11-18 14:05:47 +00:00
Ruslan Ermilov
72d835d0a0 Unbreak and fix markup. 2005-11-18 14:01:11 +00:00
Ruslan Ermilov
5b1df41718 Fix warning, sort sections. 2005-11-18 13:53:36 +00:00
Ruslan Ermilov
19bb0c2774 Minor markup tweaks. 2005-11-18 13:50:59 +00:00
Ruslan Ermilov
502025d8b6 Minimally fix this manpage to not emit warnings. 2005-11-18 13:44:44 +00:00
Ruslan Ermilov
f32ac3955d Provide a short description. 2005-11-18 12:01:14 +00:00
Ruslan Ermilov
78ad54210f -mdoc sweep. 2005-11-18 10:56:28 +00:00
Wilko Bulte
e6431fb208 No CAVEAT about EISA attachment given that there is no EISA support
Sort of submitted by: jhb
Forgotten in previous commit by: wilko
2005-11-17 21:05:25 +00:00
Christian Brueffer
0749cbc1a4 Mention that this driver does not work on i386+PAE.
Suggested by:	scottl
MFC after:	3 days
2005-11-17 16:43:56 +00:00
Christian Brueffer
9467c96723 Mention BCM5752 support in two more places. 2005-11-17 16:37:16 +00:00
Gleb Smirnoff
a97b26d057 Document tunables. 2005-11-17 15:10:40 +00:00
Gleb Smirnoff
bf24183749 Xref ng_ether(4) and ng_iface(4) nodes, which are used in examples. 2005-11-16 14:08:17 +00:00
Tim J. Robbins
ff41d4973b Fix currency symbol -- it should be 'NEW SHEQEL SIGN' (U+20AA).
Submitted by:	Rostislav Krasny
2005-11-16 11:20:51 +00:00
Gleb Smirnoff
878124fed4 Add BCM5752 to HARDWARE section. 2005-11-15 14:48:52 +00:00
Brooks Davis
cda39c0193 Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or
more IPv4 address from a ranged list in CIRD notation:

ipv4_addrs_ed0="192.168.0.1/24 192.168.1.1-5/28"

In the process move alias processing into new ipv4_up/down functions to
more toward a less IPv4 centric world.

Submitted by:	Philipp Wuensche <cryx dash freebsd at h3q dot com>
2005-11-14 23:34:50 +00:00
Olivier Houchard
4b01ab171d Briefly document the use of kern.elf32.can_exec_dyn.
MFC after:	3 days
2005-11-14 22:24:48 +00:00
Wilko Bulte
d4d128f923 Listen to jhb, and remove bogus claim of support of DE425.
Obtained from:	jhb
2005-11-14 20:36:53 +00:00
Joel Dahl
82affb8f61 Add Intel ICH7. 2005-11-14 18:33:07 +00:00
Jens Schweikhardt
26cd969f5e Correct a grammo and capitalize a few abbreviations. 2005-11-12 21:45:20 +00:00
Paul Saab
cad572c41b Update PCI ids to add the E200, E200i, P400, and P400i storage
controllers.  Remove the E400 since it is not a real product.

Submitted by:	HP
2005-11-11 16:45:33 +00:00
Jean-Yves Lefort
d0d5f05bff List /boot/device.hints entries for the second joystick.
Approved by:	joel
2005-11-11 12:53:37 +00:00
Ruslan Ermilov
6d8200ff0c Add /dev/speaker support to amd64.
The following repo-copies were made (by Mark Murray):

sys/i386/isa/spkr.c -> sys/dev/speaker/spkr.c
sys/i386/include/speaker.h -> sys/dev/speaker/speaker.h
share/man/man4/man4.i386/spkr.4 -> share/man/man4/spkr.4
2005-11-11 09:57:32 +00:00
Tim Kientzle
4a483830a2 Use .Nx macro for NetBSD.
Thanks to: Ruslan Ermilov
2005-11-10 15:42:51 +00:00
Hartmut Brandt
c6adb7badd s/Three file/Three files/
Submitted by:	ru
2005-11-10 13:12:06 +00:00
Hartmut Brandt
da41a1d420 Remove hard sentence breaks. Correct the width calculation for the list
indent.

Submitted by:	ru
2005-11-10 12:08:17 +00:00
Hartmut Brandt
af1fee9b7c Don't include bsd.init.mk so early - it's just not needed here.
Use . instead of ${.OBJDIR}.
Move DEFSDIR and BMIBSDIR under the resp. .if clauses so that they
get defined only if DEFS and BMIBS are defined.

Submitted by:	ru
2005-11-10 12:07:12 +00:00
Hartmut Brandt
59ee90cb1a This is a short man page which describes bsd.snmpmod.mk. It documents
only the features that this file layers on top of bsd.lib.mk and should
therefore cross-reference to bsd.lib.mk, which doesn't exist.
2005-11-10 10:09:42 +00:00
Hartmut Brandt
3c2659d809 Add a .mk file for building modules for the SNMP daemon. This may be
use in-tree as well as for 3rd party modules. This file is more or less
what was in usr.sbin/bsnmpd/modules/Makefile.inc with some modifications
and omissions. Usage examples can be found under usr.sbin/bsnmpd/modules/*.

Idea by:	phk
2005-11-10 10:03:22 +00:00
Tim Kientzle
2d8e1893d4 Credit NetBSD as the source for the /rescue concept.
While I'm here, update my own email address.

Thanks to: Luke Mewburn for pointing out the oversight.
2005-11-10 06:36:06 +00:00
Pav Lucistnik
ca965aa706 Add new ports-net-im collection. 2005-11-09 10:16:26 +00:00
Vinod Kashyap
90e0829525 Added list of supported 9xxxSX models. 2005-11-09 00:23:54 +00:00
Philip Paeps
07a61baefe Change author's email address.
Submitted by:	Sean Bullington shegget -at- gmail.com
2005-11-06 00:41:41 +00:00
Ralf S. Engelschall
9f9e9e1b8d Update list of controllers ciss(4) driver
actually supports according to implementation.

Submitted by: Christoph Schug <chris@schug.net>
MFC after: 1 week
2005-11-03 13:02:35 +00:00
Ruslan Ermilov
6660f1d7c1 Serialize access to the info/dir file; needed for parallel installs.
Reported by:	scottl

I'm not very fond of using the non-standard lockf(1) here, but I
have no better idea at the moment.  NetBSD uses ln(1) to create a
lock file, but this approach can result in a deadlock if make is
interrupted, leaving an orphaned lock file.
2005-11-03 08:56:39 +00:00
Maxim Konovalov
fe35a11a2b o NetBSD 2.0.3 and NetBSD 2.1 added.
Obtained from:	NetBSD
MFC after:	3 days
2005-11-03 08:06:06 +00:00
Maxim Konovalov
b9bc21b20b Merge from RELENG_6: FreeBSD 6.0. Not sure the release date is correct
because no release announce yet.
2005-11-03 07:59:58 +00:00
Ruslan Ermilov
41d2125edb Fix .Dd argument. 2005-11-03 07:26:54 +00:00
Maxim Konovalov
69fdf27869 o OpenBSD 3.8 added. 2005-11-01 10:32:42 +00:00
Ruslan Ermilov
ee042e1ba6 Document NGM_IFACE_GET_IFINDEX. 2005-10-28 19:05:44 +00:00
Ruslan Ermilov
c2888a85bc Belatedly document the NGM_KSOCKET_ACCEPT ("accept") control message. 2005-10-28 14:15:54 +00:00
John Baldwin
518bf2dcc7 Update example libmap.conf file:
- Remove pointless examples that map libpthread to itself.
- Update shared libraries for 6.0 bumps.

Reported by:	rwatson
MFC after:	1 day
2005-10-27 16:59:02 +00:00
John Baldwin
90e2fc863a Spell 'argument' correctly.
Submitted by:	Andre Guibert de Bruet andy at siliconlandmark dot com
2005-10-26 17:39:35 +00:00
Yaroslav Tykhiy
8d52cc90fb Use consistent punctuation and vertical indenting around .Dl's.
Wrap a too long line.
2005-10-26 04:20:18 +00:00