pci-mpc85xx.use

来自「qnx powerpc MPC8245的 BSP源文件」· USE 代码 · 共 17 行

USE
17
字号
%C    [-b buses] [-d mpc85xx [option[,option ...]] [-v]Where: -b buses     Number of PCI buses to scan. Default 10 -d mpc85xx [option[,option ...]] options:        [auto=0 ] Disable PCI window auto detection ( default is auto detection)        [base=0xXXXXXXXX] CCSR base address        [pcibase=0xXXXXXXXX] PCI window base address (default is 0x80000000)        [x3] Setup interrupts for Rev X3 Arcadia board        [x2b] Setup interrupts for Rev X2B Arcadia board, CPU in first slot -v verbosity: Display detailed information on consoleExamples:	# Configure the available interrupts for the Rev X3 Arcadia motherboard	pci-mpc85xx -dmpc85xx x3	

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?