cvs commit: src/sys/pci if_sk.c if_skreg.h

John-Mark Gurney jmg at FreeBSD.org
Mon Nov 15 19:37:22 GMT 2004


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


More information about the cvs-src mailing list