Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2004 06:17:03 -0700 (PDT)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/if_ndis if_ndis.c
Message-ID:  <200405061317.i46DH3pI082090@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2004/05/06 06:17:03 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/if_ndis      if_ndis.c 
  Log:
  Link state change notification of ethernet media to the routing socket.
  
  o The ndis_ticktask() function updates the ifi_link_state field and
    calls rt_ifmsg() to notify listeners on the routing socket.
  
  Approved by:    wpaul
  
  Revision  Changes    Path
  1.60      +5 -0      src/sys/dev/if_ndis/if_ndis.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405061317.i46DH3pI082090>