mirror of
https://github.com/foxsen/archbase.git
synced 2026-07-11 14:27:48 +08:00
initial import to public repository
This commit is contained in:
6
materials/chapter7/space_allocation.csv
Normal file
6
materials/chapter7/space_allocation.csv
Normal file
@@ -0,0 +1,6 @@
|
||||
设备号,名称,BAR号,大小,起始地址,结束地址
|
||||
1,USB控制器,0,4KB,0x48015000,0x48015FFF
|
||||
2,显示控制器,0,128MB,0x40000000,0x47FFFFFF
|
||||
2,显示控制器,1,64KB,0x48000000,0x4800FFFF
|
||||
3,网络控制器,0,4KB,0x48014000,0x48014FFF
|
||||
3,网络控制器,1,16KB,0x48010000,0x48013FFF
|
||||
|
Reference in New Issue
Block a user