Documentation ¶
Overview ¶
Package pci provides API for binding & unbinding of PCI devices to a specific driver. PCI addresses in the API need to be specified in the long form, e.g.: 0000:0b:00.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DriverBind ¶
DriverBind binds the PCI device to specified driver.
func DriverUnbind ¶
DriverUnbind unbinds the PCI device from existing driver.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.