[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 0.7.0 BETA announcement




Hi Will!

On Fri, 14 Apr 2000, Will Lockhart wrote:

> M.Stein writes:
>  > 	- If the pagewise transfer is not done in hardware (PCDig), your
>  > 	  system has SIGNIFICAT MORE interrupts to handle than before.
>  > 	  So I strongly recommend to use a PPro or PII system!
> 
> Just to clarify - is it the PCDig board that does _not_ do pagewise
> transfer in hardware? And if so, how many more interrupts can I expect 
> to see?
>

Sorry,

	The PCDig HAS the scatter-gather table, so the transfer is done in
	hardware. (no additional irq's)
	The IC-PCI (and PCVision) has NO scatter-gather table, so EVERY
	page transfer is done by the interrupt handler.

...with a PCDig you are on the better side of live...

>  >  	- the board trigger mode is now unsupported - I think the right
>  >           way to trigger is to trigger the camera, not the board (any
>  > 	  other suggestions welcome!) 
> 
> I have to say, I disagree. As far as I know, it is not possible to
> trigger a line scan camera - you *have* to trigger the frame
> grabber. We're using line scan cameras, so it would be really bad if
> we lost the ability to trigger the board. Are you also losing the
> ability to trigger the EXSYNC subsystem?
>

OK, you are right. I have forgotten it, because line scan cameras are not
our business. I try to reimplement it into one of the next versions...
 
 					matthias