really fixed channel queue problems. The adc enable bit does not need
authorFrank Mori Hess <fmhess@speakeasy.net>
Fri, 12 Sep 2003 18:33:16 +0000 (18:33 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Fri, 12 Sep 2003 18:33:16 +0000 (18:33 +0000)
commit6c0f314164dbfd1d603d6a4616f4ac40f556edf3
tree2acc359489245122bc169786c5075bf146c164c0
parente218018d97239839ad60250f3d2a979d9f46f8af
really fixed channel queue problems.  The adc enable bit does not need
to be set during setup after all.  Fixed random problems with first
dma block by adding a little more dma initialization during command
setup.  Fixed two bogus samples on first command using external
queue by moving queue setup to a later point in ai cmd.  Moved around
some code in attach() so more stuff gets done before interrupt
handler is registered (due to one crash I saw while modprobing
while sound card on same interrupt was playing).
comedi/drivers/cb_pcidas64.c