Ruslan Ermilov
0036760ce3
Make it clear that section 8 also documents system management
...
procedures, not necessarily commands.
PR: docs/35011
Obtained from: NetBSD (partly)
2006-10-21 20:35:49 +00:00
Ruslan Ermilov
7ddd9ed1d8
Small fixes.
2006-10-21 18:05:55 +00:00
Ruslan Ermilov
d56108a43a
Bump document date for previous revision.
2006-10-21 18:04:42 +00:00
Ruslan Ermilov
46d3d534b3
Spelling.
2006-10-21 18:04:20 +00:00
Ruslan Ermilov
aa7331bf20
Bump document date for the previous change.
2006-10-21 16:08:21 +00:00
Olivier Houchard
9a082df5b8
Use TARGET_BIG_ENDIAN instead of ARM_BIG_ENDIAN
2006-10-19 22:51:26 +00:00
Ruslan Ermilov
a341ab7170
Add missing "const" qualifiers.
...
Submitted by: bde
2006-10-19 11:03:44 +00:00
Daniel Gerzo
48e569ed45
- convert to the current style of section 4 man pages
...
- s/ip.forwarding/net.inet.ip.forwarding/ to match reality [1]
Approved by: keramida (mentor), trhodes (mentor)
MFC after: 5 days
Submitted by: Tom McLaughlin via #bsddocs
2006-10-19 07:41:47 +00:00
Warner Losh
fe976fdd35
Remove references to pccard.conf, it is no longer used.
2006-10-19 05:19:00 +00:00
Ruslan Ermilov
31f495febd
Update for newsletter V-12: Inclusion of the new entries for
...
"Serbia" and "Montenegro".
Reported by: mnag
2006-10-18 09:02:11 +00:00
Ruslan Ermilov
a676ad7a4f
Bring manpage up-to-date with respect to the scheduling priority
...
range, and mention the SCHED_OTHER scheduling policy.
Submitted by: davidxu
PR: docs/37843
MFC after: 3 days
2006-10-16 14:35:31 +00:00
Daniel Gerzo
627a09e3c1
Expand "don't".
...
Approved by: trhodes (mentor), keramida (mentor)
MFC after: 3 days
2006-10-16 07:59:05 +00:00
Daniel Gerzo
7ebbc96c8d
Use the loader.conf example.
...
Approved by: trhodes (mentor), keramida (mentor)
MFC after: 3 days
2006-10-16 07:56:36 +00:00
Ceri Davies
d7862beb32
Add idmapd_flags to defaults/rc.conf.
...
Document it and idmapd_enable.
2006-10-15 15:55:00 +00:00
Pawel Jakub Dawidek
a1a72ac75a
Explain that using 64bit arguments on 32bit architectures with CTRx()
...
macros is a bad idea.
2006-10-15 12:40:27 +00:00
Ruslan Ermilov
22762537b0
Reflect the following changes to lib/libc/gen/disklabel.c in a manpage:
...
: revision 1.13
: date: 2002/04/03 15:44:53; author: phk; state: Exp; lines: +0 -5
: Initial deorbit burn for the undocumented and unused d_boot[01]
: fields of struct disklabel.
:
: Sponsored by: DARPA and NAI Labs.
: ----------------------------
: revision 1.15
: date: 2002/05/12 20:49:33; author: phk; state: Exp; lines: +1 -3
: Retire the bogus uses of the disklabel field d_sbsize and begin to
: initialize it to zero so we don't have to have everbody and their
: aunt including FFS specific header files.
:
: Sponsored by: DARPA & NAI Labs.
2006-10-14 16:37:53 +00:00
Joel Dahl
b9804a4b35
- Use our standard section 4 SYNOPSIS layout.
...
- Add a bunch of missing Xrefs's.
2006-10-14 07:57:55 +00:00
Ruslan Ermilov
39cbc61477
Make the SYNOPSIS section more meaningful.
...
PR: docs/85066
Submitted by: Gary W. Swearingen
MFC after: 3 days
2006-10-13 20:37:23 +00:00
David E. O'Brien
b5743d7434
Add Soekris Engineering information.
2006-10-13 15:51:53 +00:00
Tom Rhodes
ef5de9896f
Point users to ndisgen(8) over directly interacting with ndiscvt(8) as the
...
former is easier to use.
PR: 97231
2006-10-13 11:30:07 +00:00
Ruslan Ermilov
4597828981
MFV.
2006-10-13 10:03:23 +00:00
Ruslan Ermilov
2c19f77b15
This commit was generated by cvs2svn to compensate for changes in r163299,
...
which included commits to RCS files with non-trunk default branches.
2006-10-13 10:00:49 +00:00
Ruslan Ermilov
e3e159816a
New timezone data.
...
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2006n.tar.gz
2006-10-13 10:00:49 +00:00
Joel Dahl
02c653255c
Add netgroup(5) to SEE ALSO.
...
PR: docs/84764
Submitted by: garys
2006-10-13 09:02:59 +00:00
Ruslan Ermilov
25ca9fb48d
Deal with two more references to non-existing ndisapi(9).
2006-10-13 06:24:53 +00:00
Tom Rhodes
9b9879cb89
Kill reference to ndisapi.9 here as well, it doesn't exist.
...
PR: 82114
2006-10-13 03:54:22 +00:00
Andrew Thompson
989b9cb6bd
Fix a few nits with the last revision
...
- bump document date
- fix punctuation and whitespace
Pointed out by: bmah
2006-10-11 18:26:04 +00:00
Ruslan Ermilov
4de836fce3
Fix the prompt string.
2006-10-11 07:07:31 +00:00
Bruce Evans
4ef33d554a
Document the `kill' command.
...
Submitted by: Allan Fields <bsd@afields.ca>
PR: 82779
2006-10-10 23:09:10 +00:00
Bruce Evans
6e4da6de20
Sort some of the most inconsistently ordered descriptions of commands
...
(the group of watchpoint commands, and the `reset' command).
NetBSD has sorted everything alphabetically, but I think we would have
too many commands for that if all commands were actually documented
here, so this commit moves towards alphabetical order in several sections:
- section for pure ddb (non-"show") commands. Now contains the watchpoint
commands and is mostly in "logical" order.
- section for pure ddb "show" commands
- similarly for auxilary commands. Most of these are currently missing
here.
2006-10-10 11:07:37 +00:00
Tom Rhodes
5e28de260c
Patch in previous commit should have bumped doc date.
...
Fix spelling of ioctl.
Note that previous commit was actually submitted by bz. I'm not yet used
to the code boxes yet.
Noticed by: ru
2006-10-09 19:53:00 +00:00
Tom Rhodes
a29721a8cb
The SIOCSIFNETMASK ioctl was removed from tun.c, thus remove mention of
...
it in the tun.4 manual page.
PR: 98541
Submitted by: David Gilbert
2006-10-09 19:20:53 +00:00
Ruslan Ermilov
e230c2c3ca
Fix markup.
2006-10-09 15:21:50 +00:00
Ceri Davies
e3643455a3
Add more .Xr's.
...
MFC after: 6 days
2006-10-09 12:50:16 +00:00
Bruce Evans
355938faba
Document new aliases b',
t' and `registers'. Document old aliases
...
`bt', `c', `d', `p', `s', `w' and `where'.
2006-10-09 02:27:55 +00:00
Joel Dahl
8ea32c5e36
Update the list of codecs as well...
2006-10-08 19:57:53 +00:00
Joel Dahl
fd80809d23
Update list of supported hardware.
2006-10-08 19:41:37 +00:00
Andrew Thompson
69f35a88d2
- Note that the bridge uses a random MAC and can be overridden.
...
- Provide an example of assigning an IP to the bridge.
PR: kern/102607
Submitted by: Stefan Bethke <stb@lassitu.de>
MFC after: 3 days
2006-10-08 19:41:05 +00:00
Ceri Davies
272bf9a8ff
Add a basic manpage for geom_uzip(4).
...
Reviewed by: trhodes
MFC after: 1 week
2006-10-08 17:05:15 +00:00
Florent Thoumie
bd4029713f
Add support for Novatech NV902 wireless NIC in ural(4).
...
PR: usb/102852
Submitted by: Jonathan Fosburgh <jonathan@fosburgh.org>
MFC after: 3 days
2006-10-07 18:18:40 +00:00
Florent Thoumie
774b7afefb
Add support for Epson Stylus CX4200 in uscanner(4).
...
PR: usb/102851
Submitted by: Jonathan Fosburgh <jonathan@fosburgh.org>
MFC after: 3 days
2006-10-07 18:09:27 +00:00
Florent Thoumie
cfa3f4d8ab
Add support for Psion Gold Port Ethernet USB NIC.
...
PR: usb/102296
Submitted by: Volker <volker@vwsoft.com>
MFC after: 3 days
2006-10-07 18:03:39 +00:00
Florent Thoumie
d25cbeac2c
Add support for Netgear FA101 ethernet USB NIC.
...
PR: usb/102286
Submitted by: Volker <volker@vwsoft.com>
MFC after: 3 days
2006-10-07 17:58:50 +00:00
Florent Thoumie
ec53db837e
De-capitalize days and months' names.
...
PR: conf/101154
Submitted by: Thomas Jensen <tj@pil.dk>
MFC after: 3 days
2006-10-07 17:04:23 +00:00
Florent Thoumie
da9b42184b
- Add support for Epson USB Scanners (3590 [1] and 4990 [2]).
...
- Add entries in the uscanner.4 man page (along with missing 3500).
PR: usb/100957 [1], usb/100992 [2]
Submitted by: Jim Teresco <terescoj@teresco.org> [1],
Walter C. Pelissero <walter.pelissero@iesy.net> [2]
MFC after: 3 days
2006-10-07 16:00:59 +00:00
Florent Thoumie
5bfeaa3839
Add a missing whitespace.
...
Reported by: simon
Approved by: cperciva (mentor, implicit)
2006-10-07 10:00:22 +00:00
Dejan Lesjak
eb91fad699
Remove X11BASE from here so the one from bsd.port.mk has a chance to set
...
default. Grepping through src shows only gnu/usr.bin/groff which doesn't
use it in src build and OpenSSH for which this was a NOOP.
Discussed with: des, ru
Approved by: ru
2006-10-06 23:32:23 +00:00
Florent Thoumie
2440a169c5
Introduce mixer_enable (default: YES).
...
PR: conf/101268
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
Approved by: cperciva (mentor)
X-MFC after: 6.2-RELEASE
Sponsored by: FreeBSD Test-Bugathon
2006-10-06 23:22:13 +00:00
Simon L. B. Nielsen
4517aab293
- Remove SCHED_ULE from GENERIC to better avoid foot-shooting by
...
unsuspecting users.
- Add a comment in NOTES about experimental status of SCHED_ULE.
- Make warning about experimental status in sched_ule(4) a bit
stronger.
Suggested and reviewed by: dougb
Discussed on: developers
MFC after: 3 days
2006-10-05 20:31:58 +00:00
Ruslan Ermilov
289f7a5e01
Sort SUBDIR.
2006-10-05 13:42:30 +00:00
Ruslan Ermilov
72377e4c4b
Sort MAN and MLINKS lists.
2006-10-05 12:40:44 +00:00
John-Mark Gurney
32d5d9ffc9
sort MLINKS properly
...
Pointed out by: ru
2006-10-05 08:55:35 +00:00
Ruslan Ermilov
74a603eb00
Polish markup and some wording.
...
Discussed with: jmg (also reviewed by him)
2006-10-05 08:42:07 +00:00
John-Mark Gurney
b5cc2eb72f
forgot to update the date...
2006-10-04 20:17:14 +00:00
John-Mark Gurney
90db62aca6
add man page talking about how to interface w/ the kqueue system so others
...
can write additional filters...
mdoc police please!
2006-10-04 20:16:23 +00:00
Ruslan Ermilov
aed19ad525
Format the list of commands so that the output looks nicer,
...
by putting command aliases on the adjacent lines.
Prodded by: bde
2006-10-03 21:06:19 +00:00
Andre Oppermann
b2c1b09193
Connect hash(9) to the build and add MLINKS for all functions.
...
Pointed out by: ru
2006-10-02 11:51:25 +00:00
Konstantin Belousov
7251f55777
Remove long untrue note about storing state information inside free items.
...
OKed by: rwatson, tegge
Approved by: pjd (mentor)
MFC after: 1 week
2006-10-02 07:27:00 +00:00
Andrey A. Chernov
2eb6639bf4
Add mn_MN.UTF-8
...
Submitted by: Ganbold <ganbold@micom.mng.net>
2006-10-02 00:36:52 +00:00
Andrey A. Chernov
8a7dcaf4f9
Add mn_MN.UTF-8
2006-10-02 00:23:14 +00:00
Joel Dahl
81eb50fde2
Xref snd_hda(4).
2006-10-01 11:19:27 +00:00
Joel Dahl
d96143bd3f
Add a manual page for snd_hda(4) and hook it up to the build.
...
Reviewed by: brueffer, ariff
2006-10-01 11:16:31 +00:00
Ruslan Ermilov
8ed6451eab
Markup glitch.
2006-09-30 20:37:37 +00:00
Ruslan Ermilov
04876cf3eb
Require rpc.lockd(8) only if make is running with the -j option.
2006-09-30 20:18:28 +00:00
Alexander Leidinger
9faa7e6cd2
Add man page for snd_envy24ht(4).
2006-09-30 18:04:57 +00:00
Alexander Leidinger
586697a94c
Add the snd_spicds(4) man page.
2006-09-30 17:30:02 +00:00
Alexander Leidinger
d5bc223a98
- it uses the spicds driver now, change the kernel compile instructions
...
- add info about the chipsets
2006-09-30 17:19:22 +00:00
Ruslan Ermilov
bd84dd2f8f
Revise markup.
2006-09-30 17:09:59 +00:00
Ruslan Ermilov
8167eab9ef
Revise markup.
2006-09-30 16:01:33 +00:00
Ruslan Ermilov
ae91966b64
Revise markup.
2006-09-30 15:14:49 +00:00
Ruslan Ermilov
d053cbd0cf
Fixed small markup glitches and removed the CAVEATS section.
2006-09-30 14:30:07 +00:00
Ruslan Ermilov
a4f3c15342
Document ioctls differently, like is done in other section four manpages.
2006-09-30 13:34:46 +00:00
Ruslan Ermilov
85213a8004
Revise markup.
2006-09-30 11:48:12 +00:00
Ruslan Ermilov
69d09334bd
Regen (removal of WITHOUT_LIBC_R).
2006-09-30 11:34:22 +00:00
Ruslan Ermilov
2e97500669
Removed libc_r build support.
2006-09-30 11:32:46 +00:00
Ruslan Ermilov
5bb9f2101b
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
Ruslan Ermilov
7d9ffd6204
Spelling.
2006-09-29 22:51:04 +00:00
Bruce M Simpson
910e1364b6
Nits.
...
Submitted by: ru
2006-09-29 16:16:41 +00:00
Bruce M Simpson
2d20d32344
Push removal of mrouted down to the rest of the tree.
2006-09-29 15:45:11 +00:00
Ruslan Ermilov
9af8612e8c
Don't run install-info under lockf if not installing in parallel.
...
Requested by: rwatson
2006-09-29 15:36:19 +00:00
Daniel Gerzo
eb2d52f4b8
Revert my previous change as it does not seem to be entirely correct and
...
popular.
2006-09-27 21:28:44 +00:00
Matt Jacob
cd6dedfc61
Bump MAX_INITIATORS to 1024- the LSI-Logic can go even higher than
...
this for 'initiator id'- this is a stopgap until a sparse map is
added.
Make compat defines for offset format (FreeBSD 5 or less).
Add no-asyncio flag. There's some breakage with ASYNC I/O that every
now and then drops us into an infinite loop. This also then does
a fallback to no-asyncio if the AIO option isn't loaded/compiled into
the kernel.
A number of other chanes to try and track some breakage.
2006-09-27 15:38:13 +00:00
Pawel Jakub Dawidek
e5cccaf001
- Use existing functions mtx_lock() and mtx_unlock().
...
- Change variable name to 'error', as this is what is mostly used for
functions that return an error.
- Add mutex(9) to the SEE ALSO section.
- Bump the date.
I don't really like the example code. I'd prefer symmetry where possible, eg.
mtx_lock(&example_lock);
error = example(NULL, EXAMPLE_ONE);
mtx_unlock(&example_lock);
if (error != 0)
return (error);
But I'll leave it as it is for now.
Reviewed by: simon
2006-09-27 08:39:00 +00:00
Daniel Gerzo
19ee36f1e5
Remove second person from the sentece and rephrase a bit.
...
Approved by: trhodes (mentor), keramida (mentor)
2006-09-26 19:59:52 +00:00
Warner Losh
fa81ece897
Document config_intrhook.
...
MFC After: 250 millifortnights
2006-09-25 20:12:13 +00:00
Daniel Gerzo
e1bd11be7b
- move steps describing how to gain ipdivert support to SYNOPSIS and
...
follow the style of other section 4 manual pages
- add ipfw(4) to SEE ALSO section
Reviewed by: ru
Approved by: trhodes (mentor), keramida (mentor)
2006-09-24 13:58:44 +00:00
Scott Long
0d7c37283e
Add documentation on the new bge tunable. Also put the tunable docs into a
...
separate section.
2006-09-23 19:04:01 +00:00
Maxim Konovalov
0029d6425f
o Add pthread_yield.3 man page.
...
PR: docs/100083
Reviewed by: deischen, ru
Obtained from: OpenBSD
MFC after: 2 weeks
2006-09-18 18:07:49 +00:00
Ruslan Ermilov
81ae4b8da9
Markup fixes.
2006-09-18 15:24:20 +00:00
Ruslan Ermilov
584eddcad1
Fix wording to what I intended originally.
2006-09-18 15:18:54 +00:00
Ruslan Ermilov
a3a57e81b3
Correct the list of bus_space_*_stream_[1248] functions in the
...
STREAM FUNCTIONS section:
- Really list only and all *_stream_* functions.
- Don't list their arguments (it's pointless).
2006-09-18 14:31:03 +00:00
Ruslan Ermilov
827293df54
hw.syscons.kbd_kbdkey is actually named hw.syscons.kbd_debug.
2006-09-18 13:11:31 +00:00
Ruslan Ermilov
ad9fae588f
- Avoid using second person.
...
- Demonstrate how .Nm can be used without the side effect of causing
a line break in the SYNOPSIS section.
2006-09-18 11:56:51 +00:00
Maxim Konovalov
be3253cad8
o Document 'make quicksearch'.
...
PR: docs/103162
Submitted by: Lars Engels
MFC after: 1 week
2006-09-18 11:49:17 +00:00
Maxim Konovalov
bbc6c31310
o Grammar.
2006-09-18 11:04:08 +00:00
Christian Brueffer
cb7e673ccc
- Instead of listing which ships support Rx/Tx checksum offload and Jumbo
...
Frames, mention the one chip that does not support them (obtained from
the driver README)
- Mention TSO and the chips that do not support it (provided by pdeuskar)
- Do not refer to the README for VLAN support, building and installing
the driver
2006-09-15 20:52:51 +00:00
Christian Brueffer
d3e7e72eaf
Mention TSO support.
2006-09-15 19:33:15 +00:00
Pawel Jakub Dawidek
679f8b7e7a
Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology if
...
no additional argument is given or details about the given GEOM object
(class, geom, provider or consumer).
Approved by: phk
2006-09-15 16:36:45 +00:00
David E. O'Brien
e2e1ab1c94
When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy
...
to see "warning: unused variable `foo'".
2006-09-13 23:27:21 +00:00
John Baldwin
2511ffba93
Correct include path.
2006-09-13 21:11:13 +00:00
Joel Dahl
3e1f331553
Remove references to the pam(8) manual page. It does not exist.
...
Requested by: novel
Discussed with: brueffer, simon
2006-09-13 17:46:20 +00:00
Gleb Smirnoff
85bfbb5f09
Fix markup bug in last commit.
...
Submitted by: ru
2006-09-13 15:47:26 +00:00
Gleb Smirnoff
708e9ef188
Document net.inet.tcp.maxtcptw and net.inet.tcp.nolocaltimewait.
...
Wording by: Devon O'Dell
2006-09-13 15:24:27 +00:00
Ruslan Ermilov
bb077f2d54
- Change the example CFLAGS entry to match our default in sys.mk.
...
- Document that -fno-strict-aliasing is required for -O2.
Prodded by: users of stable@
2006-09-13 10:20:56 +00:00
Warner Losh
32494417a8
Bump date, per ru@
2006-09-12 15:48:22 +00:00
Warner Losh
788de9d472
Add note about identify routines needing to use BUS_ADD_CHILD rather
...
than device_add_child. The latter is only for busses adding children,
not children drivers telling a bus that they have an instance...
2006-09-11 22:17:18 +00:00
Ruslan Ermilov
e567b213c5
Regen.
2006-09-11 13:56:28 +00:00
Warner Losh
4df1f59e8f
Add a knob for compiling the tree -DNDEBUG. This turns off all the
...
asserts and makes binaries smaller. The binaries also become
repeatable again. As it was, without this md5's of binaries built
with different paths differed.
# Where do I document this?
2006-09-11 05:35:57 +00:00
Ruslan Ermilov
590fd053c0
Document that bits are numbered from 1 in the %b format argument.
2006-09-08 14:05:03 +00:00
Tom Rhodes
8d3cfc6184
So there is where that handbook paragraph came from. Kill it here too.
...
Remove a paragraph about over building security, it's a bit off.
Discussed with: des, FreeBSD-security
2006-09-08 04:56:21 +00:00
Ruslan Ermilov
f80a2d649e
Fix the markup.
...
Prompted by: imp
2006-09-07 08:31:59 +00:00
Warner Losh
723e155201
Mostly re-write man page to reflect current state of this interface.
...
Warn of races.
# Doc police: Please review
2006-09-06 21:43:55 +00:00
Ruslan Ermilov
26acbcd1ba
- Move descriptions of BOOT_COMCONSOLE_PORT, BOOT_COMCONSOLE_SPEED,
...
and LOADER_TFTP_SUPPORT options into the world section since boot
blocks are built as part of the world.
- Document BOOT_PXELDR_ALWAYS_SERIAL and BOOT_PXELDR_PROBE_KEYBOARD
options of pxeboot(8).
MFC after: 3 days
2006-09-05 20:00:07 +00:00
Pawel Jakub Dawidek
03b33e9928
Document 'show vnode'.
...
Reminded by: ru
2006-09-05 12:17:53 +00:00
Marius Strobl
0ab9d31cdb
- Talk about chips rather than chip sets as AMD LANCE and PCnet are
...
single-chip.
- Add some more rationale about le(4).
- Add/un-comment hardware notes for C-Bus and ISA adapters.
2006-09-04 16:45:08 +00:00
Tom Rhodes
e6836db530
Reword previous commit, now supporting better English.
...
Discussed with: ceri
2006-09-04 10:20:53 +00:00
Tom Rhodes
0f3eaf0932
Belated update for login.conf checks.
...
Bump doc date.
2006-09-03 21:31:20 +00:00
Christian Brueffer
10ce24c563
Document VIA 8237A support.
2006-09-03 11:33:52 +00:00
John-Mark Gurney
d1c32d02b6
now that we have bus_get_dma_tag, document it's requirement in
...
bus_dma_tag_create
2006-09-03 00:31:21 +00:00
Marius Strobl
347658223d
- s/UltraSparc/UltraSPARC/
...
- Add info about the requirement of OFW support.
2006-09-02 20:15:21 +00:00
Marius Strobl
13311d237e
Add the usual info about loading as module on startup to the SYNOPSIS.
2006-09-02 12:12:16 +00:00
Robert Watson
c6c571f1e3
s/6.1/6.2/ as the introduction date for kernel audit support.
...
Obtained from: TrustedBSD Project
2006-09-02 11:55:38 +00:00
Marius Strobl
ee967d5eb1
Replace the .Pq added in rev 1.2 with literal parenthesis as the former
...
aren't required for plain text and the latter formats faster.
Pointed out by: ru
2006-09-01 21:54:58 +00:00
Marius Strobl
092f607db8
- s/gigabit/Gigabit/
...
- Talk about supported chips rather than supported cards as the majority
of the hardware supported by gem(4) is on-board.
- "the .Nm driver"
- Sort the list of supported chips alphabetically.
- Sun GEM aren't used on-board though, so don't claim they'd be.
- Add a CAVEATS section informing that Sun GEM cards aren't supported
so far.
MFC after: 1 day
2006-09-01 21:42:22 +00:00
Marius Strobl
94d8eb4fc7
- Use full name of the Sun PGX64 cards and add the Sun part number
...
in order to simplify matters for people who are looking for a video
card supported by FreeBSD/sparc64.
- Add Sun PGX to the list of known working cards.
MFC after: 1 day
2006-09-01 20:41:59 +00:00
Marius Strobl
851bf68fae
Move two periods out of quotes and to where they belong.
...
MFC after: 1 day
2006-09-01 20:01:51 +00:00
Marius Strobl
91be44de19
Add references to scc(4) as it hangs off of ebus(4) and sbus(4)
...
respectively.
2006-09-01 19:51:26 +00:00
Daniel Gerzo
910201d9b8
- Move available kernel options to SYNOPSIS, describe how to enable ipfw
...
from within rc.conf.
- Remove IPDIVERT kernel option
- Add notes about IPFIREWALL_DEFAULT_TO_ACCEPT and IPFIREWALL_FORWARD
Reviewed by: ru
Approved by: keramida (mentor), trhodes (mentor)
MFC after: 1 week
2006-09-01 08:50:05 +00:00
Daniel Gerzo
bf87e1ab26
Remove redundant vnconfig(8) from SEE ALSO section as it is linked to
...
mdconfig(8) on RELENG_[56] and HEAD, which is referenced too.
Approved by: keramida (mentor), trhodes (mentor)
MFC after: 1 week
2006-09-01 08:30:03 +00:00
Ruslan Ermilov
07bf564cab
- Fix some bugs in the descriptions of DMA sync operations.
...
- Tweak some text so it's less likely to confuse the reader.
OK'ed by: scottl
2006-08-31 19:38:52 +00:00
Colin Percival
48ffe56ac5
Add FreeBSD Update 2.0 client code. The build code is in the projects
...
repository.
Sponsored by: FreeBSD security development fundraiser
2006-08-31 09:51:34 +00:00
Ruslan Ermilov
384555d978
- Remove yet another mention of minor number construction
...
which is not applicable today.
- Provide an example of how to lock a speed.
2006-08-30 14:38:42 +00:00
Daniel Gerzo
129518b229
Add nanobsd(8) manual page.
...
Reviewed by: ru
Approved by: trhodes (mentor), keramida (mentor)
MFC after: 1 week
2006-08-29 09:12:48 +00:00
Ruslan Ermilov
ca7f20f57f
The kvm_mkdb(8) is long dead.
2006-08-29 08:49:58 +00:00
Ruslan Ermilov
8a4ebec273
Markup polishing.
2006-08-29 08:43:09 +00:00
Dmitry Morozovsky
d38677f531
Chase after phk@: remove reference to (now obsoleted) NMBCLUSTERS.
...
MFC after: 1 week
2006-08-26 21:24:22 +00:00
Robert Watson
9fe741b895
Allow the user process to query the kernel's notion of a maximum
...
audit record size at run-time, which can be used by the user
process to size the user space buffer it reads into from the audit
pipe.
Perforce change: 105098
Obtained from: TrustedBSD Project
2006-08-26 17:59:31 +00:00
Pawel Jakub Dawidek
44689dc087
Update.
2006-08-26 11:32:40 +00:00
Warner Losh
b608b4520b
Pass whatever the value of NM down to lorder. This allows one to
...
override NM in Makefiles when, for example, cross compiling and have
that value be used by lorder. NM normally isn't defined, so we pass a
null value to lorder. lorder says 'NM=${NM-nm}' which causes it to
pickup the default value.
2006-08-25 23:50:05 +00:00
Pav Lucistnik
2eec31dfb4
- Talk about memory allocation in interrupt context
...
- Add uam to see also
Submitted by: Devon H. O'Dell <devon.odell@coyotepoint.com>
2006-08-25 19:04:42 +00:00
David E. O'Brien
489ffb7126
Don't read in /etc/src.conf when building ports.
...
Reported by: obrien
Submitted by: ru
2006-08-24 18:04:49 +00:00
Daniel Gerzo
354a23892f
- add note about IPSEC_FILTERGIF to fast_ipsec(4) and let the users know
...
that it is not possible to use Fast IPsec in conjuction with KAME IPsec
- add available kernel options to ipsec(4)
- add reference for fast_ipsec(4) to ipsec(4)
Reviewed by: trhodes (mentor), keramida (mentor)
Approved by: keramida (mentor)
2006-08-24 17:07:19 +00:00
Roman Kurakin
5eedd41e3b
Fix path for source file in files.FOO.
2006-08-23 23:51:29 +00:00
Florent Thoumie
3081bf98bf
Backout this commit since it breaks startup and some scripts in
...
certain conditions. I haven't been able to find a better solution yet:
- Set a two read-only variables (${prefix} and ${etcdir}). This is
especially useful when using /etc/rc.d scripts with third-party
software installed from ports.
- Fix rc.d/sshd to work with openssh from ports using ${etcdir}
instead of hardcoded /etc.
- Reflect prefix/etcdir changes in rc.subr.8.
src/etc/rc.d/sshd: rev 1.9 -> 1.10
src/etc/rc.subr: rev 1.51 -> 1.52
src/share/man/man8/rc.subr.8: rev 1.11 -> 1.12
Approved by: cperciva (mentor)
2006-08-22 11:17:29 +00:00
Ruslan Ermilov
2b46c64c9c
Remove alpha left-overs.
2006-08-22 08:03:01 +00:00
Konstantin Belousov
653ed924e4
Note that LK_UPGRADE may drop the shared lock before taking the
...
exclusive one.
Reviewed and edited by: tegge
MFC after: 3 days
Approved by: pjd (mentor)
2006-08-21 12:45:19 +00:00
Warner Losh
be57e3dd35
Bump date, forgotten in 1.13
2006-08-20 05:56:00 +00:00
Warner Losh
2621688657
Add a few devices that have been added recently.
2006-08-20 05:54:45 +00:00
Christian Brueffer
e2e472c7a3
Use our standard section 4 SYNOPSIS layout.
...
MFC after: 2 weeks
2006-08-18 10:22:36 +00:00
Brian Somers
04e0bd8b80
Bump the document date.
...
Suggested by: ru
2006-08-17 20:10:34 +00:00
Brian Somers
9341e8dd88
Add a -p switch to dhclient. The switch tells dhclient to persist
...
despite the interface link status.
Add dhclient_flags_iface and background_dhclient_iface rc.conf options.
(where iface is a specific interface). These can be used to give
interface specific flags to dhclient.
Reviewed by: brooks@
2006-08-17 17:12:27 +00:00
Ruslan Ermilov
a5c73bad83
I'm about to merge these only now, so correct the first release
...
of their appearence to be 6.2.
2006-08-17 10:55:49 +00:00
Christian Brueffer
3cd78e6c42
Note Intel ICH8 and ESB2 support.
2006-08-15 08:27:38 +00:00
Ruslan Ermilov
2c26fcf3a9
The BUILDNAME variable need not be specified.
2006-08-14 09:34:32 +00:00
Christian Brueffer
9e4e177fb2
Convert to the standard section 4 SYNOPSIS layout.
...
MFC after: 3 days
2006-08-13 18:44:18 +00:00
Dag-Erling Smørgrav
26e03c2f92
Revert previous commit. Pre-Nehemiah C3 CPUs do have 3DNow!; it doesn't
...
show up in dmesg because identcpu.c only looks for it on Intel and AMD
processors.
2006-08-13 08:47:41 +00:00
David E. O'Brien
c157a036a9
Add an extension to the UINT & ULONG types. The XINT & XLONG types behave
...
the same, except sysctl(8) will print out the values in hex.
2006-08-12 23:33:10 +00:00
David E. O'Brien
b470b929f3
Fix bug preventing the proper displaying of the CTLFLAG_WR option.
2006-08-12 20:09:33 +00:00
Yaroslav Tykhiy
6572700ea5
Fix incorrect .Xr syntax I introduced in the previous commit.
...
Noticed by: ru
X-MFC with: rev. 1.31
2006-08-12 17:11:43 +00:00
Dag-Erling Smørgrav
75b7c4a871
I don't know where I got the idea that the VIA C3 has 3DNow!; it doesn't.
...
It does have MMX (though MMX support is reputed to be incomplete in early
generations), and later generations have SSE.
MFC after: 2 weeks
2006-08-12 09:46:43 +00:00
Dag-Erling Smørgrav
513f04ca55
Reintroduce CSTD, which allows a Makefile to specify the precise dialect
...
of C in which the program or library is written.
Note that this is *not* intended to be used across the whole tree. It
is intended to be used for individual libraries or programs which use
specific language features which the compiler must know about in order
to produce correct warnings at high WARNS levels.
MFC after: 1 month
2006-08-11 17:28:59 +00:00
Yaroslav Tykhiy
f6e5e0ad77
Optionally pad outgoing frames to the minimum of 60 bytes (excl. FCS)
...
before tagging them. This can help to work around brain-damage in some
switches that fail to pad a frame after untagging it if its length drops
below the minimum. This option is blessed by IEEE Std 802.1Q (2003 Ed.),
paragraph C.4.4.3.b. It's controlled by sysctl net.link.vlan.soft_pad.
Idea by: az
MFC after: 1 week
2006-08-11 17:09:27 +00:00
Gleb Smirnoff
f366efa96f
Some perfectionizm against last revision.
...
Submitted by: ru
2006-08-10 11:07:11 +00:00
Nate Lawson
1843f0c337
The acpi module is no different from others. If it is loaded while the kernel
...
has it compiled in, it will be rejected with "module acpi already present!"
and no strange behavior.
MFC after: 1 day
2006-08-10 06:32:16 +00:00
Roman Kurakin
d339df73a5
- Added ability to provide (optional) path to the kernel sources
...
- Added check of dirs used by example generator
- Fixed path for ${s}/conf/files.FOO and include it via files
directive from config file
- Changed kernel configuration example with the driver: it is
not produced by copying Generic but by including it
- KDB is added to config (for DDB)
- Added module building instead and fixed kernel building
Reviewed by: julian@
2006-08-09 21:23:42 +00:00
Roman Kurakin
00cbc48be6
Added copyright templete
...
Fixed compilation
Reviewed by: julian@
2006-08-09 20:57:24 +00:00
Roman Kurakin
be11502127
- Added 'files "files.FOO"' to config for inclusion of user specific files.
...
- Added KDB option to config file (for DDB).
- Added ability to compile custom kernel.
Discussed with: julian@
2006-08-09 10:53:26 +00:00
Gleb Smirnoff
b1ba28df1d
Fix ng_pppoe(4) after turning off "autosrc feature" on ng_ether(4).
...
- Store the Ethernet header in node softc.
- Initialize header with dst addr and ethertype in node
constructor method.
- In node connect method send NGM_ETHER_GET_ENADDR message
downwards.
- If received reply from ng_ether(4) store the src addr
in softc.
- Add NGM_PPPOE_SETENDADDR message that allows user to
override the address with whatever he/she wants.
2006-08-09 09:56:58 +00:00
Bruce M Simpson
a07fb7be3b
Add Epson Stylus CX3650.
...
Update Dd.
Requested by: brueffer
2006-08-08 15:42:31 +00:00
Yaroslav Tykhiy
03335ffbe9
Fix things I misadvised to Nate Lawson:
...
- "Ns No" is redundant, so reduce it to just "Ns";
- use Li to mark up CPU and system power states because here they are
just strings to be typed literally (add more such mark-up as well);
- the best practice of typesetting tells us to use an en-dash to
indicate a closed range; fortunately, groff_char(7) provides such a symbol.
In addition, consistently use a comma between independent clauses
coordinated by a conjunction.
Pointed out by: ru (mark-up part)
MFC after: 3 days
2006-08-07 07:28:47 +00:00
Roman Kurakin
36a64d1321
- Added ability to provide (optional) path to the kernel sources
...
- Fixed path for ${s}/conf/files.FOO and a note that it should be merged into
corresponding file to be able to compile the kernel
- Changed kernel configuration example with the driver: it is not produced by
copying Generic but by including it
- Changed from automatic module building to asking an user if it whants to
Reviewed by: julian@
2006-08-06 11:06:35 +00:00
Roman Kurakin
a299217f8f
Fix compilation.
...
Reviewed by: julian@
2006-08-06 11:04:22 +00:00
Gleb Smirnoff
019a5076ee
By default "autosrc" is off.
...
Submitted by: ru
2006-08-04 18:28:57 +00:00
Yaroslav Tykhiy
776fc0e90e
Commit the results of the typo hunt by Darren Pilgrim.
...
This change affects documentation and comments only,
no real code involved.
PR: misc/101245
Submitted by: Darren Pilgrim <darren pilgrim bitfreak org>
Tested by: md5(1)
MFC after: 1 week
2006-08-04 07:56:35 +00:00
Nate Lawson
13a8aa9f71
Improve quoting of the S1-S5 states. Suggested by yar@.
...
Add a workaround for conflicts between ACPI Cx CPU idling and LAPIC timer.
MFC after: 1 day
2006-08-04 07:19:01 +00:00
John Birrell
b431b4ca86
Add the DTrace library script directory.
2006-08-03 05:46:32 +00:00
Christian Brueffer
6f475e4b9a
Cleanup and add our standard SYNOPSIS section.
2006-08-02 07:02:19 +00:00
Andrew Thompson
3ab4f00990
Document the log_stp variable.
2006-08-02 04:11:25 +00:00
Maxim Sobolev
e5d34218fb
Add device to access and modify Open Firmware NVRAM settings in
...
PowerPC-based Apple's machines and small utility to do it from
userland modelled after the similar utility in Darwin/OSX.
Only tested on 1.25GHz G4 Mac Mini.
MFC after: 1 month
2006-08-01 22:19:01 +00:00
Maxim Konovalov
cf26b291fe
o Reserve space for 3.x releases similar to 2.1.
...
o 3.0.1 is a security/critical release.
Submitted by: rpaulo@netbsd
2006-08-01 15:26:09 +00:00
Yaroslav Tykhiy
b7141b2e2a
Regen.
2006-07-31 14:13:25 +00:00
Yaroslav Tykhiy
16f2e711b8
Regen from src/tools/build/options.
2006-07-31 13:15:04 +00:00
Nate Lawson
93870c0550
Document many of the sysctls in acpi. Bump the date on acpi_thermal.4
...
because I forgot to on the last change.
MFC after: 1 day
2006-07-29 21:47:24 +00:00
Simon L. B. Nielsen
31c9ecbf46
Add /usr/lib/engines for OpenSSL engines.
2006-07-29 19:47:09 +00:00
Simon L. B. Nielsen
b5ba473ca0
Add missing .El to close list.
...
This confused the manual page -> hardware notes perl script somewhat and
resulted in part of the output for the stge(4) entry not to be present
in the hardware notes.
Noticed by: brueffer
2006-07-28 20:14:43 +00:00
Pawel Jakub Dawidek
909d8c4019
Update manual page.
2006-07-28 13:56:17 +00:00
Christian Brueffer
137048858f
Mention the dependency on firmware(4).
2006-07-28 08:43:49 +00:00
Joseph Koshy
d1d56560e8
- Use SWIDTH0 for combining characters. [1]
...
- Unicode 4.1 related changes:
- Add definitions for a new range of code points
U+1DC0..U+1DFF "Combining Diacritical Marks Supplement".
- Add U+04F6 and U+04F7 to the Cyrillic range.
- Mark U+034F "Combining Grapheme Joiner" as non-printable.
- Add new combining characters in the range U+0350..U+035F
to the section "Combining Diacritical Marks".
PR: misc/100212 [1]
Submitted by: "J.R. Oldroyd" <<fbsd AT opal.com>>
Reviewed by: "J.R. Oldroyd" <<fbsd AT opal.com>> (revised patch)
2006-07-28 06:10:33 +00:00
Maxim Konovalov
4ad84ddbd5
o Add NetBSD 3.0.1 and DragonFlyBSD 1.6.0.
2006-07-25 13:31:00 +00:00
Christian Brueffer
3e1e998fac
singular -> plural and a typo fix.
2006-07-25 05:20:06 +00:00
Nate Lawson
cf90f178b9
Add support for overriding the values for _CRT, _HOT, and _PSV via sysctl.
...
Prevent casual modification by requiring hw.acpi.thermal.user_override to
be set first. Fix printing of negative temperatures in the K->C conversion.
Document the remaining thermal sysctls.
MFC after: 3 days
2006-07-25 02:27:38 +00:00
Pyun YongHyeon
788b409578
Add stge(4) to the list of device drivers use the miibus interface.
2006-07-25 00:59:39 +00:00
Pyun YongHyeon
5d44cffc71
Add stge(4) to the list of drivers supporting ALTQ.
2006-07-25 00:58:00 +00:00
Pyun YongHyeon
97fe1b0932
Add stge(4) to the list of devices supporting full VLAN processing
...
in the hardware.
2006-07-25 00:56:47 +00:00
Pyun YongHyeon
dba53116ec
Add stge(4) to the list of devices supporting polling.
2006-07-25 00:54:58 +00:00
Pyun YongHyeon
f99b1927db
Hook up state(4) to the build.
2006-07-25 00:53:14 +00:00
Pyun YongHyeon
2627a07e9c
Add a man page for stge(4).
2006-07-25 00:51:38 +00:00
Yaroslav Tykhiy
016c675db6
Improve mark-up: References to "start" as an rc.d method
...
should be tagged with ".Cm". (Refs to "stop" are OK already.)
MFC after: 3 days
2006-07-24 10:07:27 +00:00
Maxim Konovalov
1cb58a0783
o GC MT_FTABLE removed in rev. 1.192 mbuf.h.
...
o Correct MT_HEADER define.
2006-07-24 07:32:23 +00:00
Yaroslav Tykhiy
525388396e
The month name in .Dd should be spelled in full.
...
Pointed out by: ru
2006-07-22 07:23:46 +00:00
Yaroslav Tykhiy
05a7329cba
Touch document date (Dd).
2006-07-21 15:57:12 +00:00
Yaroslav Tykhiy
9f8b57f078
Since Alpha support isn't in HEAD anymore, remove Alpha-specific
...
rc.conf(5) knobs, too: osf1_enable, unaligned_print.
2006-07-21 15:55:18 +00:00
Olivier Houchard
838ab6b670
Grr we also need to set -mbig-endian to LDFLAGS. Now I can build a
...
big-endian arm world.
2006-07-21 14:07:48 +00:00
Warner Losh
35ef2e4849
Remove ALPHA optimization pointer for gcc flags.
...
Add ARM optimization pointer for gcc flags.
2006-07-20 22:42:48 +00:00
Olivier Houchard
220e6313cb
Oops LDFLAGS can be used to invoke gcc, so directly add -EB to {LD}.
2006-07-20 22:13:59 +00:00
Olivier Houchard
b72f5c0f35
Honor ARM_BIG_ENDIAN by adding -mbig-endian to CFLAGS and -EB to LDFLAGS if
...
it is defined.
2006-07-20 21:28:07 +00:00
Florent Thoumie
ca3a4056ad
- Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d script
...
and replace it with a new ntpdate_config variable.
- Document it in defaults/rc.conf and rc.conf.5.
- Document ntpdate_hosts in defaults/rc.conf.
Requested by: Chris Timmons <cwt@networks.cwu.edu>
Approved by: cperciva (mentor, implicit)
MFC after: 1 week
2006-07-20 10:07:34 +00:00
Michael Reifenberger
93a73e5a00
Reflect the additional support of C7 CPU's in padlock(4).
...
Submitted by: brueffer
MFC after: 1 day
2006-07-19 16:31:09 +00:00
Yoshihiro Takahashi
adb4f1aa0f
The pcn does not work on NEC SV-98/2-B05 and B06.
...
Submitted by: Chiharu Shibata
MFC after: 3 days
2006-07-19 11:49:22 +00:00
Dag-Erling Smørgrav
7fa5ba9e34
Add CPUTYPE support for Via C3 and C3-2 processors.
...
MFC after: 2 weeks
2006-07-19 11:27:19 +00:00
Christian Brueffer
961ed9347e
- Bring kern.random output closer to reality
...
- Remove kern.random.sys.burst, it's no longer available
- Document kern.random.sys.harvest.swi (1)
PR: 100167 (1)
MFC after: 3 days
2006-07-19 10:49:43 +00:00
Marcus Alves Grando
044f8af1a4
- Add dependency of firmware(9). "MODULE_DEPEND(iwi, firmware, 1, 1, 1);"
...
Approved by: brueffer
MFC after: 1 week
2006-07-17 18:56:27 +00:00
Florent Thoumie
f1acac210b
Fix typo (s/writeer/writer/).
2006-07-17 10:39:20 +00:00
Christian Brueffer
80da51effc
General cleanup, not quite finished yet.
2006-07-16 20:43:12 +00:00
Alexander Leidinger
bef800b384
Add a man-page for snd_emu10kx. Someone with man-fu should have a look
...
and improve it.
Submitted by: Yuriy Tsibizov <Yuriy.Tsibizov@gfk.ru> (minor mods by me)
2006-07-15 20:31:26 +00:00
Maxim Konovalov
533baf579b
o Sort sx(9) MLINKS.
2006-07-12 19:12:16 +00:00
Giorgos Keramidas
ff8a6926d9
When securelevel is >= 1, /dev/io may not be opened at all (not just for
...
write). Update the securelevel description to match this.
Reported by: Alexandros Kosiaris <akosiaris@gmail.com>
MFC after: 3 days
2006-07-12 18:12:11 +00:00
Christian Brueffer
7f5932be3e
Correct path to the firmware ports.
2006-07-12 15:55:48 +00:00
Pawel Jakub Dawidek
d8e7058159
Document sx_xlocked(9).
...
Submitted by: ssouhlal
2006-07-12 15:40:35 +00:00
Joel Dahl
b4b4e2e0fe
Gah. Replace another instance of "Developer's Handbook" with
...
"Architecture Handbook".
2006-07-11 16:26:40 +00:00
Joel Dahl
ca5195cb7a
The TrustedBSD MAC Framework is documented in the Architecture handbook,
...
not in the Developers handbook.
Submitted by: Samy Al Bahra
2006-07-10 20:51:30 +00:00
Maxim Konovalov
88fd7e1d61
o Fix MTX_SYSINIT prototype.
...
PR: kern/99956
Submitted by: Arne Woerner
MFC after: 1 week
2006-07-09 09:46:43 +00:00
Pav Lucistnik
1f568fb20b
- Document RANDOMIZE_MASTER_SITES, MASTER_SORT
...
- Remove OPTIONS, it's no user settable variable
2006-07-05 20:38:54 +00:00
Pav Lucistnik
c8ff7e9e42
- Document new missing target
2006-07-05 20:07:59 +00:00
Christian Brueffer
ac4312607d
Document ServerWorks HT1000 support.
2006-07-05 08:26:50 +00:00
Ruslan Ermilov
5ca2b383e7
Grammar nit.
2006-07-01 17:59:13 +00:00
Ruslan Ermilov
3265e741f9
Gleb committed an intermediary version, commit the right one now.
...
Submitted by: Vadim Goncharov
2006-06-30 11:35:35 +00:00
Xin LI
8709e75efb
- Reflect recent sched_core(4) changes.
...
- Some typo fixes.
2006-06-30 07:45:38 +00:00
Takanori Watanabe
a42cdc22c0
Update man page.
...
Pointed out by: netchild
MFC after: 3 days
2006-06-29 08:28:18 +00:00
Christian Brueffer
fe0e43d648
- s/nve/nfe/ in the SYNOPSIS (1)
...
- bump date
PR: 99575
Submitted by: thierry herbelot <thierry@herbelot.com> (1)
2006-06-28 10:19:16 +00:00
Christian Brueffer
904887e254
- Convert to our new SYNOPSIS style
...
- Correct tcpdump reference
2006-06-27 12:48:15 +00:00
Gleb Smirnoff
d473c9d543
A netgraph node that can do different manipulations with
...
mbuf_tags(9) on packets.
Submitted by: Vadim Goncharov <vadimnuclight tpu.ru>
mdoc(7) reviewed by: ru
2006-06-27 12:45:28 +00:00
David E. O'Brien
bfc788c283
Add a pure open source nForce Ethernet driver, under BSDL.
...
This driver was ported from OpenBSD by Shigeaki Tagashira
<shigeaki@se.hiroshima-u.ac.jp> and posted at
http://www.se.hiroshima-u.ac.jp/~shigeaki/software/freebsd-nfe.html
It was additionally cleaned up by me.
It is still a work-in-progress and thus is purposefully not in GENERIC.
And it conflicts with nve(4), so only one should be loaded.
2006-06-26 23:41:07 +00:00
Andrew Thompson
0956028163
Hook enc(4) to the build.
2006-06-26 22:31:26 +00:00
Andrew Thompson
bdea400f3b
Add a pseudo interface for packet filtering IPSec connections before or after
...
encryption. There are two functions, a bpf tap which has a basic header with
the SPI number which our current tcpdump knows how to display, and handoff to
pfil(9) for packet filtering.
Obtained from: OpenBSD
Based on: kern/94829
No objections: arch, net
MFC after: 1 month
2006-06-26 22:30:08 +00:00
Bill Paul
ed510fb04f
Add support for the RealTek 8169SC/8110SC and RTL8101E devices. The
...
latter is a PCIe 10/100 chip.
Finally fix the EEPROM reading code so that we can access the EEPROMs on all
devices. In order to access the EEPROM, we must select 'EEPROM programming'
mode, and then set the EEPROM chip select bit. Previously, we were setting
both bits simultaneously, which doesn't work: they must be set in the
right sequence.
Always obtain the station address from the EEPROM, now that EEPROM
reading works correctly.
Make the TX interrupt moderation code based on the internal timer
optional and turned off by default.
Make the re_diag() routine conditional and off by default. When it is
on, only use it for the original 8169, which was the only device that
that really needed it.
Modify interrupt handling to use a fast interrupt handler and fast
taskqeueue.
Correct the rgephy driver so that it only applies the DSP fixup for
PHY revs 0 and 1. Later chips are fixed and don't need the fixup.
Make the rgephy driver advertise both 1000_FD and 1000_HD bits in
autoneg mode. A couple of the devices don't autoneg correctly unless
configured this way.
2006-06-26 20:31:32 +00:00
Christian Brueffer
1fca3e7045
- Convert to new SYNOPSIS layout
...
- New Sentence, new line
- Remove eol whitespace
MFC after: 3 days
2006-06-22 20:03:35 +00:00
Yaroslav Tykhiy
a5fd4f0b19
Don't forget to touch Dd.
2006-06-21 11:46:29 +00:00
Yaroslav Tykhiy
1679c7f4f4
Quite a number of rc.d scripts try to load kernel modules. Many
...
of them do that conditionally depending on kldstat. The code is
duplicated all over, but bugs can be uniqie.
To make the things more consistent, introduce a new rc.subr function,
load_kld, which takes care of loading a kernel module conditionally.
(Found this lying for a while in my p4 branch for various hacks.)
2006-06-21 09:42:55 +00:00
Maxim Konovalov
f3a331b7c8
o Remove LK_REENABLE and LK_NOPAUSE lockinit(9) flags, add LK_NOSHARE.
...
MFC after: 1 week
2006-06-20 21:41:14 +00:00
Christian Brueffer
17c6d5a742
Boji Tony Kannanthanam no longer supports this driver, Achim Leubner
...
however still does. Confirmed by email contact with both of them.
MFC after: 3 days
2006-06-19 15:22:34 +00:00
Alexander Leidinger
5ea8ff67ee
Document support for the Aceeca Mez1000 RDA.
2006-06-18 17:56:37 +00:00
Christian Brueffer
69af36686e
We just have one generic sound driver, reflect this.
...
MFC after: 3 days
2006-06-18 17:53:04 +00:00
Christian Brueffer
7e7a050537
o We only have one generic audio driver, reflect this (1)
...
o Mention the author of the driver
o Minor mdoc improvement
Discussed with: netchild (1)
2006-06-18 17:48:08 +00:00
Alexander Leidinger
9e270de5ac
Add support for:
...
- Curitel PC5740 Wireless Modem (Verizon's PCMCIA card)
- Sierra MC5720 Wireless Modem (Built in to Thinkpad X60s)
Bump the date in the uscanner man page for the update some minutes ago.
2006-06-18 17:46:40 +00:00
Alexander Leidinger
4e93c5c41e
Add Epson Perfection 1270 scanner. All other scanners in the PR are already
...
detected, but with a different name.
PR: 98106
Submitted by: Lars Engels <lars.engels@0x20.net>
2006-06-18 17:29:16 +00:00
Alexander Leidinger
4d3976cebb
2 spelling fixes...
...
Noticed by: John E Hein <jhein@timing.com>
2006-06-18 17:02:21 +00:00
Christian Brueffer
c0a9b4dc1f
o sort the HARDWARE list somewhat
...
o mention ATA and SATA support
o mdoc improvements
MFC after: 3 days
2006-06-18 14:45:28 +00:00
Christian Brueffer
2c90ece85e
o Remove FILES section (uninteresting for users)
...
o Xref asr(4)
MFC after: 3 days
2006-06-18 14:37:48 +00:00
Christian Brueffer
ea6af27ab0
o Capitalization fixes
...
o Remove the outdated FILES section
MFC after: 3 days
2006-06-18 14:12:27 +00:00