home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 5 / Windows / inf / brmfcumd.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  5KB  |  90 lines

  1.  ■;
  2. ; BRMFCUMD.INF -- brother MFC USB driver (FaxModem port) setup file
  3. ; Copyright (c) 1999,2000,2001 brother industries,LTD.
  4. ;
  5. ;;++ Added by AddSDisk.cmd
  6. [SourceDisksNames]
  7. 3426=windows cd
  8. [SourceDisksFiles]
  9. brusbmdm.sys         = 3426
  10. ;;--
  11. [Version]
  12. signature="$CHICAGO$"
  13. Class=USB
  14. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  15. Provider="Brother"
  16. DriverVer=06/21/2006,6.0.6001.18000
  17. ; Table of Contents
  18. [Manufacturer]
  19. %Brother%=Brother,NTx86
  20. [DestinationDirs]
  21. BrUsbMdm.CopyList = 10,System32\Drivers
  22. DefaultDestDir = 11
  23. [Brother.NTx86]
  24. ;ZL
  25. %Brother_MFC8600/9650_Series% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_0100_USBMDMP
  26. %Brother_MFC9600/9870_Series% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_0101_USBMDMP
  27. %Brother_MFC-8300J% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_0104_USBMDMP
  28. %Brother_MFC-9600J% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_0105_USBMDMP
  29. ;BY4
  30. %Brother_MFC-7300C% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_0106_USBMDMP
  31. %Brother_MFC-7400C% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_0107_USBMDMP
  32. %Brother_MFC-9200C% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_0108_USBMDMP
  33. %Brother_MFC-830%   = BrUsbMdm, MF\BROTHER_VID_04F9&PID_0109_USBMDMP
  34. %Brother_MFC-840%   = BrUsbMdm, MF\BROTHER_VID_04F9&PID_010A_USBMDMP
  35. %Brother_MFC-860%   = BrUsbMdm, MF\BROTHER_VID_04F9&PID_010B_USBMDMP
  36. %Brother_MFC-7400J% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_010C_USBMDMP
  37. %Brother_MFC-9200J% = BrUsbMdm, MF\BROTHER_VID_04F9&PID_010D_USBMDMP
  38. [ControlFlags]
  39. ExcludeFromSelect=*
  40. [BrUsbMdm.NT]
  41. CopyFiles=BrUsbMdm.CopyList
  42. AddReg=BrUsbMdm.AddReg
  43. [BrUsbMdm.NT.Services]
  44. Addservice = BrUsbMdm, 0x00000002, BrUsbMdm.AddService
  45. [BrUsbMdm.AddService]
  46. DisplayName    = %BrUsbMdm.SvcDesc%
  47. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  48. StartType      = 3                  ; SERVICE_DEMAND_START
  49. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  50. ServiceBinary  = %10%\System32\Drivers\BrUsbMdm.sys
  51. [BrUsbMdm.AddReg]
  52. HKR,,DevLoader,,*ntkern
  53. HKR,N,TMPDriver,,BrUsbMdm.sys
  54. [BrUsbMdm.CopyList]
  55. BrUsbMdm.sys
  56. [Strings]
  57. Brother="Brother"
  58. BrUsbMdm.SvcDesc="Brother MFC USB Fax Only Modem"
  59. ;; Model Name
  60. Brother_MFC8600/9650_Series = "Brother MFC8600/9650 Series"
  61. Brother_MFC9600/9870_Series = "Brother MFC9600/9870 Series"
  62. Brother_MFC-8300J = "Brother MFC-8300J"
  63. Brother_MFC-9600J = "Brother MFC-9600J"
  64. Brother_MFC-7300C = "Brother MFC-7300C"
  65. Brother_MFC-7400C = "Brother MFC-7400C"
  66. Brother_MFC-9200C = "Brother MFC-9200C"
  67. Brother_MFC-830 = "Brother MFC-830"
  68. Brother_MFC-840 = "Brother MFC-840"
  69. Brother_MFC-860 = "Brother MFC-860"
  70. Brother_MFC-7400J = "Brother MFC-7400J"
  71. Brother_MFC-9200J = "Brother MFC-9200J"