/[gxemul]/trunk/src/devices/dev_sn.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_sn.c

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

revision 37 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 38 by dpavlin, Mon Oct 8 16:21:53 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *     *  
27   *   *
28   *  $Id: dev_sn.c,v 1.16 2006/12/30 13:30:59 debug Exp $   *  $Id: dev_sn.c,v 1.17 2007/04/13 16:06:53 debug Exp $
29   *     *  
30   *  National Semiconductor SONIC ("sn") DP83932 ethernet.   *  National Semiconductor SONIC ("sn") DP83932 ethernet.
31   *   *
# Line 57  struct sn_data { Line 57  struct sn_data {
57  };  };
58    
59    
 /*  
  *  dev_sn_access():  
  */  
60  DEVICE_ACCESS(sn)  DEVICE_ACCESS(sn)
61  {  {
62          struct sn_data *d = (struct sn_data *) extra;          struct sn_data *d = (struct sn_data *) extra;

Legend:
Removed from v.37  
changed lines
  Added in v.38

  ViewVC Help
Powered by ViewVC 1.1.26