cvs commit: src/sys/dev/bce if_bce.c

John Baldwin jhb at FreeBSD.org
Thu Feb 8 17:22:21 UTC 2007


jhb         2007-02-08 17:22:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/bce          if_bce.c 
  Log:
  MF6: Sync with RELENG_6:
  - Fix probe for 5708S adapters.
  - Use LIST_FOREACH() in bce_ifmedia_upd().
  - Compile fixes for BCE_DEBUG.
  - Don't reset the chip in bce_watchdog() if we are in the routine because
    of pause frames.
  - Fix multicast hash.
  
  Revision  Changes    Path
  1.4.2.6   +18 -11    src/sys/dev/bce/if_bce.c


More information about the cvs-src mailing list