]> oss.titaniummirror.com Git - cp210x.git/log
cp210x.git
15 years agoExclude .git directory in build results.
smckown [Wed, 15 Apr 2009 16:55:40 +0000 (16:55 +0000)]
Exclude .git directory in build results.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@68 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoSet svn:ignore for build directory
smckown [Wed, 15 Apr 2009 16:53:34 +0000 (16:53 +0000)]
Set svn:ignore for build directory

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@67 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoAllow building from git checkout.
smckown [Wed, 15 Apr 2009 16:40:41 +0000 (16:40 +0000)]
Allow building from git checkout.

Update Makefile so that it can properly build packages using either an svn
checkout or a git checkout.  The code has to still have been checked out
from svn.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@66 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoUpdate README file.
smckown [Wed, 15 Apr 2009 16:40:40 +0000 (16:40 +0000)]
Update README file.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@65 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoReorganize code in cp2101.c
smckown [Wed, 15 Apr 2009 16:40:39 +0000 (16:40 +0000)]
Reorganize code in cp2101.c

Now cp2101.c looks like it would if the minimal patch were applied to cp2101.c
from the plain vanilla linux 2.6.24 code.  We did also add some newer usb
device id's from 2.6.30's cp2101.c.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@64 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoFix type in the call to cp2101_ctlmsg in cp2101_setu16. The value argument
smckown [Wed, 15 Apr 2009 16:40:38 +0000 (16:40 +0000)]
Fix type in the call to cp2101_ctlmsg in cp2101_setu16.  The value argument
should be ORed with 0x3700 and not 3700.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@63 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoTurn on weak pull-ups in the examples/cpmfg program. These aren't needed for pre2.6.24
smckown [Wed, 1 Apr 2009 02:55:05 +0000 (02:55 +0000)]
Turn on weak pull-ups in the examples/cpmfg program.  These aren't needed for
the RWS board, but it shouldn't hurt and should be a more general config.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@52 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoAdd the cpread utility
smckown [Tue, 31 Mar 2009 17:20:49 +0000 (17:20 +0000)]
Add the cpread utility

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@51 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoMake the debian version extension 'tmi' and not 'rsm'.
smckown [Thu, 28 Aug 2008 21:58:42 +0000 (21:58 +0000)]
Make the debian version extension 'tmi' and not 'rsm'.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@50 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoThis project's new upper-level Makefile will build a debian source package that can...
smckown [Thu, 28 Aug 2008 19:53:29 +0000 (19:53 +0000)]
This project's new upper-level Makefile will build a debian source package that can be used to build a debian
package that installs and uninstalls correctly.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@49 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoChanges in progress to support debian (ubuntu) integration
smckown [Thu, 28 Aug 2008 17:59:00 +0000 (17:59 +0000)]
Changes in progress to support debian (ubuntu) integration

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@48 986fd584-583e-0410-b54d-b9fe63dff8e5

15 years agoFix for linux 2.4.24.
smckown [Mon, 25 Aug 2008 20:01:38 +0000 (20:01 +0000)]
Fix for linux 2.4.24.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@47 986fd584-583e-0410-b54d-b9fe63dff8e5

16 years agoThese were changes incorporated that I sent to Walt Zarnoch, 0.2
smckown [Wed, 7 Nov 2007 15:55:01 +0000 (15:55 +0000)]
These were changes incorporated that I sent to Walt Zarnoch,
zarnochwf1@gmail.com.  Minor at best.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@4 986fd584-583e-0410-b54d-b9fe63dff8e5

16 years agoThis is the version of the driver modified by TMI to support setting of the
smckown [Wed, 7 Nov 2007 15:52:45 +0000 (15:52 +0000)]
This is the version of the driver modified by TMI to support setting of the
USB descriptors, configure GPIO, and read/write GPIO pins.  Some examples are
included, as well as a README.txt to build the code.  The rpm construction
tools have not been updated.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@3 986fd584-583e-0410-b54d-b9fe63dff8e5

16 years agoThis is the original version as sent by Silicon Labs. It was an older version
smckown [Wed, 7 Nov 2007 15:47:46 +0000 (15:47 +0000)]
This is the original version as sent by Silicon Labs.  It was an older version
than was already included in the linux kernel at the time.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@2 986fd584-583e-0410-b54d-b9fe63dff8e5

16 years agoAdd a tree structure for the cp210x project.
smckown [Wed, 7 Nov 2007 15:39:17 +0000 (15:39 +0000)]
Add a tree structure for the cp210x project.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@1 986fd584-583e-0410-b54d-b9fe63dff8e5