Code Monkey home page Code Monkey logo

osx-pl2303's Introduction

This is a slightly updated version of the open source Prolific PL2303 USB
to Serial driver for Mac. 

Users of PL2303 devices on OS X should note that the official driver
(which can be downloaded from Prolific) seems to be rampantly buggy...

Hugo Vincent, 20th October 2010.
	http://github.com/hugovincent/osx-pl2303/

Original version at 
	http://osx-pl2303.sourceforge.net/ 
and 
	http://bitbucket.org/ddb/osx-pl2303/.

Changes:
* Merged the Sourceforge and BitBucket upstreams.
* Renamed from nl.bjaelectronics.driver.PL2303 to net.sourceforge.osx-pl2303 (and
  similarly for class names). 
* Removed all the PID/VID combos I can't test. Easy to add them back if you 
  need them (just duplicate one of the current ones in Info.plist). Only
  the default (067B/2303) remains. 
* Set all the OS version minimums to 10.6 (as I can't test older versions).
* Fixed some bugs that prevented 64-bit builds working. This necessitated
  some refactoring due to unspecified pointer/integer size assumptions.
* Fixed or silenced most of the compiler warnings.
* Update distribution packager.
* Add very hackish stubs for power management methods that seem to be required
  now (otherwise you get link/undefined symbol errors when loading the kext).

osx-pl2303's People

Contributors

hugovincent avatar

Watchers

Bob Haigler avatar James Cloos avatar

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.