Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2004 19:37:21 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sk.c if_skreg.h
Message-ID:  <200411151937.iAFJbLak002480@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         2004-11-15 19:37:21 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_sk.c if_skreg.h 
  Log:
  fix the missing lock in sk_jfree (verified w/ an assert)
  also fix up handling and proding of the tx, _OACTIVE is now handled
  better...
  
  Submitted by:   Peter Edwards (sk_jfree)
  Obtained from:  OpenBSD and/or NetBSD (tx prod)
  
  Revision  Changes    Path
  1.90      +22 -10    src/sys/pci/if_sk.c
  1.24      +1 -0      src/sys/pci/if_skreg.h



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