mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-21 22:54:51 +00:00
DM: update GSI sharing info
With latest FW, ethernet/wifi BDF changes from 3:0.0/4:0.0 to 2:0.0/3:0.0. Signed-off-by: Edwin Zhai <edwin.zhai@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
parent
2fc3bdec40
commit
ac39b90515
@ -27,9 +27,9 @@ struct gsi_dev gsi_dev_mapping_tables[] = {
|
||||
{"00:12.0", 19},
|
||||
{"00:0f.0", 20},
|
||||
{"00:1f.1", 20},
|
||||
{"03:00.0", 20},
|
||||
{"02:00.0", 20},
|
||||
{"00:03.0", 21},
|
||||
{"04:00.0", 21},
|
||||
{"03:00.0", 21},
|
||||
{"00:00.1", 24},
|
||||
{"00:0e.0", 25},
|
||||
{"00:11.0", 26},
|
||||
|
Loading…
Reference in New Issue
Block a user