make /dev/pci really readable
Bruce Evans
bde at zeta.org.au
Mon Jun 16 02:42:52 PDT 2003
On Mon, 16 Jun 2003, John-Mark Gurney wrote:
> Does anyone have an objection to making /dev/pci really honor the
> permissions, and giving normal users (or just group wheel) premission
> to run pciconf -l. Right now the code requires the write bit set for
> any operation.
IIRC, it is like it is because reading it may have side effects (and
thus isn't really just reading). If it honored the permissions then
it should have mode 600 so that normal users can't run pciconf -l :-].
Bruce
More information about the freebsd-arch
mailing list