View | Details | Raw Unified | Return to bug 167810
Collapse All | Expand All

(-)share/man/man4/ath.4 (-2 / +2 lines)
Lines 186-192 ifconfig wlan0 meshid my_mesh mode 11a inet 192.168.0.10/24 Link Here
186
.Ed
186
.Ed
187
.Pp
187
.Pp
188
Create two virtual 802.11a host-based access points, one with
188
Create two virtual 802.11a host-based access points, one with
189
with WEP enabled and one with no security, and bridge them to
189
WEP enabled and one with no security, and bridge them to
190
the fxp0 (wired) device:
190
the fxp0 (wired) device:
191
.Bd -literal -offset indent
191
.Bd -literal -offset indent
192
ifconfig wlan0 create wlandev ath0 wlanmode hostap \e
192
ifconfig wlan0 create wlandev ath0 wlanmode hostap \e
Lines 220-226 The request to the HAL to set up the transmit queue for normal Link Here
220
data frames failed.
220
data frames failed.
221
This should not happen.
221
This should not happen.
222
.It "ath%d: unable to setup a beacon xmit queue!"
222
.It "ath%d: unable to setup a beacon xmit queue!"
223
The request to the HAL to set up the transmit queue for 802.11 beacon frames
223
The request to the HAL to set up the transmit queue for 802.11 beacon
224
frames failed.
224
frames failed.
225
This should not happen.
225
This should not happen.
226
.It "ath%d: 802.11 address: %s"
226
.It "ath%d: 802.11 address: %s"
(-)share/man/man4/mk48txx.4 (-1 / +1 lines)
Lines 123-129 function. Link Here
123
The offset into the control registers of the
123
The offset into the control registers of the
124
.Tn Mostek
124
.Tn Mostek
125
chip,
125
chip,
126
which is set by the the
126
which is set by the
127
.Fn mk48txx_attach
127
.Fn mk48txx_attach
128
function.
128
function.
129
.It Fa sc_year0
129
.It Fa sc_year0
(-)share/man/man4/mwl.4 (-1 / +1 lines)
Lines 144-150 ifconfig wlan0 create wlandev mwl0 wlanmode mesh Link Here
144
ifconfig wlan0 meshid my_mesh mode 11a inet 192.168.0.10/24
144
ifconfig wlan0 meshid my_mesh mode 11a inet 192.168.0.10/24
145
.Ed
145
.Ed
146
.Pp
146
.Pp
147
Create two virtual 802.11a host-based access points, one with
147
Create two virtual 802.11a host-based access points, one
148
with WEP enabled and one with no security, and bridge them to
148
with WEP enabled and one with no security, and bridge them to
149
the fxp0 (wired) device:
149
the fxp0 (wired) device:
150
.Bd -literal -offset indent
150
.Bd -literal -offset indent
(-)share/man/man4/ng_patch.4 (-1 / +1 lines)
Lines 140-146 node allows to modify TTL and TOS/DSCP fields in IP packets. Link Here
140
Suppose you have two adjacent simplex links to remote network
140
Suppose you have two adjacent simplex links to remote network
141
(e.g.\& satellite), so that the packets expiring in between
141
(e.g.\& satellite), so that the packets expiring in between
142
will generate unwanted ICMP-replies which have to go forth, not back.
142
will generate unwanted ICMP-replies which have to go forth, not back.
143
Thus you need to raise TTL of every packet entering link link by 2
143
Thus you need to raise TTL of every packet entering link by 2
144
to ensure the TTL will not reach zero there.
144
to ensure the TTL will not reach zero there.
145
So you setup
145
So you setup
146
.Xr ipfw 8
146
.Xr ipfw 8
(-)share/man/man4/ste.4 (-1 / +1 lines)
Lines 136-142 Maximum number of time to delay RX interrupts. Link Here
136
The valid range is 0 to 209712 in units of 1us, the default is
136
The valid range is 0 to 209712 in units of 1us, the default is
137
150 (150us).
137
150 (150us).
138
The value 0 effectively disables the RX interrupt moderation.
138
The value 0 effectively disables the RX interrupt moderation.
139
The resolution of of timer is about 3.2us so finer tuning than
139
The resolution of timer is about 3.2us so finer tuning than
140
3.2us wouldn't be available.
140
3.2us wouldn't be available.
141
The interface does not need to be brought down and up again before
141
The interface does not need to be brought down and up again before
142
a change takes effect.
142
a change takes effect.
(-)share/man/man4/vge.4 (-1 / +1 lines)
Lines 177-183 tunables: Link Here
177
Maximum number of time to delay interrupts.
177
Maximum number of time to delay interrupts.
178
The valid range is 0 to 5100 in units of 1us, the default is
178
The valid range is 0 to 5100 in units of 1us, the default is
179
150 (150us).
179
150 (150us).
180
The resolution of of timer is about 20us so finer tuning than
180
The resolution of timer is about 20us so finer tuning than
181
20us wouldn't be available.
181
20us wouldn't be available.
182
The interface should be brought down and up again before a change
182
The interface should be brought down and up again before a change
183
takes effect.
183
takes effect.
(-)share/man/man4/xnb.4 (-1 / +1 lines)
Lines 83-89 get traffic statistics. Link Here
83
Runs a builtin suite of unit tests and displays the results.
83
Runs a builtin suite of unit tests and displays the results.
84
Does not affect the operation of the driver in any way.
84
Does not affect the operation of the driver in any way.
85
Note that the test suite simulates error conditions; this will result in
85
Note that the test suite simulates error conditions; this will result in
86
error messages being printed to the system system log.
86
error messages being printed to the system log.
87
.El
87
.El
88
.Sh SEE ALSO
88
.Sh SEE ALSO
89
.Xr arp 4 ,
89
.Xr arp 4 ,
(-)share/man/man7/tuning.7 (-1 / +1 lines)
Lines 447-453 the content of mapped buffer to the reader. Link Here
447
Increasing this value to a higher setting, such as `25165824' might
447
Increasing this value to a higher setting, such as `25165824' might
448
improve performance on systems where space for mapping pipe buffers
448
improve performance on systems where space for mapping pipe buffers
449
is quickly exhausted.
449
is quickly exhausted.
450
This exhaustion is not fatal; however, and it will only cause pipes to
450
This exhaustion is not fatal; however, and it will only cause pipes
451
to fall back to using double-copy.
451
to fall back to using double-copy.
452
.Pp
452
.Pp
453
The
453
The
(-)share/man/man9/VOP_GETACL.9 (-1 / +1 lines)
Lines 79-85 Otherwise, an appropriate error code is returned. Link Here
79
.It Bq Er EINVAL
79
.It Bq Er EINVAL
80
The ACL type passed is invalid for this vnode.
80
The ACL type passed is invalid for this vnode.
81
.It Bq Er EACCES
81
.It Bq Er EACCES
82
The the caller does not have the appropriate privilege.
82
The caller does not have the appropriate privilege.
83
.It Bq Er ENOMEM
83
.It Bq Er ENOMEM
84
Sufficient memory is not available to fulfill the request.
84
Sufficient memory is not available to fulfill the request.
85
.It Bq Er EOPNOTSUPP
85
.It Bq Er EOPNOTSUPP
(-)share/man/man9/VOP_GETEXTATTR.9 (-1 / +1 lines)
Lines 102-108 Otherwise, an appropriate error code is returned. Link Here
102
.It Bq Er ENOATTR
102
.It Bq Er ENOATTR
103
The requested attribute was not defined for this vnode.
103
The requested attribute was not defined for this vnode.
104
.It Bq Er EACCES
104
.It Bq Er EACCES
105
The the caller does not have the appropriate privilege.
105
The caller does not have the appropriate privilege.
106
.It Bq Er ENXIO
106
.It Bq Er ENXIO
107
The request was not valid in this file system for the specified vnode and
107
The request was not valid in this file system for the specified vnode and
108
attribute name.
108
attribute name.
(-)share/man/man9/VOP_SETACL.9 (-1 / +1 lines)
Lines 84-90 Otherwise, an appropriate error code is returned. Link Here
84
.It Bq Er EINVAL
84
.It Bq Er EINVAL
85
The ACL type passed is invalid for this vnode, or the ACL data is invalid.
85
The ACL type passed is invalid for this vnode, or the ACL data is invalid.
86
.It Bq Er EACCES
86
.It Bq Er EACCES
87
The the caller does not have the appropriate privilege.
87
The caller does not have the appropriate privilege.
88
.It Bq Er ENOMEM
88
.It Bq Er ENOMEM
89
Sufficient memory is not available to fulfill the request.
89
Sufficient memory is not available to fulfill the request.
90
.It Bq Er EOPNOTSUPP
90
.It Bq Er EOPNOTSUPP
(-)share/man/man9/VOP_SETEXTATTR.9 (-1 / +1 lines)
Lines 91-97 Otherwise, an appropriate error code is returned. Link Here
91
.Sh ERRORS
91
.Sh ERRORS
92
.Bl -tag -width Er
92
.Bl -tag -width Er
93
.It Bq Er EACCES
93
.It Bq Er EACCES
94
The the caller does not have the appropriate privilege.
94
The caller does not have the appropriate privilege.
95
.It Bq Er ENXIO
95
.It Bq Er ENXIO
96
The request was not valid in this file system for the specified vnode and
96
The request was not valid in this file system for the specified vnode and
97
attribute name.
97
attribute name.
(-)share/man/man9/locking.9 (-1 / +1 lines)
Lines 280-286 This is often a bad idea because it generally relies on the programmer having Link Here
280
good knowledge of all of the call graph above the place where
280
good knowledge of all of the call graph above the place where
281
.Fn mtx_sleep
281
.Fn mtx_sleep
282
is being called and assumptions the calling code has made.
282
is being called and assumptions the calling code has made.
283
Because the lock gets dropped during sleep, one one must re-test all
283
Because the lock gets dropped during sleep, one must re-test all
284
the assumptions that were made before, all the way up the call graph to the
284
the assumptions that were made before, all the way up the call graph to the
285
place where the lock was acquired.
285
place where the lock was acquired.
286
.Pp
286
.Pp
(-)share/man/man9/store.9 (-3 / +3 lines)
Lines 76-88 Stores a byte of data to the user-space address Link Here
76
Stores a word of data to the user-space address
76
Stores a word of data to the user-space address
77
.Pa base .
77
.Pa base .
78
.It Fn suword16
78
.It Fn suword16
79
Stores 16 bits of of data to the user-space address
79
Stores 16 bits of data to the user-space address
80
.Pa base .
80
.Pa base .
81
.It Fn suword32
81
.It Fn suword32
82
Stores 32 bits of of data to the user-space address
82
Stores 32 bits of data to the user-space address
83
.Pa base .
83
.Pa base .
84
.It Fn suword64
84
.It Fn suword64
85
Stores 64 bits of of data to the user-space address
85
Stores 64 bits of data to the user-space address
86
.Pa base .
86
.Pa base .
87
.It Fn suswintr
87
.It Fn suswintr
88
Stores a short word of data to the user-space address
88
Stores a short word of data to the user-space address

Return to bug 167810