Revert some previous dumb changes with events. This should
authorDavid Schleef <ds@schleef.org>
Wed, 6 Feb 2002 09:04:55 +0000 (09:04 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 6 Feb 2002 09:04:55 +0000 (09:04 +0000)
commit7fd2273c3dd65b0689675e855d77a14a7e4a8934
tree3bf3a7fc764b709a4b7cb4066f29cc99ef3385bc
parent5fb2fd2a38294122b95d72e639e889d7fb7c0937
Revert some previous dumb changes with events.  This should
get polling/select/regular read working again.  There is an
unresolved problem:  a normal select/read cycle on a device will
fail to show the end of acquisition.  One solution is to always
have the app read 0 bytes at the end of acquisition, but people
got confused when that was necessary.
comedi/comedi_fops.c