*** linux_adio.h.ORIG	Tue Dec 29 12:05:24 1998
--- linux_adio.h	Mon Dec 28 14:09:41 1998
***************
*** 29,34 ****
--- 29,36 ----
      int buffer_size;			/* Linux needs buffered reading and writing */
      short *buffer;			/* Linux needs buffered reading and writing */
      CH_G *chg;
+     int trigger;			/* Does this card do triggering? */
+     int hdx;				/* Is this card half-duplex? */
  } LINUX_ADIO;
  
  /* CONTROL */
