Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2008 21:34:05 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c
Message-ID:  <200805212134.m4LLY65a031844@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2008-05-21 21:34:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/em           if_em.c 
  Log:
  Primary a delta to pick up the missing UNLOCK in the watchdog
  code, this can cause a panic due to a recusion on the TX Lock.
  Also sync up other changes in HEAD, all trivial, added PCI ID
  and #ifdef's to make the driver compile on 6.3.
  
  Revision   Changes    Path
  1.184.2.3  +26 -2     src/sys/dev/em/if_em.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805212134.m4LLY65a031844>