README.txt Driver File Contents (IntelMe2CamXPDriver.zip)

Intel Play Me2Cam Driver for Windows XP
---------------------------------------

There are two .inf files in this archive, the original "ovtcamp.inf" and a modified "me2cam.inf".  Install "me2cam.inf" for the Intel Play Me2Cam.  Ignore all warnings on installation.

Here is how I created me2cam.inf:

From http://www.linuxhq.com/kernel/v2.4/0/drivers/usb/ov511.c we see this:
 
-   { idVendor: 0x05a9, idProduct: 0x0511 },  /* OV511 */
-   { idVendor: 0x05a9, idProduct: 0xA511 },  /* OV511+ */
-   { idVendor: 0x0813, idProduct: 0x0002 },  /* Intel Play Me2Cam OV511+ */
+   { USB_DEVICE(0x05a9, 0x0511) },  /* OV511 */
+   { USB_DEVICE(0x05a9, 0xA511) },  /* OV511+ */
+   { USB_DEVICE(0x0813, 0x0002) },  /* Intel Play Me2Cam OV511+ */
 
So, in ovtcamp.inf, I searched and replaced 05A9 with 0813, and A511 with 0002, then saved as me2cam.inf.  Viola! Intel Me2Cam driver for XP.   And a big thank you to Linux developers!

terapixel2000@yahoo.com, 10/12/2003




Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 1.46