]> oss.titaniummirror.com Git - cp210x.git/log
cp210x.git
15 years agoUpdate README file.
smckown [Wed, 15 Apr 2009 16:40:40 +0000 (16:40 +0000)]
Update README file.

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.

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.

15 years agoTurn on weak pull-ups in the examples/cpmfg program. These aren't needed for
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.

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

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'.

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.

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

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.

16 years agoThese were changes incorporated that I sent to Walt Zarnoch,
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.

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.

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.

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.