cvs commit: src/sys/boot/common dev_net.c

Marius Strobl marius at FreeBSD.org
Wed Sep 10 20:53:33 UTC 2008


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


More information about the cvs-src mailing list