| Summary: | [PATCH] Updates for the pciconf(8) manual page | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Hiten Pandya <hiten> | ||||||
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Hiten Pandya
2002-10-05 02:00:11 UTC
Hiten, This isn't bad, but we have a slight problem :( This really isn't the a problem with pciconf(8) and non-root users, its actually the fact that non-root users do not (and should not) have write access to /dev/pci. Something like (without mdoc(7)): pciconf(8) is limited to users with write access to /dev/pci, usually root. We get that taken care of, I see no reason why NOT to commit this patch and close this PR. What do you think? -- Tom Rhodes On Thu, Nov 14, 2002 at 11:36:41PM -0500, Tom Rhodes wrote the words in effect of: > Hiten, > > This isn't bad, but we have a slight problem :( > > This really isn't the a problem with pciconf(8) and non-root users, > its actually the fact that non-root users do not (and should not) > have write access to /dev/pci. Something like (without mdoc(7)): > > pciconf(8) is limited to users with write access to /dev/pci, usually > root. > > We get that taken care of, I see no reason why NOT to commit this > patch and close this PR. What do you think? > Tom, Thanks for your feedback, I apologize for taking such a long time in replying. Anyway, I am attaching a patch, to resolve this issue, and while I was at that, I added some more things. Please review it, and let me know. Cheers. -- Hiten (hiten@unixdaemons.com, hiten@uk.FreeBSD.org) http://www.unixdaemons.com/~hiten/ Responsible Changed From-To: freebsd-doc->trhodes This should have been assigned to me, so do it now. State Changed From-To: open->patched Patched in HEAD. Will MFC soon. State Changed From-To: patched->closed MFC Completed this morning. Thanks! |