Цитата(SAS-1983 @ Apr 10 2008, 13:50)

я делаю как описании, но могу приложить полученный файл.
Нажмите для просмотра прикрепленного файлаВот что думает по поводу Вашего *.inf файла
ChkINF.bat. По-моему критична
Line 30: ERROR.
Цитата
F:\Tempo\ARM7.inf: FAILED
NTLOG REPORT--------------
Total Lines: 124 |
Total Errors: 2 |
Total Warnings: 5 |
--------------------------
Line 28: ERROR: (E22.1.1081) Directive: CatalogFile required (and must not be blank) in section [Version] for WHQL digital signature.
Line 30: ERROR: (E22.1.1310) Class visaUsbDevice (ClassGUID {A3330EDF-239D-4206-833B-1D58952613D5}) is unrecognized.
Line 0: WARNING: (W22.1.2212) No Copyright information found.
Line 33: WARNING: (W22.1.2025) No value for Version (DriverVer=mm/dd/yyyy,version).
Line 39: WARNING: (W22.1.2083) Section [DEFAULTINSTALL.NT] not referenced
Line 45: WARNING: (W22.1.2083) Section [NIVIUSBK_DEVICE_COPYFILES_INF] not referenced
Line 78: WARNING: (W22.1.2083) Section [PRECOPYSECTION] not referenced
Что такое ChkINF:
Цитата
The INF File Syntax Checker, or ChkINF, is a Perl script that checks the structure and syntax of Microsoft® Windows® 2000 and Windows XP driver .inf files. Results are presented in HTML format, and include a list of the errors and warnings detected in each .inf file, with each error and warning shown next to the errant .inf file entry. Note that ChkINF does not support Windows 98 or Windows Me .inf files.
The ChkINF tool includes support for all .inf sections and directives that apply to all classes of devices.
In addition, ChkINF has device-class-specific support for many device classes. It also can check .inf files used for installing many classes of file system drivers. For a complete list of these classes, see the chkinf.htm file that is located in the Tools\chkinf subdirectory of the DDK.
ChkINF has not been extensively tested. Review your results carefully.
Попробуйте установить *.inf из архива ARM7.rar.