Справочник Пользователя для Ericsson UM10067

Скачать
Страница из 25
 
UM10067
 
ISP1760; ISP1761 Win CE 5.0 User Installation Guide
6.1  PCI bus mode 
The software is tested and proven on the PLX9054 bridge. PCI bridge chip PLX9054 in 
the ISP176x PCI kit is used for the PCI host to transparently access the ISP176x. 
PLX9054 requests PCI bus resources, such as I/O ports, interrupt line, on behalf of the 
ISP176x. PLX9054, however, can only request one interrupt line for the ISP176x. 
If required, customize file P1761bus.reg under WINCE500\3rdparty\ST-
ERICSSON\PhISP176xbus\. 
Change the following, depending on your PCI bridge settings: 
• VendorID 
• DeviceID 
• SubVendorID 
• SubsystemID 
• Class 
• SubClass 
• ProgIF 
For example, the P1761bus.reg file looks as follows: 
; ========================================================= 
; USB - P1761 Bus PCI Bus Driver for PCI kit only 
; ========================================================= 
; HC  : 1: support Host Controller. 0: none 
; DC  : 1: support Device Controller. 0: none 
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCI\Template\P1761BUS] 
   "Dll"="p1761bus.dll" 
   "Order"=dword:0 
   "Class"=dword:06 
   "SubClass"=dword: 80 
   "ProgIF"=dword:00 
   "VendorID"=multi_sz:"10b5" 
   "DeviceID"=multi_sz:"5406" 
   "SubVendorID"=multi_sz:"10b5" 
   "SubsystemID"=multi_sz:"9054" 
   "HC"=dword:1 
  
  "DC"=dword:0 
   ; ========================================================= 
; USB - ST-ERICSSON ISP17161 driver Instance to create DCD or HCD 
; ========================================================= 
; Used to create P1761HCD instance 
 
UM10067_3 
© ST-ERICSSON. All rights reserved.
User manual 
Rev. 03 — 12 October 2009 
18 of 
25