Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2008 20:53:22 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common dev_net.c
Message-ID:  <200809102053.m8AKrWC5029811@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2008-09-10 20:53:22 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      dev_net.c 
  Log:
  SVN rev 182919 on 2008-09-10 20:53:22Z by marius
  
  Revert r177108 and restore r60506 for sparc64 as long as libstand
  isn't fixed to only open the network device once and not do a open
  and close dance on every file access; the firmwares of newer sparc64
  machines perform an auto-negotiation with every open which in turn
  causes netbooting to take horribly long if we open and close the
  device over and over again.
  
  Revision  Changes    Path
  1.18      +3 -0      src/sys/boot/common/dev_net.c



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