Git Product home page Git Product logo

windows-device-drivers's Introduction

Windows Driver installer for Particle devices

Installs Serial (CDC) and DFU drivers for Particle devices.

Supported Windows versions

The drivers are compatible with the following x86 and amd64 versions of Microsoft Windows:

Desktop:

  • Windows 10
  • Windows 8.1
  • Windows 8
  • Windows 7

Server:

  • Windows Server 2019
  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2012
  • Windows Server 2008 R2
  • Windows Server 2008

Components

The installer and the drivers in this repository use the following third-party components:

  1. devcon: a command-line tool that displays detailed information about devices, and lets you search for and manipulate devices from the command line.
  2. PaExec: a free, redistributable and open source equivalent to Microsoft's popular PsExec application.
  3. lowcdc: CDC class driver implementation for low-speed USB
  4. trustcertregister: a part of libwdi Windows Driver Installer library for USB devices
  5. WinUSB co-installers from Windows Driver Kit

See license.txt for full information about licenses of these components.

Building

Prerequisites

  1. Microsoft Visual Studio 2017
  2. Windows Driver Kit 10.0
  3. 7zip
  4. Nullsoft NSIS 3
  5. OpenSSL

Scripts

  1. ci/build.ps1
  2. ci/bundle.ps

License

Copyright 2019 © Particle Industries, Inc. Licensed under the Apache 2 license.

windows-device-drivers's People

Contributors

avtolstoy avatar m-mcgowan avatar monkbroc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

windows-device-drivers's Issues

How Use This Program?

I have downloaded and extracted your files. How do I use these to install a Particle Photon driver, for which I ran the Particle link to download and extract their files (found in a Temp folder).

I tried all of your application files with no luck.

IRP_MN_SURPRISE_REMOVAL is not handled

It appears virtual com is not handling "surprise" disconnects properly for Windows 7, causing the process that opened the COM port to keep the handle open to the COM port. Therefor, when reconnecting, the a new handle cannot be recreated.

https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/79b19850-663f-4568-a908-37c4b2d7f20a/virtual-serial-port-from-usb-device-disconnect-reconnect-then-cant-open-port?forum=wdk

https://blogs.msdn.microsoft.com/doronh/2006/02/24/how-should-i-handle-symbolic-links-and-irp_mn_surprise_removal/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.