Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 15:33:28 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <200208042233.g74MXSv4035601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/08/04 15:33:28 PDT

  Modified files:
    sys/dev/fxp          if_fxp.c 
  Log:
  Fix handling of Receiver Not Ready errors when doing polling.
  Also take this chance to cleanup the code in fxp_intr_body.
  
  Add a missing block of code to disable interrupts when
  reinitializing the interface while doing polling (the RELENG_4
  version was correct).
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.136     +82 -50    src/sys/dev/fxp/if_fxp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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