引用:
	
	
		| 作者NEO99 我以為,顯示卡只有PCI-E跟AGP兩種而已呢...    
同時裝上兩張不同介面的顯示卡 
那刷BIOS時,怎曉得是去刷哪一張呢....   | 
	
 
部分PCI顯卡還是採FlashROM的。不過像S3/SiS6326那些就甭顧慮了

只要你的PCI顯卡不是ATI的、ATIFLASH會自動抓到ATI那張PCIe。
或者指定ATIFLASH參數也成。
-p <Num> <File>         Write BIOS image in file <File> to flash ROM in Adapter
                        <Num>.
-f              Force flashing regardless of security checkings (e.g. AsicID &
                BIOS file info check OR boot-up card).
-pcie           Enumerate only PCIe adapters, i.e. do not enumerate AGP and
                PCI adapters unless used with -agp or -pci
-nopci          Do not enumerate PCI adapters, i.e. enumerate only AGP and
                PCIe adpaters
-padevid=<ID>   Use with -pa command to update adapters of specific device ID.
-passid=<ID>    Use with -pa command to update adapters of specific SSID.
-pasvid=<ID>    Use with -pa command to update adapters of specific SVID.
-pavbpn=<VBPN>  Use with -pa command to update adapters of specific VBIOS PN.
可用參數-h查詢完整內容。