Giorgos Keramidas
9bad6e2c6d
Backout change 187782. It inhibits ntpd from starting at all
...
when ntpd_sync_on_start is set.
Noticed by: rafan
2009-01-29 06:43:29 +00:00
Thomas Abthorpe
e35054ca90
- Re-order SEE ALSO entries
...
Noticed by: brueffer
Approved by: trhodes
2009-01-28 15:54:28 +00:00
Thomas Abthorpe
2ea9e54539
- Add initial version of portindex(5) manual page
...
PR: docs/70652
Submitted by: Paul Armstrong <psa otoh.org>
Reviewed by: pav keramida trhodes
Approved by: keramida
MFC after: 3 days
2009-01-28 15:22:44 +00:00
Giorgos Keramidas
0f58341413
Bump .Dd for r187782.
2009-01-27 22:24:09 +00:00
Giorgos Keramidas
2ba7d35b21
When synchronizing the clock at system startup time, use both
...
the -g and -q options. They do a slightly different thing and
both are necessary when the time difference is large.
Noticed by: danger, in the forums
Approved by: roberto
MFC after: 1 week
2009-01-27 20:13:24 +00:00
Tom Rhodes
43a25dbb52
s/use/using/ in previous commit.
...
Suggested by: jhb
2009-01-27 00:23:43 +00:00
Tom Rhodes
49b50876b6
Add ENOMEM to the return values.
...
Remove invalid return values.
Remove reference to non-existent manual pages.
Remove reference to rfork (it does not discuss RFSTOPPED).
Add sys/unistd.h to the list of includes (required for RFSTOPPED).
PR: 126227
Submitted by: Mateusz Guzik <mjguzik@gmail.com> (based on, original version)
Reviewed by: jhb, Christoph Mallon <christoph.mallon@gmx.de>
2009-01-27 00:22:16 +00:00
Rafal Jaworowski
1aef11be0e
Teach iic(4) the 'repeated start' I2C condition. This will be used by the
...
upcoming i2c(8) diag utility.
Reviewed by: bms, stas
Obtained from: Semihalf
2009-01-26 13:53:39 +00:00
Bjoern A. Zeeb
8154af81ff
Update jail startup script for multi-IPv4/v6/no-IP jails.
...
Note: this is only really necessary because of the ifconfig
logic to add/remove the jail IPs upon start/stop.
Consensus among simon and I is that the logic should
really be factored out from the startup script and put
into a proper management solution.
- We now support starting of no-IP jails.
- Remove the global jail_<jname>_netmask option as it is only
helpful to set netmasks/prefixes for the right address
family and per address.
- Implement jail_<jname>_ip options to support both
address familes with regard to ifconfig logic.
- Implement _multi<n> support suffix to the jail_<jname>_ip
option to configure additional addresses to avoid overlong,
unreadbale jail_<jname>_ip lines with lots of addresses.
Submitted by: initial work from Ruben van Staveren
Discussed on: freebsd-jail in Nov 2008.
Reviewed by: simon, ru (partial, older version)
MFC after: 1 week
2009-01-26 12:59:11 +00:00
Tom Rhodes
df16f842de
Better description of kern.ipc.maxpipekva.
...
Discussed with: kib
2009-01-26 02:15:22 +00:00
Nathan Whitehorn
eb14df9e5b
Somehow deleted the .4 at the end of the snd_davbus man page right before
...
commit. Add it back.
Pointy hat to: me
2009-01-26 01:08:24 +00:00
Nathan Whitehorn
8486eb86a7
Add support for the I2S and davbus audio controllers found in Apple PowerPC
...
hardware.
Submitted by: Marco Trillo
2009-01-25 18:20:15 +00:00
Bjoern A. Zeeb
864265e50e
Change IP addresses/prefixes to be from "Test-Net" (IPv4 documentation
...
prefix 192.0.2.0/24) rather than from private-use networks.
MFC after: 1 week
2009-01-24 15:33:09 +00:00
Tom Rhodes
82a2b9892a
Update the supported device list a little bit.
...
PR: 84538
Submitted by: asmodai
2009-01-24 04:08:00 +00:00
Tom Rhodes
7fa8a57130
Add a comment on kern.ipc.maxpipekva.
...
PR: 105997
Reviewed by: keramida
2009-01-24 01:46:46 +00:00
Warner Losh
e6cdeeddf4
Sort KERNFAST and KERNCONF into the list they are in.
2009-01-23 18:35:09 +00:00
Warner Losh
c22c7f86ff
Document KERNCONF and KERNFAST. Note that TARGET is usually all one
...
needs to set for cross building.
2009-01-23 18:32:31 +00:00
Weongyo Jeong
71ba75967e
Connect urtw.4 to the build.
2009-01-23 05:53:49 +00:00
Weongyo Jeong
d195485267
Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187L
...
chipset.
2009-01-23 05:04:49 +00:00
Thomas Abthorpe
d40caf29b4
- Document targets run-depends-list and build-depends-list
...
PR: docs/127575
Submitted by: Walter Venable <walt relnor.com>
Approved by: keramida
MFC after: 3 days
2009-01-21 21:29:00 +00:00
Marius Strobl
5efbe863bd
Update URL.
2009-01-16 19:43:21 +00:00
Alexander Motin
947ec7dc39
Add some information in SYNOPSIS, HARDWARE and BUGS sections.
2009-01-16 19:28:25 +00:00
Xin LI
6bd665dbda
Reflect newly added PCI IDs to bce(4).
...
MFC after: 2 months
2009-01-15 22:41:48 +00:00
Marius Strobl
4888dadb59
Don't cross-reference gem(4) and hme(4); maybe this made some sense
...
back when these two were the only two NIC drivers working on sparc64
but it no longer does nowadays.
MFC after: 3 days
2009-01-15 22:06:53 +00:00
Marius Strobl
28450adca7
Sync the description of jumbo frame support with reality as of r185812;
...
it's also supported with BCM5702 (matched by BGE_ASICREV_BCM5703) but
bge(4) currently doesn't with neither BCM5714 nor BCM5780.
Prodded by: scf
MFC after: 3 days
2009-01-15 22:00:22 +00:00
Sam Leffler
6fd63a5dbf
o note need for options AH_SUPPORT_5416
...
o mention 5416-class parts
o mention tdma support
2009-01-13 23:57:15 +00:00
Tom Rhodes
7818cb2ab9
Quote the "u" as it's the name of the union, this may prevent
...
some confusion when reading the manual page.
PR: 117798
Discussed with: keramida, brueffer
Recommended by: phk
2009-01-11 21:59:42 +00:00
Christian Brueffer
b9a2c48954
DEBUG_REDZONE needs DDB which needs KDB.
...
PR: 130324
Submitted by: Jaakko Heinonen <jh@saunalahti.fi>
MFC after: 3 days
2009-01-09 14:41:36 +00:00
Giorgos Keramidas
cd79fc03be
The description of the various securelevels has moved to the
...
security.7 manpage a while ago.
MFC after: 1 week
Noticed by: simon
2009-01-08 23:50:32 +00:00
Christian Brueffer
c62a048b6c
Language cleanup.
2009-01-08 21:29:40 +00:00
Warner Losh
ba181a0efd
First cut at documenting hw.cam.cd.retry_count. Moved
...
kern.cam.cd.%d.minimum_cmd_size to new SYSCTL VARIABLES section.
2009-01-08 15:20:32 +00:00
Alexander Motin
2847435155
Update date.
2009-01-07 16:06:09 +00:00
Alexander Motin
13ecc0c150
Add some more supported controller and codec models.
...
Add one more proposition to check correct PCM audio device usage.
2009-01-07 16:01:23 +00:00
Alexander Motin
79ec4791c7
Hook up sdhci man page to the build.
2009-01-07 09:50:57 +00:00
Alexander Motin
600b915569
Cross-reference snd_ich and snd_hda man pages.
...
Some hardware require different drivers depending on implementation,
that may confuse users.
2009-01-06 11:11:58 +00:00
Christian Brueffer
d0bc502637
More wording improvements.
...
Discussed with: stas
2009-01-05 20:46:46 +00:00
Giorgos Keramidas
fd23b46153
Document the NO_XXX options supported by our Makefile.inc1.
...
Noticed by: simon
Reviewed by: imp
MFC after: 1 week
2009-01-05 16:25:36 +00:00
Robert Watson
f38d120723
Remove reference to pr_ousrreq from domain(9) since it's now gone from
...
struct protosw.
Submitted by: bz
MFC after: 3 weeks
2009-01-04 19:23:44 +00:00
Stanislav Sedov
63a07fdbc0
- Improve wording.
...
Approved by: kib (mentor)
MFC after: 1 week
2009-01-04 15:49:30 +00:00
Stanislav Sedov
b1763c4704
- Improve wording.
...
- ae(4) first appeared in 7.1. Reflect this.
Approved by: kib (mentor)
MFC after: 1 week
2009-01-04 15:48:38 +00:00
Christian Brueffer
9d721de31e
Mdoc and language cleanup.
2009-01-03 10:37:38 +00:00
Christian Brueffer
d0e00c8bfb
Add missing comma.
2008-12-30 20:31:37 +00:00
Christian Brueffer
5256765ffd
Mdoc and wording improvements, also point to cpucontrol(8).
2008-12-30 20:26:16 +00:00
Weongyo Jeong
b3974c00b5
Integrate the NDIS USB support code to CURRENT.
...
Now the NDISulator supports NDIS USB drivers that it've tested with
devices as follows:
- Anygate XM-142 (Conexant)
- Netgear WG111v2 (Realtek)
- U-Khan UW-2054u (Marvell)
- Shuttle XPC Accessory PN20 (Realtek)
- ipTIME G054U2 (Ralink)
- UNiCORN WL-54G (ZyDAS)
- ZyXEL G-200v2 (ZyDAS)
All of them succeeded to attach and worked though there are still some
problems that it's expected to be solved.
To use NDIS USB support, you should rebuild and install ndiscvt(8) and
if you encounter a problem to attach please set `hw.ndisusb.halt' to
0 then retry.
I expect no changes of the NDIS code for PCI, PCMCIA devices.
Obtained from: //depot/projects/ndisusb/...
2008-12-27 08:03:32 +00:00
Alexander Motin
55d25fa424
Update for the last API changes.
2008-12-25 10:18:35 +00:00
Julian Elischer
1018c6cbf9
Hook up the ether_echo node and fix the man page
2008-12-25 07:34:14 +00:00
Julian Elischer
a0b5197620
Add a trivial node to reflect ethernet frames to whence they came.
...
MFC after: 1 month
2008-12-25 00:01:29 +00:00
Tom Rhodes
138f7e4b30
Apply various fixes:
...
Silence mdoc(7) warnings;
Xref correct manual pages;
Point user to the ddb.8 manual page.
PR: 129398
Submitted by: gavin
2008-12-24 11:12:21 +00:00
Tom Rhodes
d194e583b6
Netgroup database can be centralized via NIS, list it.
...
Add a missing comma and bump doc date.
PR: 127602
Submitted by: Dmitry Sivachenko <mitya@yandex-team.ru>
2008-12-23 18:00:33 +00:00
Bjoern A. Zeeb
8c639779f4
pr_pfh has been gone from protosw since r120386 (more than 5 years ago).
...
MFC after: 4 weeks
2008-12-23 16:54:00 +00:00