forked from niftich/magenta
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pcie] Rip out kernel mode pcie drivers.
Get rid of the concept of kernel mode pcie drivers. Start to lay the groundwork for re-defining the concept of "claimed" in order to allow user mode code to hold multiple references to a PCI device, at most one of which may have the device claimed at any point in time. Change-Id: I7596de831f40feca6f846c5f78d5f9283a673abc
- Loading branch information
Showing
8 changed files
with
58 additions
and
346 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.