rwatson     2005-11-14 10:40:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/em           if_em.c 
  Log:
  Merge if_em.c:1.82 from HEAD to RELENG_5:
  
    Put probe-time printf of adapter speed and duplex behind bootverbose:
    since the link takes a bit to negotiate, the information is pretty
    much never available during the probe.  As such, the boot output
    pretty much always prints N/A for speed and duplex.  Since we print
    out the output of ifconfig during the user space boot, this early
    boot information is also generally redundant, and added to the noise.
  
  Revision   Changes    Path
  1.44.2.10  +14 -10    src/sys/dev/em/if_em.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