Commit Graph

9678 Commits

Author SHA1 Message Date
hannken 05e91bfee8 fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag
"FSS_UNLINK_ON_CREATE" to unlink the backing store before
        the snapshot gets created.

With this change dump(8) no longer dumps the zero-sized, but named
snapshot it is working on.  Same applies to fsck_ffs(8).
2011-02-24 09:38:57 +00:00
jruoho 53288e678f Update compatibility notes. 2011-02-23 12:38:47 +00:00
jruoho 99b95e55c0 Add est(4). 2011-02-23 11:50:03 +00:00
jmcneill 474234beba remove ukphy xref 2011-02-23 11:48:05 +00:00
jruoho d072795ee9 Move coretemp(4) to man4.x86. 2011-02-23 08:52:16 +00:00
jmcneill e8395e22a2 add alc(4) man page 2011-02-23 02:47:45 +00:00
njoly 48553d3a03 Typo in macro. 2011-02-21 18:12:26 +00:00
cegger 9aa13d102d add AR9285 support 2011-02-21 11:06:37 +00:00
itohy ed461fc193 Cleanup my copyright notice. 2011-02-21 02:31:57 +00:00
jruoho bcbacf0ee0 Add one white paper. (Prompted by the comment of "undocumented MSR".) 2011-02-20 21:03:15 +00:00
jruoho b6f1140770 Update the table of sensors. 2011-02-20 19:49:28 +00:00
jruoho 53ffcb10ff Adjust SYNOPSIS. 2011-02-20 14:36:38 +00:00
jmcneill 30dbe043ba add AR9280 support 2011-02-20 11:22:34 +00:00
jruoho 0aef142598 Split fujbp(4) and fujhk(4) to separate instances from fujitsu(4). Allows
modularization and takes care of tsutsui@'s justified concern over the too
generic name "fujitsu". Ok gsutre@.
2011-02-20 08:31:46 +00:00
jmcneill ea4daf2fa5 add Adaptec RAID 3405 2011-02-19 10:54:31 +00:00
jruoho 7e0b5b7921 Add a skeleton driver for Asus EeePC acpiwmi(4) mappings. 2011-02-16 07:30:26 +00:00
pooka 1faeae7181 MSFT assigned the copyright to these files to TNF, so fix license.
Also, make rcsid placement match man.template.
2011-02-14 21:13:17 +00:00
pooka d6b3a51109 fix nic name in diagnostic. from sandrof 2011-02-14 21:00:17 +00:00
wiz 58edadba15 Fix a typo, add a serial comma. 2011-02-14 09:21:33 +00:00
hannken 48c7d44313 Initial implementation of ibmhawk(4) driver for sensors behind the IBM Hawk
on-board Integrated Systems Management Processor found on some eServers.

Tested on an IBM eServer x335.
2011-02-14 08:50:38 +00:00
jym b7e3c0fc0b Notify that the file system has to be mounted first before modules can
be loaded from it.

ok pgoyette@
2011-02-13 16:50:16 +00:00
wiz 38a2368cfa Explain "Cannot dlopen non-loadable /usr/lib/libpthread.so.1".
Bump date.
2011-02-13 16:01:39 +00:00
tsutsui 674f943685 Don't forget to build and install MI HIL man pages. 2011-02-09 15:31:30 +00:00
tsutsui d57520da96 - pull MI HIL device man pages from OpenBSD
- remove obsolete hp300 ite, grf, and hil devices
2011-02-09 15:12:40 +00:00
wiz e033a66ef0 New sentence, new line. Sort SEE ALSO. Use Dq. Noun is "setup". Fix a Dd. 2011-02-09 14:37:55 +00:00
tsutsui 33fa7ec7aa - update SYNOPSIS and SEE ALSO for wscons support
- remove descriptions about obsolete ioctl
2011-02-09 14:13:09 +00:00
wiz ce2e52a4f1 New sentence, new line. Bump date for previous. 2011-02-08 09:35:32 +00:00
haad 83425a0f36 Initial import of libdm and dmctl to tree. libdm library can be used
to access, manage and manipulate device-mapper driver. Which opens us bunch
of new possibilities like

	dm-multipath device target
	dm-crypt     device target
	dm-ccd 	     compatibility layer

With this import I'm bringing in dmctl tool for working with dm driver ,too.
I plan to replace gpl2 licensed dmsetup command with our dmctl tool in near
feature. It can also by placed to /rescue where we was not able to put
dmsetup because of licensing problems.

With libdm in tree we can now write RUMP atf test suite for dm driver to
ensure LVM subsystem stability as time goes.

