home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 4 / Windows / inf / usbhub / 0409 / usbperf.ini
Text (UTF-16)  |  2008-01-19  |  6KB  |  67 lines

  1. [info]
  2. drivername=usbhub
  3. symbolfile=usbperfsym.h
  4.  
  5. [languages] 
  6. 009=English
  7.  
  8. [object]
  9.  
  10. USBPERF_IO_009_NAME=USB
  11.  
  12. [text]  
  13.  
  14. USBPERF_IO_009_NAME=USB
  15. USBPERF_IO_009_HELP=USB I/O Counters
  16.  
  17. BULK_COUNTER_009_NAME=Bulk Bytes/Sec
  18. BULK_COUNTER_009_HELP=Displays the current bulk transfer rate in bytes/sec.
  19.  
  20. ISO_COUNTER_009_NAME=Isochronous Bytes/Sec
  21. ISO_COUNTER_009_HELP=Displays the current isochronous transfer rate in bytes/sec.
  22.  
  23. INTERRUPT_COUNTER_009_NAME=Interrupt Bytes/Sec
  24. INTERRUPT_COUNTER_009_HELP=Displays the current interrupt transfer rate in bytes/sec.
  25.  
  26. CONTROL_COUNTER_009_NAME=Control Data Bytes/Sec
  27. CONTROL_COUNTER_009_HELP=Displays the current control transfer rate in bytes/sec.
  28.  
  29. PCI_INTERRUPT_COUNTER_009_NAME=Controller PCI Interrupts/Sec
  30. PCI_INTERRUPT_COUNTER_009_HELP=Displays the rate of PCI interrupt generation by the USB controller. For controller instances only.
  31.  
  32. WORK_SIGNALS_COUNTER_009_NAME=Controller WorkSignals/Sec
  33. WORK_SIGNALS_COUNTER_009_HELP=Displays the current rate Work Signals generated per second by the usbport driver.  For controller instances only.
  34.  
  35. ISO_BW_USAGE_009_NAME=% Total Bandwidth Used for Iso
  36. ISO_BW_USAGE_009_HELP=Displays the percentage of BW reserved for ISO transfers
  37.  
  38. INTERRUPT_BW_USAGE_009_NAME=% Total Bandwidth Used for Interrupt
  39. INTERRUPT_BW_USAGE_009_HELP=Displays the percentage of BW reserved for interrupt transfers
  40.  
  41. BYTES_PER_TRANSFER_009_NAME=Avg. Bytes/Transfer
  42. BYTES_PER_TRANSFER_009_HELP=Displays the average size of all transfer URBs. For device instances only.
  43.  
  44. TRANSFER_ERRORS_009_NAME=Transfer Errors/Sec
  45. TRANSFER_ERRORS_009_HELP=Number of Transfer URBs completing with an error status. For device instances only.
  46.  
  47. DROPPED_ISO_PACKETS_009_NAME=Iso Packet Errors/Sec
  48. DROPPED_ISO_PACKETS_009_HELP=Number of ISO packets that are NOT late, but complete with an error. For device instances only.
  49.  
  50. AVG_ISO_LATENCY_009_NAME=Avg ms latency for ISO transfers 
  51. AVG_ISO_LATENCY_009_HELP=Avg number of ms between the current frame and the start frame of an ISO transfer when scheduled.  For device instances only.
  52.  
  53. CONTROLLER_IDLE_STATE_009_NAME=Host Controller Idle
  54. CONTROLLER_IDLE_STATE_009_HELP=Non-zero value if the host controller is not running(idle).
  55.  
  56. CONTROLLER_ASYNC_IDLE_STATE_009_NAME=Host Controller Async Idle
  57. CONTROLLER_ASYNC_IDLE_STATE_009_HELP=Non-Zero value if the host controller async schedule is not running(idle).
  58.  
  59. CONTROLLER_ASYNC_FLUSH_COUNT_009_NAME=Host Controller Async Cache Flush Count
  60. CONTROLLER_ASYNC_FLUSH_COUNT_009_HELP=Incremented each time the controller async cache is flushed.
  61.  
  62. CONTROLLER_PERIODIC_IDLE_STATE_009_NAME=Host Controller Perdiodic Idle
  63. CONTROLLER_PERIODIC_IDLE_STATE_009_HELP=Non-Zero if the periodic schedule is not running(idle).
  64.  
  65. CONTROLLER_PERIODIC_FLUSH_COUNT_009_NAME=Host Controller Periodic Cache Flush Count
  66. CONTROLLER_PERIODIC_FLUSH_COUNT_009_HELP=Incremented each time the controller periodic cache is flushed.
  67.