-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pc-ata: set IO port addresses based on pci BARs
Some hardware (tested on ThinkPad E540) use uncommon ATA IO port addresses instead of typical 0x1f0, 0x3f6, 0x1e8, 0x3ee. In such case, these addresses are often located in pci BAR0-BAR3 of the storage device. This change utilizes BARs via platformctl/pctl_get if nothing is found on common addresses JIRA: RTOS-922
- Loading branch information
1 parent
10cca0a
commit 0cc89b2
Showing
1 changed file
with
72 additions
and
4 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