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
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 Not Applicable
Unit
Tests Not Applicable