[BACK]Return to pcppivar.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / isa

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/isa/pcppivar.h between version 1.2 and 1.2.38.1

version 1.2, 2000/03/06 21:40:08 version 1.2.38.1, 2005/02/12 18:17:45
Line 36  struct pcppi_attach_args {
Line 36  struct pcppi_attach_args {
 #define PCPPI_BELL_SLEEP        0x01    /* synchronous; sleep for complete */  #define PCPPI_BELL_SLEEP        0x01    /* synchronous; sleep for complete */
 #define PCPPI_BELL_POLL         0x02    /* synchronous; poll for complete */  #define PCPPI_BELL_POLL         0x02    /* synchronous; poll for complete */
   
 void pcppi_bell __P((pcppi_tag_t, int, int, int));  void pcppi_bell(pcppi_tag_t, int, int, int);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.38.1

CVSweb <webmaster@jp.NetBSD.org>