projects
/
usb-driver
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
only close the parallel port when it was really openend
[usb-driver]
/
usb-driver.c
2007-06-29
Michael Gernoth
only close the parallel port when it was really openend
blob
|
commitdiff
|
raw
2007-05-19
Michael Gernoth
better check for NULL on access
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Michael Gernoth
return -1 if pathname passed to accept is a null-pointer.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Michael Gernoth
add something versionlike for the git-tracked usb-driver
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
michael
config parser to associate ftdi2232 devices with parall...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
michael
more parts of the config infrastructure
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
michael
unify parallel and jtagkey interface
blob
|
commitdiff
|
raw
|
diff to current
2007-04-29
michael
start of configuration infrastructure
blob
|
commitdiff
|
raw
|
diff to current
2007-04-29
michael
much faster programming via FTDI2232 now.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-29
michael
improve performance by
blob
|
commitdiff
|
raw
|
diff to current
2007-04-29
michael
pass MULTI_TRANSFER to jtagkey_transfer, so it can...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-29
michael
some cleanups
blob
|
commitdiff
|
raw
|
diff to current
2007-04-29
michael
preliminary support for amontec jtagkey.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-08
michael
make parallel port numbers permanent across program...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-06
michael
generate a better driver identification
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
michael
rename TRENZ define to FORCE_PC3_IDENT and document...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
michael
Add hack to force the detection of a parallel cable...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-01
michael
really support multiple parallel ports
blob
|
commitdiff
|
raw
|
diff to current
2007-04-01
michael
BUGFIX: enable cables not connected to the primary...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
michael
add other tested software
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
michael
parallel cable transfer cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
michael
cleanup parallel support a bit
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
michael
always set ecpbase correctly.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
michael
impact requests ECP addresses, even when ECP is not...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
michael
print errorstring when /dev/parportX can't be opened
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
michael
Add support for Parallel Cable III (and clones)
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
michael
handle other TRANSFER commands not used by USB ;-)
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
michael
add another ioctl-stub
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
michael
remove ugly defines for 64bit support and solve the...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
michael
add support for ise 8.1i
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
michael
allow concurrent access to the cable
blob
|
commitdiff
|
raw
|
diff to current
2007-03-10
michael
fix 64bit and add DEBUG shared object
blob
|
commitdiff
|
raw
|
diff to current
2007-03-10
michael
revert most of last 64bit cleanup, as windrvr doesn...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-10
michael
do not undef DEBUG
blob
|
commitdiff
|
raw
|
diff to current
2007-03-10
michael
fix some 64bit issues, probably...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
michael
better fix for windrvrfd when device is not opened
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
michael
BUG-Fix: Do not do ioctls on fd == 0
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
michael
be a bit more intelligent in 'interrupt' handling
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
michael
some cleanups
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
michael
emulate access function, too. now even the device node...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
michael
return wd version 802
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
michael
return parport_pc in list of loaded modules so impact...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
michael
replace a magic value by its name
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
michael
some small cleanups
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
michael
rename sources
blob
|
commitdiff
|
raw
|
diff to current
2007-02-24
michael
use a pthread mutex for interrupts
blob
|
commitdiff
|
raw
|
diff to current
2007-02-24
michael
emulate /proc/modules, too
blob
|
commitdiff
|
raw
|
diff to current
2007-02-24
michael
this works :-)
blob
|
commitdiff
|
raw
|
diff to current
2007-02-24
michael
Transferred: 180 (write)
blob
|
commitdiff
|
raw
|
diff to current
2007-02-24
michael
Ho Hum
blob
|
commitdiff
|
raw
|
diff to current
2007-02-24
michael
Halleluja
blob
|
commitdiff
|
raw
|
diff to current
2007-02-24
michael
hmmpf
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
hint for me how to solve current problem
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
more working code
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
impact loops now...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
small fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
fill in struct
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
correctly calculate device_info_size, as all struct...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
config descriptor
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
more
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
impact finds the device!
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
find the device!
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
init libusb
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
tracefor event_pull
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
most things are traced now, event_pull is next
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
more dumps
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
some cleanups
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
a bit more
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
more
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
michael
a bit more tracing code
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
michael
no more windrvr, please
blob
|
commitdiff
|
raw
|
diff to current
Impressum
,
Datenschutz