Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2006 23:13:10 +0000 (UTC)
From:      Doug Ambrisko <ambrisko@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bce if_bce.c
Message-ID:  <200607122313.k6CNDAZO005586@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ambrisko    2006-07-12 23:13:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bce          if_bce.c 
  Log:
  Fix ifconfig up when the HW was down.  If the driver isn't running
  then we need to call init otherwise just start the rx.
  
  Interestingly dhclient seemed to work but ifconfig <IP> didn't
  for me.
  
  Reviewed by:    jhb
  
  Revision  Changes    Path
  1.5       +7 -2      src/sys/dev/bce/if_bce.c



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