Neel Natu
6f3c632700
Kernel module support for mips.
...
Reviewed by: gonzo
Tested by: Alexandr Rybalko (ray@dlink.ua )
2010-02-18 05:49:52 +00:00
Marcel Moolenaar
8eba8cd863
Also add DEBUG_FLAGS to CXXFLAGS if defined.
2010-02-18 03:32:51 +00:00
Marcel Moolenaar
c9a900ed44
Allow suppression of -Wcast-align for WARNS>=4 by defining
...
NO_WCAST_ALIGN. The headers of the standard C++ library are
not 64-bit clean and trigger the warning. This prevents use
of WARNS>=4 on ia64 for example.
2010-02-18 02:06:57 +00:00
Marcel Moolenaar
96f2d85e89
Unbreak WARNS=6 builds for C++ code: -Wold-style-definition is not accepted
...
by the C++ compiler. Filter it out.
2010-02-18 01:44:48 +00:00
Jaakko Heinonen
7ff08436fc
Xref mdmfs(8).
2010-02-16 20:00:20 +00:00
Jaakko Heinonen
412193b4f2
Improve descriptions for tmpfs mount options. The descriptions have
...
been mostly obtained from NetBSD mount_tmpfs(8) manual page.
Obtained from: NetBSD
Discussed with: delphij
2010-02-16 19:59:10 +00:00
Ulrich Spörlein
c89adf0ea1
Document co-mentorship by ed.
...
Approved by: ed (co-mentor)
2010-02-16 09:10:48 +00:00
Ulrich Spörlein
54673381cd
Add missing newline in last line of file.
...
Uncovered via: fromcvs vs. svn
Approved by: ed (co-mentor)
2010-02-16 09:10:21 +00:00
Xin LI
a341d04c78
Remove clause 3 from my license.
2010-02-16 08:19:28 +00:00
Weongyo Jeong
45d9abdbc3
adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.
...
o uses v4 firmware instead of v3. A port will be committed to create
the bwn firmware module.
o supports B/G and LP(low power) PHYs.
o supports 32 / 64 bits DMA operations.
o tested on big / little endian machines so should work on all
architectures.
It'd not connected to the build until the firmware port is committed.
2010-02-16 01:44:14 +00:00
Edward Tomasz Napierala
88238a0805
Some rewording and language fixes.
...
PR: docs/136918, docs/134074
Submitted by: Ben Kaduk <kaduk at mit dot edu>, Haven Hash <havenster at gmail dot com>
2010-02-15 17:41:59 +00:00
Edward Tomasz Napierala
ddcd2bc9ec
Remove list of locking primitives, which is kind of redundant, move
...
information about witness(9) to the section about interactions, and
expand 'contexts' table.
2010-02-13 12:03:03 +00:00
Edward Tomasz Napierala
a26a657cd2
Fix VBAD description.
2010-02-13 11:54:01 +00:00
Norikatsu Shigemura
4bca136727
Fix a installation issue with $DESTDIR.
...
Approved by: imp (mentor)
2010-02-11 15:34:54 +00:00
Edward Tomasz Napierala
b132183383
Start sentences with a new line.
...
Submitted by: brueffer
2010-02-10 19:03:48 +00:00
Edward Tomasz Napierala
0b0b48c06a
Improve description for Giant and mention blocking inside interrupt threads.
2010-02-10 17:02:06 +00:00
Edward Tomasz Napierala
13d034bf5d
Remove VOP_VPTOFH(9) from references in VFS(9), as it's a VOP,
...
not VFS operation.
2010-02-09 21:01:18 +00:00
Edward Tomasz Napierala
8e20a412b1
Add references to VOP_* man pages to vnode(9).
2010-02-09 20:58:39 +00:00
Gavin Atkinson
ee158a7fc4
Kernel modules for these drivers are installed on all platforms, so
...
install the man pages on all platforms too.
2010-02-08 23:30:28 +00:00
Rebecca Cran
c7ea7c4618
Update documentation for the iwn and iwnfw drivers: they support the 1000, 5150, 6000 and 6050 devices too, with firmware modules for the 4965, 1000, 5000, 5150 and 6000.
...
Add documentation for mwl and all the wireless firmware drivers.
Approved by: rrs (mentor)
2010-02-08 21:38:42 +00:00
Gavin Atkinson
8ce0c61c05
Install the padlock(4) man page on amd64 as well as i386, to match the
...
platforms where the driver itself is compiled and installed.
PR: docs/130895
Reported by: George Hartzell <hartzell alerce.com>
MFC after: 1 week
2010-02-08 21:24:12 +00:00
Gavin Atkinson
891acefe7c
Update .Dt to reflect the fact that these drivers and man pages are
...
installed on more than just i386.
2010-02-08 21:01:41 +00:00
Gavin Atkinson
c383d55b77
Update .Dt on these man pages: the kernel modules and corresponding man
...
pages are installed on more platforms than just i386.
2010-02-08 20:53:29 +00:00
Rebecca Cran
869978d4c8
Fix typo and remove extra spaces.
...
Approved by: rrs (mentor)
MFC after: 3 days
2010-02-08 20:04:16 +00:00
Maksim Yevmenkin
fafa9c3c9a
Introduce new rc.conf variable firewall_coscripts. It can be used to
...
specify list of executables and/or rc scripts that should be executed
after firewall starts/stops.
Submitted by: Yuri Kurenkov <y dot kurenkov at init dot ru>
Reviewed by: rhodes, rc@
MFC after: 1 week
2010-02-08 18:51:24 +00:00
Gavin Atkinson
7ee901ef6b
Correct arguments to free_unr(), "item" was missing.
...
MFC after: 1 week
2010-02-07 20:36:23 +00:00
Gavin Atkinson
b31b20fa02
Add support for a few more Sony-specific ACPI features (default display
...
brightness, wired LAN power and bass gain), and update the description of
one previously unknown feature (display contrast). While here, expand on
a comment and remove two defines left over from an old version of the code.
Also update man page to document the above changes, and correct grammar.
PR: kern/127581
2010-02-07 18:36:30 +00:00
Gavin Atkinson
d28510ab32
Bump .Dd for r203620
...
MFC after: 1 week
2010-02-07 18:06:55 +00:00
Gavin Atkinson
e83bcc015f
Document support for the D-Link DFE520-TX card (supported with the vr(4)
...
driver)
PR: kern/135989
Submitted by: "Rashid N. Achilov" citycat4 ngs.ru
2010-02-07 18:05:12 +00:00
Christian Brueffer
977e4f66d4
Fix whitespace in pho's entry, results in nicer output files.
...
PR: 143613
Submitted by: pluknet <pluknet@gmail.com>
Committed from: Debian/kFreeBSD talk at FOSDEM
2010-02-07 13:59:03 +00:00
Bernhard Schmidt
501fdb6715
Add myself.
...
Approved by: rpaulo (mentor)
2010-02-06 18:10:58 +00:00
Edward Tomasz Napierala
6e53c1bb55
Add missing coma.
2010-02-06 14:10:45 +00:00
Gabor Kovesdan
56d27fa22b
- Add myself
...
Approved by: delphij (mentor)
2010-02-02 10:00:23 +00:00
Joerg Wunsch
fac3c43153
Add xrefs to gpib(3), now that it exists.
...
MFC after: 3 days
2010-02-01 21:01:20 +00:00
Wojciech A. Koszek
55f031bd90
Conform style.Makefile(5) and replace = and += with ?=, which lets you to
...
override WARNS.
Reported by: <marius@nuenneri.ch> and uqs@
2010-02-01 16:13:56 +00:00
Jaakko Heinonen
d4359345e6
Bump .Dd for r203164.
...
Approved by: trasz (mentor)
2010-01-29 15:11:50 +00:00
Rebecca Cran
2a5ab8d189
Add myself and show rrs@ as my mentor.
...
Approved by: rrs (mentor)
2010-01-29 14:44:05 +00:00
Jaakko Heinonen
dec3772ee4
Add "maxfilesize" mount option for tmpfs to allow specifying the
...
maximum file size limit. Default is UINT64_MAX when the option is
not specified. It was useless to set the limit to the total amount of
memory and swap in the system.
Use tmpfs_mem_info() rather than get_swpgtotal() in tmpfs_mount() to
check if there is enough memory available.
Remove now unused get_swpgtotal().
Reviewed by: Gleb Kurtsou
Approved by: trasz (mentor)
2010-01-29 12:09:14 +00:00
Andrew Thompson
676d231868
Hook run(4) to the build.
2010-01-28 22:28:01 +00:00
Andrew Thompson
069f1a8056
Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.
...
This driver was written for OpenBSD by Damien Bergamini and ported over by
Akinori Furukoshi.
2010-01-28 22:24:54 +00:00
Edward Tomasz Napierala
4ff467dc65
Cosmetic fixes.
2010-01-28 21:14:12 +00:00
Edward Tomasz Napierala
561205dff6
Add description of bounded sleep vs unbounded sleep (aka blocking). Move
...
rules into their own section.
2010-01-28 19:57:24 +00:00
Ulrich Spörlein
fbbd6fb28c
Add myself.
...
Approved by: philip (mentor)
2010-01-28 19:41:26 +00:00
Joerg Wunsch
efdeafc377
Fix typo in xref (it accidentally referenced itself).
...
MFC after: 1 day
2010-01-28 19:12:40 +00:00
Alexander Motin
502370266e
Note added FIS-based switching support.
2010-01-28 18:15:19 +00:00
Edward Tomasz Napierala
815e47727e
Improve descriptions, remove turnstiles (since, from what I understand,
...
they are only used to implement other synchronization primitives), tweak
formatting.
2010-01-28 17:09:47 +00:00
Ed Maste
57984250f5
Clean up rc.subr man page after removing leftover NetBSD compat. Also
...
switch to 2-clause license per NetBSD rc.subr.8 r1.19.
Submitted by: Alex Kozlov
2010-01-28 01:47:31 +00:00
Xin LI
5c335c81b3
Add a manual page for nvram(4).
...
MFC after: 2 weeks
2010-01-27 00:34:52 +00:00
Xin LI
215940b3fa
Revised revision 199201 (add interface description capability as inspired
...
by OpenBSD), based on comments from many, including rwatson, jhb, brooks
and others.
Sponsored by: iXsystems, Inc.
MFC after: 1 month
2010-01-27 00:30:07 +00:00
Romain Tartière
a74b9bae8e
Add myself to the list of ports committers.
...
Approved by: flz (mentor)
2010-01-26 20:50:41 +00:00