[BACK]Return to seagate.c 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/seagate.c between version 1.62 and 1.62.2.1

version 1.62, 2007/03/04 06:02:13 version 1.62.2.1, 2007/10/23 20:08:18
Line 79  __KERNEL_RCSID(0, "$NetBSD$");
Line 79  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/queue.h>  #include <sys/queue.h>
 #include <sys/malloc.h>  #include <sys/malloc.h>
   
 #include <machine/intr.h>  #include <sys/intr.h>
 #include <machine/pio.h>  #include <machine/pio.h>
   
 #include <dev/scsipi/scsi_all.h>  #include <dev/scsipi/scsi_all.h>

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.62.2.1

CVSweb <webmaster@jp.NetBSD.org>