Gabor Kovesdan
d307eef80c
- Fix a copy-paste bug in the list of supported chips
...
PR: docs/115151
Submitted by: O. Hartmann <ohartman at zedat dot fu-berlin dot de>
Approved by: re (bmah),
keramida (mentor)
2007-08-22 18:02:01 +00:00
MIHIRA Sanpei Yoshiro
ea486abe73
Add a HARDWARE section which lists supported devices.
...
Kyocera AH-K3001V Mobile Phone(WILLCOM)
Kyocera WX320K Mobile Phone(WILLCOM)
Approved by: re (bmah)
2007-08-21 13:20:13 +00:00
Daniel Gerzo
bb86bbb99d
The /boot.config file is available only on i386 and amd64, so install
...
boot.config.5 only those architectures.
Approved by: re@ (bmah)
Reported by: simon
2007-08-15 06:41:08 +00:00
Daniel Gerzo
83b4953255
Add the boot.config.5 manual page.
...
Reviewed by: keramida
Approved by: re@ (bmah)
PR: docs/112307
2007-08-14 15:25:32 +00:00
John Baldwin
8ec5c98ba4
Teach the mfi(4) driver to handle requests from userland management
...
applications to add and remove volumes.
MFC after: 1 week
Approved by: re (bmah)
Reviewed by: ambrisko, scottl
2007-08-13 19:29:17 +00:00
Daniel Gerzo
0e5a8a6d3d
Sync with the source code: NGM_FEC_MODE_(MAC|INET) should be
...
NGM_FEC_SET_MODE_(MAC|INET).
Approved by: re@ (bmah)
2007-08-12 16:02:30 +00:00
Julian Elischer
20f16ca028
Corrections and clarifications
...
Approved by: re (bmah)
2007-08-09 21:09:56 +00:00
Nate Lawson
3b3f28135f
Add "show sysregs" command to ddb. On i386, this gives gdt, idt, ldt,
...
cr0-4, etc. Support should be added for other platforms that have a
different set of registers for system use.
Loosely based on: OpenBSD
Approved by: re
2007-08-09 20:14:35 +00:00
Bjoern A. Zeeb
cc977adc71
Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.
...
Also rename the related functions in a similar way.
There are no functional changes.
For a packet coming in with IPsec tunnel mode, the default is
to only call into the firewall with the "outer" IP header and
payload.
With this option turned on, in addition to the "outer" parts,
the "inner" IP header and payload are passed to the
firewall too when going through ip_input() the second time.
The option was never only related to a gif(4) tunnel within
an IPsec tunnel and thus the name was very misleading.
Discussed at: BSDCan 2007
Best new name suggested by: rwatson
Reviewed by: rwatson
Approved by: re (bmah)
2007-08-05 16:16:15 +00:00
Maxim Konovalov
d4cb78eb67
o Iomage -> Iomega.
...
PR: docs/115208
Submitted by: John Nielsen
Approved by: re (kensmith)
MFC after: 1 week
2007-08-05 07:39:30 +00:00
Maxim Konovalov
3d9b9e59cf
o round-type -> round-trip.
...
PR: docs/115082
Submitted by: Jordan Gordeev
Approved by: re (kensmith)
MFC after: 1 week
2007-08-05 07:38:09 +00:00
Bjoern A. Zeeb
4ed3c2ad17
Remove fast_ipsec.4. Was merged in parts to ipsec.4.
...
Approved by: re (bmah)
2007-08-02 08:05:56 +00:00
Bjoern A. Zeeb
e0c9263157
Remove the last entries to fast_ipsec.
...
Merge in parts of the old fast_ipsec.4 man page to ipsec.4 and
start updating ipsec.4 man page.
Reviewed by: brueffer, sam (slightly earlier versions), bmah
Approved by: re (bmah)
2007-08-02 08:04:48 +00:00
Alexander Motin
d6fe462ac1
Add 64bit statistic counters to the ng_ppp node.
...
64bit counters are needed to simplify traffic accounting and
reduce system load at the big PPP concentrators.
Approved by: re (rwatson), glebius (mentor)
2007-08-01 20:49:35 +00:00
Andrew Thompson
de75afe64f
- Propagate the largest set of interface capabilities supported by all lagg
...
ports to the lagg interface.
- Use the MTU from the first interface as the lagg MTU, all extra interfaces
must be the same.
This fixes using a lagg interface for a vlan or enabling jumbo frames, etc.
Approved by: re (kensmith)
MFC After: 3 days
2007-07-30 20:17:22 +00:00
Remko Lodder
31a35b79dd
Update the sysctl_ctx_init(9) manual page with the following
...
information from the submitter:
Starting value for OID_AUTO was changed from 100 to 256 (0x100) in
kern/kern_sysctl.c#rev1.112 on 2001-07-25, and defined as
CTL_AUTO_START in sys/sysctl.h#rev1.98.
Submitted by: cnst
Silence from: #bsddocs on efnet
MFC After: 3 days
Approved by: re (bmah)
2007-07-27 19:55:42 +00:00
Christian Brueffer
064d25a08a
First round of cleanups.
...
Approved by: re (blanket)
2007-07-24 18:08:16 +00:00
Scott Long
c5933b2086
Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the
...
included man pages on how to use it. This code is still somewhat experimental
but has been successfully tested on a number of targets. Many thanks to
Danny for contributing this.
Approved by: re
2007-07-24 15:35:02 +00:00
Warner Losh
c37e6fb302
Add some additional cross references.
...
Approved by: re@ (blanket)
2007-07-24 14:51:21 +00:00
Warner Losh
85b660a751
Add ChanTou ST268 USB NIC
...
PR: 114860
Approved by: re@ (blanket)
2007-07-24 14:49:25 +00:00
Xin LI
9a0e6be26a
Stop mentioning /usr/X11R6.
...
Approved by: re (hrs)
2007-07-24 06:41:07 +00:00
Alan Cox
40e4089d34
Document support for M_NOWAIT by the new implementation of contigmalloc(9)
...
in HEAD.
Approved by: re (hrs)
Reviewed by: Michael Plass
2007-07-19 17:23:20 +00:00
Bjoern A. Zeeb
57bdeb396c
Regenerate after changing src/tools/build/options/WITHOUT_TOOLCHAIN
...
stating that WITHOUT_TOOLCHAIN cannot be applied to build targets.
Reminded by: Niclas Zeising niclas.zeising gmail.com
Approved by: re (hrs)
2007-07-19 17:02:24 +00:00
Florent Thoumie
b68038fa8c
Note that module should return EOPNOTSUPP for both unrecognized
...
*and* unsupported values of `what'.
Submitted by: kevlo
Discussed on: cvs-doc@
Approved by: re (hrs)
MFC after: 3 days
2007-07-19 11:22:34 +00:00
Pav Lucistnik
f48aad41dd
- Update portaudit location
...
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com>
MFC after: 3 days
Approved by: re (hrs)
2007-07-16 22:52:39 +00:00
Doug Ambrisko
72d7331539
Add support to the ipmi, isa attachment to attempt to read ipmi
...
config info. from device.hints. Some machines have ipmi controllers
that do not have attachment info in either PCI, SMBIOS or ACPI.
This idea was hacked together by me and then done properly by
jhb.
Submitted by: jhb
Reviewed by: jhb (man page)
Approved by: re (Ken Smith)
MFC after: 1 week
2007-07-16 17:03:48 +00:00
Joel Dahl
bbff3c39b6
Document support for Intel 82801I and Realtek ALC268.
...
Approved by: re
2007-07-14 12:35:29 +00:00
Warner Losh
04d4ea361c
Add another SMC device.
...
Submitted by: ken wongk at abo dot dnsalias stop org
PR: 66343
Approved by: re@ (hrs)
2007-07-11 04:17:02 +00:00
John-Mark Gurney
f616cf330e
document the call to wakeup after a task has been run...
...
Approved by: re (hrs)
MFC after: 3 days
2007-07-09 06:24:10 +00:00
George V. Neville-Neil
8409aedfa6
Commit IPv6 support for FAST_IPSEC to the tree.
...
This commit includes all remaining changes for the time being including
user space updates.
Submitted by: bz
Approved by: re
2007-07-01 12:08:08 +00:00
Andrew Thompson
069441f718
Remove wicontrol(8) from the base system. Using wicontrol to configure an
...
interface has been deprecated since 5.1, wi(4) wireless interfaces are managed
via the net80211 stack and ifconfig.
Approved by: re (rwatson)
2007-07-01 10:25:07 +00:00
Christian Brueffer
62acbaf00a
The driver will also first appear in 6.3. While here, fix some
...
grammar issues and capitalize Jumbo Frames.
Approved by: re (blanket)
MFC after: 3 days
2007-07-01 09:42:47 +00:00
Warner Losh
27f1d1718a
Note the change in /dev name
...
Submitted By: Kay Abendroth
PR: usb/106070
Approved by: re (blanket)
2007-06-30 14:36:37 +00:00
Christian Brueffer
6f21e4a0dc
Capitalize a few terms.
...
Approved by: re (blanket)
2007-06-30 13:36:33 +00:00
Christian Brueffer
57e1df774f
General cleanup.
...
Approved by: re (blanket)
2007-06-30 07:28:39 +00:00
Warner Losh
0cb6a30c64
uhid.4: correct structure field names to match dev/usb/usb.h
...
Submitted by: Dmitry Marakasov
PR: 101757
Approved by: re (blanket)
2007-06-30 05:07:51 +00:00
Sam Leffler
fd3ddbd038
Neterion Xframe 10GbE Server/Storage adapter driver.
...
The nxge driver provides support for Neterion Xframe-I and Xframe-II
adapters. The driver supports TCP Segmentation Offload (TSO/LSO),
Jumbo frames (5 buffer mode), Header separation (2 and 3 Receive
buffer modes), VLAN, and Promiscuous mode.
Submitted by: Neterion
Reviewed by: rwatson
Approved by: re (kensmith)
2007-06-29 22:47:18 +00:00
Remko Lodder
f074250999
Fix reference within TIOCNOTTY from TIOSCTTY to TIOCSCTTY.
...
PR: docs/114058
Submitted by: David Sanderson <dsanderson at panasas dot com>
Approved by: re (bmah)
MFC After: 3 days
2007-06-27 15:14:06 +00:00
Kevin Lo
17ca0f3c6c
Remove a section on the area of the debugging sysctls used to tune
...
enforcement.
Approved by: re (rwatson)
2007-06-27 09:32:50 +00:00
Robert Watson
6b25fa2abb
Update suser(9) and priv(9) to document that the 'flags' argument is now
...
unused -- SUSER_RUID and SUSER_ALLOWJAIL are no longer defined or used.
Approved by: re (bmah)
2007-06-26 23:12:05 +00:00
Rong-En Fan
534046e301
- Remove UMAP filesystem. It was disconnected from build three years ago,
...
and it is seriously broken.
Discussed on: freebsd-arch@
Approved by: re (mux)
2007-06-25 05:06:57 +00:00
Christian Brueffer
6c65055cf4
Document hw.bce.msi_enable tunable.
...
Approved by: re (blanket)
2007-06-24 18:36:07 +00:00
Joel Dahl
f9bbf742ee
Document two new sysctls: hw.snd.compat_linux_mmap and hw.snd.default_auto.
...
Reviewed by: ariff
Approved by: re (hrs)
2007-06-23 14:34:30 +00:00
Christian Brueffer
3111fc98d5
Remove duplicate xref and add missing commas.
...
PR: 113891
Submitted by: pluknet <pluknet@gmail.com>
Approved by: re (blanket)
2007-06-21 16:39:25 +00:00
Christian Brueffer
9899d5a776
Remove some stuff I accidently left in the previous commit.
2007-06-18 19:19:02 +00:00
Christian Brueffer
038304b8ee
Complete SYNOPSIS and some cleanup.
2007-06-18 18:58:15 +00:00
Hidetoshi Shimokawa
37b996e901
Document hw.firewire.phydma_enable knob.
2007-06-17 10:40:25 +00:00
Craig Rodrigues
bd9a1da555
Add xfs(5) man page.
2007-06-16 16:50:53 +00:00
Xin LI
896534feb3
Add a manual page for tmpfs(5).
2007-06-16 02:35:29 +00:00
Kevin Lo
78197d4b60
Add a man page for wlan_amrr
...
Reviewed by: sam, sephe
2007-06-15 04:41:15 +00:00