/[hurd]/hurd/pfinet/ethernet.c
ViewVC logotype

Diff of /hurd/pfinet/ethernet.c

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

revision 1.28 by marcus, Wed Oct 4 01:59:03 2000 UTC revision 1.29 by roland, Wed May 29 08:34:35 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1995,96,98,99,2000 Free Software Foundation, Inc.     Copyright (C) 1995,96,98,99,2000,02 Free Software Foundation, Inc.
3     Written by Michael I. Bushnell, p/BSG.     Written by Michael I. Bushnell, p/BSG.
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 196  void Line 196  void
196  setup_ethernet_device (char *name, struct device **device)  setup_ethernet_device (char *name, struct device **device)
197  {  {
198    struct net_status netstat;    struct net_status netstat;
199    u_int count;    size_t count;
200    int net_address[2];    int net_address[2];
201    error_t err;    error_t err;
202    struct ether_device *edev;    struct ether_device *edev;

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26