Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cache indexing of ata port (#96)
Ata port number is 1-based indexing. Need to minus 1 to fit 0-based cache array index.
- Loading branch information