initial usb
[rapper.git] / new_cmsis / usb / lpc17xx-vcom.inf
diff --git a/new_cmsis/usb/lpc17xx-vcom.inf b/new_cmsis/usb/lpc17xx-vcom.inf
new file mode 100755 (executable)
index 0000000..82b6b0c
--- /dev/null
@@ -0,0 +1,65 @@
+; \r
+; Keil - An ARM Company  Comunication Device Class driver installation file\r
+; (C)2007 Copyright \r
+;\r
+\r
+[Version] \r
+Signature="$Windows NT$" \r
+Class=Ports\r
+ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} \r
+Provider=%Keil% \r
+;LayoutFile=layout.inf\r
+DriverVer=01/06/07\r
+\r
+[Manufacturer] \r
+%Keil%=DeviceList\r
+\r
+[DestinationDirs] \r
+DefaultDestDir=12 \r
+\r
+[SourceDisksFiles]\r
+\r
+[SourceDisksNames]\r
+\r
+[DeviceList] \r
+%DESCRIPTION%=LPC17xxUSB, USB\VID_1FC9&PID_2002 \r
+\r
+;------------------------------------------------------------------------------\r
+;  Windows 2000/XP Sections\r
+;------------------------------------------------------------------------------\r
+\r
+[LPC17xxUSB.nt] \r
+include=mdmcpq.inf\r
+CopyFiles=DriverCopyFiles\r
+AddReg=LPC17xxUSB.nt.AddReg \r
+\r
+[DriverCopyFiles]\r
+usbser.sys,,,0x20\r
+\r
+[LPC17xxUSB.nt.AddReg] \r
+HKR,,DevLoader,,*ntkern \r
+HKR,,NTMPDriver,,usbser.sys \r
+HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider" \r
+\r
+[LPC17xxUSB.nt.Services] \r
+include=mdmcpq.inf\r
+AddService=usbser, 0x00000002, DriverService\r
+\r
+\r
+[LPC17xxUSB.nt.HW]\r
+include=mdmcpq.inf\r
+\r
+[DriverService] \r
+DisplayName=%DESCRIPTION% \r
+ServiceType=1\r
+StartType=3\r
+ErrorControl=1\r
+ServiceBinary=%12%\usbser.sys \r
+\r
+;------------------------------------------------------------------------------\r
+;  String Definitions\r
+;------------------------------------------------------------------------------\r
+\r
+[Strings] \r
+NXP="NXP - Founded by Philips"\r
+DESCRIPTION="LPC17xx USB VCom Port" \r