|
|
还有这一段:
18.3.2006 New version 1.02 brings support of Plug&Play PCI ROM. Most of new motherboards without ISA slots lost support of ISA ROM modules and this was the reason why ROMOS didn't work there. Now it's possible to compile ROMOS as PCI ROM module (PCI ROM also can be used as ISA ROM but not vice versa). PCI ROM headers contains specific vendor ID, device ID and device class which must match some real PCI device present in the system (otherwise ROM will not run). Some BIOSes require that assigned PCI device have a real ROM or socket for ROM (e.g. network adapter). In my system it works only assigned to network adapter (I also tried IDs of PIIX4, PCI to PCI bridge, USB controller... - without success). For this setting you can use bromcfg.exe utility from Arne which is included in zip package.
大意就是新主板不能使用ISA的版本,PCI的版本是需要用bromcfg.exe来配置,配置时要输入你主板的内置PCI网卡的vendor ID, device ID 和 device class,不过这段文字没有写怎么找出这些参数,我的865PE主板也没有试验成功。 |
|