我的INF是用DDK下的GenINF的WIZARD写了一个框架,没有添加其他东西,然后用chkinf检查了一下,没有错误,但是有下面的警告
Warnings:
Line 0: (W22.1.2212) No Copyright information found.
Line 15: (W22.1.2025) No value for Version (DriverVer=mm/dd/yyyy,version).
Line 22: (W22.1.2207) SourceDisksFiles section defined but no CopyFiles directive found.
Line 24: (W22.1.2207) SourceDisksFiles section defined but no CopyFiles directive found.
Line 34: (W22.1.2211) Directive: "AddReg" or "CopyFiles" expected in section [8139_Inst.NTX86]
Line 34: (W22.1.2191) Empty DDInstall section will not install any drivers.
Line 37: (W22.1.2083) Section [8139_EVENTLOG_INST] not referenced
Line 40: (W22.1.2083) Section [8139_EVENTLOG_INST.ADDREG] not referenced
Do not arbitrarily modify the time stamps of your INF files, as a version control mechanism. Version control of INF files should be based on a date and version number specified in an INF Version section.