summaryrefslogtreecommitdiff
path: root/pyparallel/parallel/parallelppdev.py
Commit message (Collapse)AuthorAgeFilesLines
* tag 2.5-rc2release2_5_rc2cliechti2010-01-021-595/+0
|
* implement 2785532cliechti2009-07-221-1/+5
|
* - updated setup scriptcliechti2008-06-201-5/+11
| | | | - improve behavior when opening nonexostend or ports with errors
* - enhance examplecliechti2005-11-021-1/+1
| | | | - some fixes
* ensure int datatypecliechti2005-01-151-2/+2
|
* Put in a conditional to use signed ioctl() for python versions 2.2 and earlieralexperry2004-10-041-3/+15
|
* Convert all the _IOC_ size masks into longs for future compatibility with 2.4alexperry2004-04-161-3/+3
|
* self.ctrlReg was not initilized in win32 versioncliechti2003-05-261-1/+1
| | | | getInSelected typo fixed
* changed device name, cosmeticscliechti2002-08-071-10/+12
|
* added linux/ppdev implementation from Michael Ashtoncliechti2002-07-311-0/+571
synchronized method and class names between win and ppdev impl.