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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to