/[gxemul]/trunk/src/devices/dev_wdsc.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/devices/dev_wdsc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 31 by dpavlin, Mon Oct 8 16:19:56 2007 UTC revision 32 by dpavlin, Mon Oct 8 16:20:58 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *     *  
27   *   *
28   *  $Id: dev_wdsc.c,v 1.31 2006/03/04 12:38:49 debug Exp $   *  $Id: dev_wdsc.c,v 1.32 2006/10/07 02:05:21 debug Exp $
29   *     *  
30   *  WDSC SCSI (WD33C93) controller.   *  WDSC SCSI (WD33C93) controller.
31   *  (For SGI-IP22. See sys/arch/sgimips/hpc/sbic* in NetBSD for details.)   *  (For SGI-IP22. See sys/arch/sgimips/hpc/sbic* in NetBSD for details.)
# Line 66  struct wdsc_data { Line 66  struct wdsc_data {
66  };  };
67    
68    
69  /*  DEVICE_TICK(wdsc)
  *  dev_wdsc_tick():  
  */  
 void dev_wdsc_tick(struct cpu *cpu, void *extra)  
70  {  {
71          struct wdsc_data *d = extra;          struct wdsc_data *d = extra;
72    

Legend:
Removed from v.31  
changed lines
  Added in v.32

  ViewVC Help
Powered by ViewVC 1.1.26