[BACK]Return to sbic.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / mvme68k / dev

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

Diff for /src/sys/arch/mvme68k/dev/sbic.c between version 1.6 and 1.7

version 1.6, 1997/08/27 11:23:57 version 1.7, 1998/07/04 22:18:32
Line 52 
Line 52 
  * This version of the driver is pretty well generic, so should work with   * This version of the driver is pretty well generic, so should work with
  * any flavour of WD33C93 chip.   * any flavour of WD33C93 chip.
  */   */
   #include "opt_ddb.h"
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/systm.h>  #include <sys/systm.h>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>