View | Details | Raw Unified | Return to bug 43678 | Differences between
and this patch

Collapse All | Expand All

(-)pciconf.8 (-16 / +3 lines)
Lines 108-118 Link Here
108
device, which contains several (similar or independent) functions on
108
device, which contains several (similar or independent) functions on
109
one chip.
109
one chip.
110
.Pp
110
.Pp
111
The
111
All invocations of
112
.Fl l
113
option is the only one available to non-root users.
114
All other invocations of
115
.Nm
112
.Nm
113
except for
114
.Fl l
116
require a
115
require a
117
.Ar selector
116
.Ar selector
118
of the form
117
of the form
Lines 200-214 Link Here
200
.Nm ,
199
.Nm ,
201
but not in the underlying
200
but not in the underlying
202
.Xr ioctl 2 .
201
.Xr ioctl 2 .
203
.Pp
204
It might be useful to give non-root users access to the
205
.Fl a
206
and
207
.Fl r
208
options.
209
But only root will be able to execute a
210
.Nm kldload
211
to provide the device with a driver KLD, and reading of configuration space
212
registers may cause a failure in badly designed
213
.Tn PCI
214
chips.

Return to bug 43678