jfv         2007-05-30 23:32:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           README if_em.c 
  Log:
  A few small but significant fixes:
   - Coverity Prevent(tm) CID 1906 a bogus use of bzero where unneeded.
   - ICH8 systems autoneg to 100 rather than 1000, this can also be
     seen in 82573, the logic was backwards.
   - On new 82575 quadports half duplex tx speed is slow... this was due
     to overwriting TCTL reg rather than adding bits.
  
  Revision  Changes    Path
  1.15      +32 -44    src/sys/dev/em/README
  1.180     +23 -20    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