Page MenuHomeFreeBSD

pci: Export bus numbers for bridge devices in struct pci_conf
ClosedPublic

Authored by jhb on Mon, Mar 9, 3:48 PM.
Tags
None
Referenced Files
F148850674: D55771.diff
Fri, Mar 20, 1:03 PM
Unknown Object (File)
Thu, Mar 19, 7:44 AM
Unknown Object (File)
Thu, Mar 19, 7:44 AM
Unknown Object (File)
Thu, Mar 19, 7:43 AM
Unknown Object (File)
Thu, Mar 19, 6:10 AM
Unknown Object (File)
Sat, Mar 14, 12:31 PM
Unknown Object (File)
Wed, Mar 11, 9:57 AM
Unknown Object (File)
Wed, Mar 11, 4:50 AM
Subscribers

Details

Summary

This exports bus information about bridges to userspace via the
less-privileged PCIOCGETCONF ioctl. Previously if userspace wished to
query this information, it would have to use direct PCI config
register access which requires higher privilege.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71286
Build 68169: arc lint + arc unit