Reviewed by: blymn@ and rmind@
Oked: by no objections on tech-userlevel@
2011-02-08 03:20:13 +00:00
wiz 655eafa2a2 Remove trailing whitespace. 2011-02-02 09:07:32 +00:00
christos 8883daf182 prettier markup 2011-02-01 21:06:13 +00:00
christos 9f6dc01c41 merge the two lists. 2011-02-01 21:03:53 +00:00
christos 08dbb1aa2d Document the remaining vfs.generic sysctls. 2011-02-01 20:43:48 +00:00
pooka 25aec81bb9 expand one sentence a bit 2011-02-01 18:08:38 +00:00
wiz e2ae63a0ab New sentence, new line; remove trailing whitespace. 2011-02-01 18:01:06 +00:00
dyoung fac3c48a09 Describe TIOCEXT. Improve description of TIOCPKT_IOCTL. Tell the
width of some TIOCxxx parameters.
2011-02-01 15:53:31 +00:00
njoly c5514b17cb Move -offset option before column width arguments. 2011-01-30 23:29:24 +00:00
njoly 0b07dcd551 Add missing Ta macro. 2011-01-30 21:48:48 +00:00
rmind f79a70df93 vn_lock: describe flags, remove reference to lockmgr. 2011-01-30 07:04:48 +00:00
rmind e5f51d8e44 Sync man page with reality. 2011-01-30 07:02:23 +00:00
wiz 81cd2688f6 Bump for emips. 2011-01-28 09:24:46 +00:00
pooka 96940cc6e5 plop new emips port into various places it should be plopped in to 2011-01-27 19:09:06 +00:00
wiz 16f356de90 Link kprintf(9) to device_printf(9). For David. 2011-01-27 14:48:36 +00:00
nisimura eabda714e1 add missing license notice as suggested by wiz@. 2011-01-27 11:33:43 +00:00
wiz 5d075ae010 New sentence, new line; full month name in Dd; add RCS Id. 2011-01-27 09:52:13 +00:00
wiz 7515698c17 Dd arguments should be full month names; new sentence, new line;
add serial comma; remove trailing whitespace; avoid xref to itself.
2011-01-27 09:50:00 +00:00
wiz 9422767211 Remove trailing whitespace. 2011-01-27 09:46:59 +00:00
bouyer 4ca29e6bc3 Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller,
as found in the vortex86 SoCs (http://www.vortex86dx.com).
Ported from freebsd.
Not added to amd64's GENERIC because this CPU is 32bit only.

thanks to DM&P Electronics, Inc for providing documentation and sample
devices for this work.
2011-01-26 18:48:11 +00:00
nisimura 2b86ddb239 introduce sandpoint satmgr(4) and altboot(8) man page entries. 2011-01-26 11:25:51 +00:00
wiz 17d601176d Fix typo. 2011-01-26 09:53:20 +00:00
pooka 5f7e80a834 Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing.  eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman.  Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution.  The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
2011-01-26 01:18:43 +00:00
yamt b5ca7f5a5b - add some random notes
Basically, KASSERT() should be used for light-weight checks and
     KDASSERT() should be used for heavier ones.

     Callers should not rely on the side effects of expression because,
     depending on the kernel compile options mentioned above, expression might
     not be evaluated at all.

- Xr options(4)
- bump date
2011-01-25 23:46:48 +00:00
wiz e4b7bc4a76 Do not xref man pages that are not installed.
New sentence, new line.
2011-01-24 22:06:31 +00:00
plunky 0600fed083 correct history 2011-01-24 17:30:38 +00:00
enami c25b258560 roundup2(x, y) does not assume that x is power of 2, but y is. 2011-01-24 10:22:15 +00:00
jakllsch 49b9ec3bf3 Add pcf8563rtc(4) manual page. Derived from rs5c372rtc(4). 2011-01-24 01:14:59 +00:00
dyoung 609720ff85 Describe device_printf(9).
XXX Need symbolic link device_printf.9 -> kprintf.9.
2011-01-21 17:51:19 +00:00
wiz 958ea6a0d3 Add comma in enumeration. 2011-01-21 10:03:27 +00:00
roy 2302ac3710 Describe the new terminfo environment settings. 2011-01-21 07:55:12 +00:00
mbalmer 04eab910d9 A place for Lua 5.1 modules. 2011-01-20 23:01:55 +00:00
jruoho 816ded3036 Note in SYNOPSIS that fwhrng(4) attachs to ichlpcib(4). 2011-01-20 08:53:24 +00:00
wiz 5cc9db89a8 Use St for POSIX references. 2011-01-19 08:37:56 +00:00
wiz 3998b1527a file system consistency. 2011-01-19 08:34:19 +00:00
uwe 201f16f450 Consistently use .Dv to refer to signal names.
Fix column widths so that troff emits correctly aligned column names.
Use .Sy for column names.
2011-01-19 04:33:13 +00:00
uwe d361e1886a Sprinkle some markup. 2011-01-19 04:00:21 +00:00
uwe 10263f69df Do some markup cleanup for the benefit of troff PostScript output.
- try to be more consistent with Va/Vt/Dv
- make the space in "... otherwise 0." non-paddable to prevent widow "0."
- consistently use -width "123456" for lists of nodes


TODO: There's still quite a bit of mess to clean up:

- tables of "n+1 level names" are indented (or not) inconsistently
- formatting of node names is inconsistent (normal vs literal)
- references to POSIX should use .St
- filesystem vs. file-system, our old time favorite!
- .Pq adds annoying extra space in troff output, do we really want to use it?
- etc.
2011-01-19 02:25:17 +00:00
uwe 7ec5ba54f5 Be consistent in using (fixed width font) literals. 2011-01-19 00:33:10 +00:00
uwe cc6916d654 Fix PostScript formatting of the character classes table. 2011-01-19 00:21:19 +00:00
uwe 49460e2535 Use .Va __func__ and .Vt restrict 2011-01-19 00:06:22 +00:00
uwe bcf6a6c007 Bring over improvements from FreeBSD.
List all of the assignment operators explicitly, for those who have
  been traumatized by perl.

  Add C++ operators (from Christoph Mallon <christoph.mallon@gmx.de>)

Markup improvements to make PostScript output pretty.

Bring back FILES section now that /usr/share/misc/operator is
resurrected.
2011-01-18 23:36:06 +00:00
jruoho 3dfe3f4902 Put the (WDRT) also to the title. 2011-01-17 22:53:29 +00:00
jruoho 0781354583 Furthermore, use "ACPI Watchdog Timer" as the title. 2011-01-17 21:59:40 +00:00
jruoho 9338899ccd Xref acpiwdrt(4). 2011-01-17 21:56:38 +00:00
jruoho c117169de4 Complete the reference WWW article. Use .Dq. 2011-01-17 21:54:28 +00:00
jmcneill 9037a9b3ff add acpiwdrt(4) man page 2011-01-17 16:08:19 +00:00
jruoho e11ffc9a79 Remove /usr/share/misc/operator. 2011-01-17 11:19:07 +00:00
jruoho 05cd33ca3c Add two more references. 2011-01-17 07:32:05 +00:00
phx d036deb14e Added Radoslaw Kujawa's license from sys/arch/amiga/dev/bppcsc.c. 2011-01-15 11:59:42 +00:00
dyoung 979fccad2b In the EXAMPLES section, use device_t and accessors instead of struct
device.
2011-01-14 18:34:44 +00:00
phx 4b9754bc21 Fixed typo: staring -> starting 2011-01-14 11:14:02 +00:00
wiz 3e398539db Remove trailing whitespace, use more markup.
XXX: License missing.
2011-01-14 10:30:02 +00:00
phx 4c54787e40 bppcsc(4) man page 2011-01-14 10:25:14 +00:00
jruoho e760d369ed Xref xenbus(4). 2011-01-14 10:01:03 +00:00
jruoho 203863eba4 Add AUTHORS. XXX: If you feel that you are missing, please add yourself. 2011-01-14 07:11:18 +00:00
jruoho 38a574e0d6 Xref ioapic(4). 2011-01-14 06:46:35 +00:00
wiz 746164e524 Sort SEE ALSO. 2011-01-13 23:27:11 +00:00
jruoho c8861148c8 Xref ioapic(4). 2011-01-13 21:12:49 +00:00
jruoho bfc2f5565e Add ioapic(4). XXX: Needs some work; I'll try to revisit this later. 2011-01-13 21:05:49 +00:00
jym 99627d68df Now that we have pciback(4), Xref it for Xen boot(8), rather than
pcictl(8).
2011-01-13 10:03:29 +00:00
jym c3dcb3813f Fix my mistake: it is boot.cfg(5), not boot.conf 2011-01-11 13:46:47 +00:00
wiz f4518bc90a Wording, sort SEE ALSO. 2011-01-11 10:48:49 +00:00
wiz 7f6d1532f6 Remove trailing whitespace and reference to non-existent boot.conf(5). 2011-01-11 10:48:37 +00:00
wiz 03dc1370cc Fix typo, add serial comma, remova trailing space, sort SEE ALSO. 2011-01-11 10:48:05 +00:00
wiz 7733664897 Nitpicking. 2011-01-11 10:47:45 +00:00
jym 3e92b05f36 Add man pages for Xen devices:
pciback.4 xbd.4 xbdback.4 xenbus.4 xennet.4 xpci.4 xvif.4

Blessed by bouyer@
2011-01-11 00:45:04 +00:00
wiz 50a0ea863a Fix It arguments. Also, let's assume it's 2011. 2011-01-09 22:21:55 +00:00
christos e58abe368a document the new wapbl sysctls. 2011-01-09 16:55:59 +00:00
jruoho 2cca4fb719 Fix wording. 2011-01-09 16:07:45 +00:00
jruoho 8f93d64e6b Use hw.acpi.sleep.state in the example. 2011-01-09 15:55:48 +00:00
jruoho c381887798 It is not 2010 any more. 2011-01-09 15:46:40 +00:00
jruoho 37f5de3ab8 Add a dummy-driver for ACPI fans. 2011-01-09 15:12:33 +00:00
jnemeth 20fdec7661 Update module_autoload to say that a .plist file will be loaded, and if
that .plist contains noautoload=true then the system will refuse to load
the module.
2011-01-09 05:05:10 +00:00
jruoho bbc35c14f6 Remove the HARDWARE -title. Use -bullet for .Bl. 2011-01-08 20:13:01 +00:00
jym 883680496d CONSIDERATION => CONSIDERATIONS, to be on par with the rest of man pages. 2011-01-08 18:07:14 +00:00
njoly e140fcac27 Small typo. 2011-01-07 18:00:12 +00:00
njoly faebd471be Remove single-quote forgotten in previous cleanup. 2011-01-06 16:37:35 +00:00
njoly a3bf2b2cf7 Fix macro, OS -> Os. 2011-01-06 15:24:33 +00:00
jruoho 646bca11e5 Note acpipmtr(4). 2011-01-05 21:09:16 +00:00
jruoho e067d18bf0 Add a driver for ACPI power meters. 2011-01-05 20:08:12 +00:00
jmcneill 2295a2cf7a cdevsw/bdevsw d_type is now d_flag 2011-01-05 17:02:03 +00:00
wiz d5df399f5a New sentence, new line. Bump date for previous. 2011-01-02 12:48:21 +00:00
is f203f78e9b Add references RFC3068 and RFC3964; mark draft-itojun-... as expired. 2011-01-02 12:25:30 +00:00
is 66bdb3025d Four and a half year after the end of 6bone, it should not surprise that the
web page dedicated to it is gone. Fortunately, 6bone itself is not referenced
in this manual page. Thanks to aniou@ircnet for the heads-up.
2011-01-02 12:11:46 +00:00
jruoho 70a8aa1e92 Xref __insn_barrier(3) and mb(9) with each other. 2011-01-02 07:14:02 +00:00
jruoho ee66509215 Note hw.acpi.power and hw.acpi.wake. 2011-01-02 06:20:19 +00:00
jruoho 440e738e48 Update. 2010-12-31 09:50:14 +00:00
jruoho 704b4b5b77 Update. 2010-12-30 12:06:53 +00:00
jmcneill 53a2f36508 show that cir attaches to irbus 2010-12-29 13:48:22 +00:00
jmcneill 243448d4b9 add Hauppauge HVR-850 to list of supported cards 2010-12-28 04:03:58 +00:00
wiz d3c675587a Remove trailing whitespace. 2010-12-27 18:22:30 +00:00
jmcneill 140a160c21 add auvitek(4) man page 2010-12-27 17:26:57 +00:00
wiz 357238c98b Fix xref and pasto. 2010-12-24 13:00:24 +00:00
skrll 161a2fa924 Bump date. 2010-12-24 12:42:56 +00:00
skrll f1d73a2c94 Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN marked
objects, and the RTLD_NODELETE and RTLD_NOLOAD flags to dlopen(3).

Mark libpthread as DF_1_NOOPEN and use it to test the functionality.

Somewhat taken from FreeBSD.

Fixes PR 42029.

OK from christos and joerg.
2010-12-24 12:41:42 +00:00
njoly a4f700b747 Remove double-quotes from .Sx macros. 2010-12-23 19:15:55 +00:00
njoly 7cb979f2f2 Remove double-quotes from .Sx macro. 2010-12-23 16:16:27 +00:00
wiz c85eb92955 Fix Fn arguments. 2010-12-22 22:02:54 +00:00
jruoho 1a2cca3c4c Fix URL of the paper. 2010-12-22 20:17:50 +00:00
jruoho b7b8493a00 Document the __builtin_prefetch() GNU extension. 2010-12-22 19:35:41 +00:00
wiz 06fb101b70 Improve wording. 2010-12-22 09:08:09 +00:00
wiz b0924b5fdf Remove superfluous Pp. 2010-12-22 09:07:15 +00:00
njoly 8d682cb521 Fix xref: rb(3) -> rbtree(3). 2010-12-21 18:05:05 +00:00
jruoho 14755c98a1 Document the __builtin_types_compatible_p() GNU/GCC extension. 2010-12-21 15:05:02 +00:00
jruoho dafc3c9d20 Note vm.user_va0_disable. 2010-12-21 08:53:25 +00:00
jruoho c9122a8020 Note the 'vm.user_va0_disable', labelled as "protections against NULL
pointer dereferences".
2010-12-21 08:50:18 +00:00
jruoho f49f5a040e Remark acpicpu(4). 2010-12-21 08:11:21 +00:00
jruoho 722eddfd32 A small clarification in the example. 2010-12-20 19:15:26 +00:00
jruoho d17ccb5e4e Xref module(7) and iic(4). 2010-12-20 18:18:32 +00:00
jruoho 707abf0e17 Note options I2C_SCAN. 2010-12-20 18:15:21 +00:00
njoly 36d97c2ac5 Fix section, atf(1) -> atf(7). 2010-12-20 18:11:35 +00:00
wiz 0209ecb39e Fix typos. 2010-12-20 09:11:37 +00:00
jruoho b4ee4a695f Remove C1E from CAVEATS, as it is now handled by acpicpu(4). 2010-12-20 08:34:15 +00:00
jruoho 50e8d1386f Note that all relatively new x86 systems should prefer acpicpu(4).
Also mention that the legacy ENHANCED_SPEEDSTEP and POWERNOW_K8 are known to
be problematic or entirely dysfunctional with new processors.
2010-12-20 08:33:09 +00:00
jruoho 34de850242 Fix xref. 2010-12-19 10:08:44 +00:00
jruoho b5b75a6230 Document __builtin_constant_p(). 2010-12-19 10:07:23 +00:00
jruoho b9d6470c45 Document the __builtin_return_address() GNU extension. Again this is well
justified due to the wide use of these non-standard extensions in the tree.
2010-12-19 09:30:49 +00:00
wiz da99cab7e4 Uppercase Dt argument, use \e for backslashes. 2010-12-19 08:56:17 +00:00
jruoho 354e4b2073 Xref ssp(3) and clean SEE ALSO. 2010-12-19 08:31:38 +00:00
jruoho ab60c9baab A small fix. 2010-12-19 08:14:03 +00:00
jruoho c29a3eba93 Document the __alignof__ GNU extension. 2010-12-19 08:10:07 +00:00
jruoho 2daf152b55 There is no harm to add a manual page for the GNU typeof()-construct, given
that it has already crawled into the source tree.
2010-12-17 12:14:03 +00:00
jruoho 43b7e12140 Note that the previous are available only for the kernel. 2010-12-17 08:23:04 +00:00
jruoho cc55e6fca5 Briefly describe __read_mostly and __cachline_aligned. 2010-12-17 08:13:09 +00:00
jruoho 5a336bb26c Note __func__ and restrict. 2010-12-17 07:25:33 +00:00
jruoho 52b33dcfd8 Add __insn_barrier(3). XXX: Someone more knowledgeable may want to check this. 2010-12-17 07:10:37 +00:00
pgoyette 0b50de93ef Darn - can't tytpe today! 2010-12-16 19:31:47 +00:00
pgoyette 680aae4e9d Get this right (don't need to \ escape the [Ba]) and update the date 2010-12-16 19:30:44 +00:00
wiz c4245e6781 Sort sections 2010-12-16 19:13:26 +00:00
pgoyette 1ac135da61 Fix typo - or_eq is "|=" and not "!=" 2010-12-16 18:51:39 +00:00
jruoho df18c5ee83 Xref iso646(3). 2010-12-16 18:45:38 +00:00
wiz 999aa128b1 Mention vlan(4) support in vr(4). 2010-12-16 18:29:47 +00:00
jruoho 595da22eed Reference __builtin_object_size(3) and attribute(3) with each other. 2010-12-16 17:50:39 +00:00
jruoho e4082b0bf6 Document __dead, __pure, __constfunc, __noinline, __unused, and __used. 2010-12-16 17:47:53 +00:00
wiz 3d3c5d42cb Observe the following spelling:
- wide character (noun)
- wide-character (adjective)

Inspired by jmc@OpenBSD.
2010-12-16 17:42:25 +00:00
jruoho b71dd4cbdd Paraphrase slightly. 2010-12-16 15:55:41 +00:00
pgoyette 5c690f069b Also allow specification of sensor's initial value when it is loaded,
using "-i value=<value>".

Suggested by njoly@
2010-12-16 14:33:30 +00:00
jruoho ec9cee68b7 Xref cdefs(3). 2010-12-16 10:40:04 +00:00
jruoho 85e71b7d90 Now that <sys/cdefs.h> is mostly documented, include a small summary page
for it, cdefs(3).
2010-12-16 10:19:13 +00:00
jruoho af41f549a3 Remove extra .Pp before wizd(8) beats me. 2010-12-16 08:45:05 +00:00
jruoho e7b1a862f7 Mention attribute(3) in passing. 2010-12-16 08:43:01 +00:00
jruoho 084bbf58ac Start to document the GNU C attributes. For now, only __packed, __aligned,
and __section are documented, but I will keep extending this.
2010-12-16 08:35:35 +00:00
pgoyette 7ebf14078a Per private email (to myself and core@), cgd has agreed
I'm happy to assign all copyright to this file, ...

So replace original 4-clause cgd with a 2-clause NetBSD.
2010-12-14 18:51:56 +00:00
jruoho 6a1d1f627b Remove functions/macros that are not in <tgmath.h> in NetBSD.
Use .Xr instead of .Fn for those functions/macros that have a manual page.
2010-12-14 17:27:32 +00:00
jruoho 9c53985f97 Add a manual page for the makedev(), major(), and minor() macros.
Taken from FreeBSD. Written by Ed Schouten.
2010-12-14 17:09:27 +00:00
jruoho 15e0576436 Remove Xref to format(8) as it is available only on VAX and HP300. 2010-12-14 16:39:33 +00:00
jruoho 91e230c6b8 Fix xref; module(4) -> module(7). 2010-12-14 16:23:59 +00:00
jruoho 674e0899ee By majority vote, move module(4) to the section 7. 2010-12-14 16:18:15 +00:00
jruoho 1c405e152e Fix small format error. Noted by pgoyette@. 2010-12-14 13:32:14 +00:00
jruoho 5c1bce6b00 Reference strsuftoll(3) and orders(7) with each other. 2010-12-14 13:00:34 +00:00
wiz cb2cb67e97 Sort SECTIONS, fix xref. 2010-12-14 09:51:01 +00:00
wiz 863a4fa69c Wording. 2010-12-14 09:46:51 +00:00
jruoho d2fb482d11 Xref number(1) and units(1). 2010-12-14 09:21:30 +00:00
jruoho 4cda92a2b7 Note specifically that kernel modules can be loaded at securelevel 0.
In addition, some markup improvements.
2010-12-14 09:09:52 +00:00
jruoho f6b2d8b701 Prompted by dholland@; add the C99 TCORs. 2010-12-13 19:35:00 +00:00
jruoho 37f05f2dfb Clarifications. Improvements to wording and markup. Also follow the common
conventions and split the NOTES into CAVEATS (all these really highlight the
work-in-progress nature of the modules). Split the note about security into
SECURITY CONSIDERATIONS. Add an EXAMPLE on how to manually update modules.
2010-12-13 19:22:01 +00:00
jruoho 05a9f55544 Xref module(4). 2010-12-13 10:07:46 +00:00
pgoyette 778ab9e884 Fix another reference to LKM, and update author's name. 2010-12-12 22:14:19 +00:00
wiz 26a33d6cdb Split "filesystem", and remove superfluous Pp. 2010-12-12 22:11:02 +00:00
pgoyette bded1272a7 Add module(4) man page by popular request.
XXX Major portions copied shamelessly from cgd's earlier lkm(4) man page,
XXX so his original copyright/license is retained.
2010-12-12 19:29:01 +00:00
jruoho 5c1e669b30 Point to module(9) instead of modctl(8). 2010-12-11 19:55:53 +00:00
cegger e758ac3c49 ossaudio(3) -> compat/ossaudio and soundcard.h
suggested by Ian Hibbert
2010-12-11 17:32:14 +00:00
cegger 7e86c61f2b add pci(4) and ossaudio(3)
yes, be careful. They can easily conflict. Actually when this happens kdump
fails compiling due to 'duplicate case value'
2010-12-11 17:15:03 +00:00
wiz e696d9fc3c Remove trailing whitespace, sort sections. 2010-12-11 15:49:34 +00:00
pgoyette cedd9a0b1c Enhance the swsensor(4) pseudo-device's capabilities to emulate more
sensor types
2010-12-11 04:13:03 +00:00
jym f49994b935 BCM5700 family PHYs are also supported. Bump date. 2010-12-09 23:35:24 +00:00
jym b2cb6a38f6 Document BCM5709S support. While here, complete media types list. 2010-12-09 23:34:10 +00:00
njoly 989d80ec98 Remove reference to Curses development kit (CDK) which do not exists
anymore.
2010-12-09 13:51:45 +00:00
hauke e4eca41742 Sync the device names with reality; while we are here, polish a few
sentences, and mention the spif driver works on sun4u/sparc64.
2010-12-06 11:54:04 +00:00
jmmv 2040b17649 Document what the default values for localcipher and ypcipher are. 2010-12-03 21:41:40 +00:00
wiz 05859157e6 Remove boilerplate in CODE REFERENCES on file paths.
Describe in intro(9) how to read paths in the CODE REFERENCES section.
2010-12-02 12:54:13 +00:00
wiz d530a416f7 Various (mostly wording) improvements. Sort SEE ALSO. 2010-12-02 12:04:01 +00:00
jruoho 677827a9a5 Reference stdbool(3), stdint(3), and inttypes(3). Use .Vt. 2010-12-01 13:27:15 +00:00
dholland 430077746e typo 2010-12-01 11:24:38 +00:00
dholland 2d8f9e4c6a Minor grammar patrol.
XXX: if this is going to mention the c89 TC's, it should really
XXX: mention the c99 TC's too.
2010-12-01 11:23:39 +00:00
jruoho 83f1baf744 Update. 2010-11-30 21:22:38 +00:00
jruoho f5ea53518f Fix botched CVS identifier. 2010-11-30 20:59:59 +00:00
jruoho d34231af78 Add glob(7).
From OpenBSD. Written by Todd C. Miller.
2010-11-30 20:59:10 +00:00
jruoho e4adbfb091 Add c(7).
Pillaged from FreeBSD. Written by Gabor Kovesdan.
2010-11-30 20:50:28 +00:00
jruoho 1b259f8e7b Add orders(7) as a miscellaneous manual page. 2010-11-30 20:19:30 +00:00
dholland fab6ef2374 Document pathbuf_assimilate, used by nfsd to move pathnames from mbufs to
pathbufs. It is like pathbuf_create but takes responsibility for the path
buffer passed in. (Because this is asymmetric, it carries an extra risk
of error and therefore shouldn't be used except where it's really needed.)
2010-11-30 10:32:46 +00:00
jym b6c27da785 PCI IDs are in bus:dev.func notation, not bus:dev:func. 2010-11-29 12:44:17 +00:00
wiz 8876e80b9e Remove trailing whitespace. 2010-11-28 09:06:16 +00:00
christos 48c55e7813 Add ihphy 2010-11-28 01:57:17 +00:00
jnemeth 22405528a4 Rename the autoloaded property list from <module>.prop to <module>.plist
as discussed on tech-kern.
2010-11-28 00:26:38 +00:00
wiz 63f1b0d299 New sentence, new line. Use Nx. 2010-11-25 09:13:37 +00:00
skrll b6fc822fcf Add nbfs(8) man page from Ben Harris. 2010-11-25 08:18:33 +00:00
plunky 8a47b1912b update for ioctl changes 2010-11-22 19:59:43 +00:00
dholland 4756f11bab bump date for previous (thanks jnemeth) 2010-11-19 07:44:00 +00:00
dholland 8f6ed30d57 Introduce struct pathbuf. This is an abstraction to hold a pathname
and the metadata required to interpret it. Callers of namei must now
create a pathbuf and pass it to NDINIT (instead of a string and a
uio_seg), then destroy the pathbuf after the namei session is
complete.

Update all namei call sites accordingly. Add a pathbuf(9) man page and
update namei(9).

The pathbuf interface also now appears in a couple of related
additional places that were passing string/uio_seg pairs that were
later fed into NDINIT. Update other call sites accordingly.
2010-11-19 06:44:33 +00:00
wiz d999ecb2cd Capitalize the Internet's importance. 2010-11-17 18:03:49 +00:00
wiz 606383f1ce Convert manual list to Bl; fix typo; remove dot at end of SEE ALSO. 2010-11-17 18:02:20 +00:00
wiz deee42d237 Remove pasto. 2010-11-17 17:59:25 +00:00
pooka c3eed02978 note that shmif can be destroyed now 2010-11-17 17:55:00 +00:00
pooka 78439d6c9f document shmif, or at least what's implemented so far 2010-11-15 23:10:51 +00:00
skrll 08aa2b4b48 Add a man page for nside(4). 2010-11-15 23:07:37 +00:00
pooka ab1e35f3d8 Exploit the fact that wizd is currently running and add a manpage
for the rump virtif.
2010-11-15 21:52:47 +00:00
wiz bb034f11ef New sentence, new line; add serial comma. 2010-11-15 21:19:59 +00:00
roy e4ee997db8 Document RTM_CHGADDR and the newer RTM_IFINFO messages. 2010-11-14 00:38:56 +00:00
jnemeth 512709b547 PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) network driver
The et(4) driver supports PCI Express Ethernet adapters based on
the Agere/LSI ET1310/ET1301 integrated MAC/PHY.

The et(4) driver was written by Sepherosa Ziehau for DragonFlyBSD,
ported to OpenBSD by Jonathan Gray and subsequently ported to NetBSD
by Kaspar Brand.
2010-11-13 00:47:23 +00:00
skrll f2dcf75998 Update sti(4) from OpenBSD bringing across support for sti @ pci.
Thanks to Adam Hoka for testing.
2010-11-09 12:24:47 +00:00
enami d63316f97f Fix typo in previous commit. 2010-11-08 09:43:27 +00:00
enami 05eafeb6bd - Add library section.
- Fix function signatures.
- Describe added member to an ops structure.
- Describe rb_tree_remove_node.
2010-11-08 03:20:59 +00:00
dholland 4bdbe49cd3 The "active" and "inactive" members of struct uvmexp were removed in
rev. 1.118 of uvm_extern.h with the merge of yamt-pdpolicy in 2006. So
they shouldn't still be documented as part of the structure. Bump date.
2010-11-08 02:56:12 +00:00
jmmv 6bcd4fe95a Document configuration changes in tests(7); unprivileged-user is now set
out of the box and is set in 'common.conf', not 'NetBSD.conf'.
2010-11-07 17:49:33 +00:00
gsutre 7ef62784e9 Note fujitsu(4). 2010-11-07 14:56:51 +00:00
wiz a8dc242516 Minor cleanup. 2010-11-07 12:01:07 +00:00
wiz ed577e9f26 Bump date for schide(4). 2010-11-07 11:51:14 +00:00
wiz ca1fa7f108 Remove superfluous Pp. 2010-11-07 11:50:58 +00:00
jakllsch 3ca57ae182 Add schide(4) man page. 2010-11-07 01:12:22 +00:00
jym 2967f694b8 - similar to "bootconf", document that pxeboot_ia32.bin has the "module
loading" option turned off by default, and explain how to turn it on.
- remove XXX comment: yes, even when boot.cfg is loaded, DHCP is still
used to get file names (checked with a quick PXE boot + DHCP/TFTP platform)
- document in BUGS section that all DOM0 kernels are loaded as modules,
so you may have to explicitely set the boot device for root fs on network,
depending on your setup

Bump date. Blessed by agc :)
2010-11-06 23:33:29 +00:00
jym be56c30ce6 - bring some command definitions on par with their code
- describe the arguments that can be passed to NetBSD DOM0 kernel (bootdev,
console, ip, nfsroot, pciback.hide)
- document the "modules" command to boot(8)
- Xen is a trademark, hence .Tn
- add a reference to pcictl(8) for getting PCI IDs (used by pciback.hide)

Bump date.
2010-11-06 23:28:42 +00:00
gsutre e5b565c4a2 Remove .Pp before .Bl and bump date. 2010-11-05 14:43:56 +00:00
jruoho 3664d259fc Make the list pretty. 2010-11-05 11:14:53 +00:00
wiz 5c0c9fa9fa Serial comma. 2010-11-05 11:02:29 +00:00
gsutre e0b5016656 Merge ACPI Fujitsu Driver. Provides support for hotkeys and other
built-in components through vendor-specific ACPI devices.

ok jruoho@
2010-11-05 10:28:20 +00:00
hannken 409d3383c5 File system snapshots work with wapbl. 2010-11-05 10:04:25 +00:00
hannken 08a60b309b File system snapshots are no longer experimental. 2010-11-05 10:02:53 +00:00
wiz 7541b687e9 Remove paragraph about pkg_add'ing the firmware, it's coming with the
base system. Bump date.
2010-11-04 13:22:20 +00:00
christos d8b9636df1 actual location of firmware files. 2010-11-03 20:11:33 +00:00
christos c7f267ae62 add otus. 2010-11-03 18:57:32 +00:00
wiz 775a0dd1d6 Sort SEE ALSO. 2010-10-29 09:34:03 +00:00