phk         2004-11-03 14:11:18 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Put the "Link is up/down" printfs behind bootverbose.  gigE is not so uncommon
  that we need to tell people about every cable in the network anymore.  It can
  be enabled for debugging purposes with "boot -v".
  
  Revision  Changes    Path
  1.51      +8 -6      src/sys/dev/em/if_em.c