Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2000 12:34:14 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c
Message-ID:  <200008011934.MAA49791@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/08/01 12:34:14 PDT

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Apply patch supplied by John Hood <jhood@sitaranetworks.com> to fix problems
  with LEDs on some cards being stomped on when clearing the "jabber disable"
  bit. Using DC_SETBIT() has an unwanted side effect of setting a write enable
  bit in the watchdog timer register which we really want to be cleared when
  we do a write.
  
  Revision  Changes    Path
  1.19      +15 -4     src/sys/pci/if_dc.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?200008011934.MAA49791>