Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

87 lines
2.0 KiB

  1. [Strings]
  2. Msft = "Microsoft"
  3. SCSIClassName="Controladores SCSI e RAID"
  4. ADP = "Adaptec"
  5. aha154x.DeviceDesc = "Adaptec AHA-154X/AHA-164X SCSI Host Adapter (non-pnp)"
  6. sparrow.DeviceDesc = "Adaptec AHA-151X/AHA-152X or AIC-6260/AIC-6360 SCSI Host Adapter (non-pnp)"
  7. COMPAQ = "Compaq"
  8. cpqarray.DeviceDesc = "Compaq Drive Array (non-pnp)"
  9. cpqfcalm.DeviceDesc = "Compaq Fibre-Channel Host Controller (non-pnp)"
  10. MYLEX = "Mylex"
  11. dac960.DeviceDesc = "Mylex DAC960 Disk Array Controller (non-pnp)"
  12. UNSUP = "UNSUP"
  13. buslogic.DeviceDesc = "BusLogic SCSI Host Adapter"
  14. *BUS0042.DeviceDesc = "BusLogic MultiMaster SCSI Host Adapter"
  15. PCI\VEN_104B&DEV_1040.DeviceDesc = "BusLogic MultiMaster PCI SCSI Host Adapter"
  16. flashpnt.DeviceDesc = "BusLogic FlashPoint PCI SCSI Host Adapter"
  17. fireport.DeviceDesc = "Diamond Multimedia Systems SCSI Host Adapter"
  18. cpqfws2e.DeviceDesc = "Compaq 32-Bit Fast-Wide SCSI-2/E Controller"
  19. fd16_700.DeviceDesc = "Adaptec AHA-2920 or Future Domain 16XX/PCI/SCSI2Go SCSI Host Adapter"
  20. FD16ISA = "Future Domain TMC-1650/1660/1670/1680 SCSI Host Adapter"
  21. FD16MCA = "Future Domain MCS-600/700 SCSI Host Adapter"
  22. FD16PCMCIANEW = "Future Domain SCSI2Go PCMCIA SCSI Host Adapter"
  23. FD16PCI = "Future Domain PCI SCSI HOST Adapter"
  24. aha2920.DeviceDesc = "Adaptec AHA-2920 SCSI Host Adapter"
  25. ncrc710.DeviceDesc = "NCR 53C710 SCSI Host Adapter "
  26. detected_buslogic.DeviceDesc = "BusLogic SCSI Host Adapter (non-pnp)"
  27. detected_cpqfws2e.DeviceDesc = "Compaq 32-Bit Fast-Wide SCSI-2/E Controller (non-pnp)"
  28. detected_fd16_700.DeviceDesc = "Adaptec AHA-2920 or Future Domain 16XX/PCI/SCSI2Go SCSI Host Adapter"
  29. detected_ncrc710.DeviceDesc = "NCR 710 SCSI Host Adapter (non-pnp)"
  30. ;*******************************************
  31. ;Handy macro substitutions (non-localizable)
  32. SPSVCINST_ASSOCSERVICE = 0x00000002
  33. SERVICE_KERNEL_DRIVER = 1
  34. SERVICE_BOOT_START = 0
  35. SERVICE_ERROR_NORMAL = 1
  36. REG_EXPAND_SZ = 0x00020000
  37. REG_DWORD = 0x00010001