cvs commit: src/sys/dev/netif/vr if_vr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jun 28 17:46:12 PDT 2004


dillon      2004/06/28 17:45:15 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/vr     if_vr.c 
  Log:
  Fix a snafu in the last commit.  In the normal non-polling case interrupts
  were not being reenabled at the end of the service routine, breaking the
  driver.
  
  Reported-by: walt <wa1ter at xxxxxxxxxxxxx>, Richard Nyberg <rnyberg at xxxxxxxx>
  
  Revision  Changes    Path
  1.12      +1 -3      src/sys/dev/netif/vr/if_vr.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/vr/if_vr.c.diff?r1=1.11&r2=1.12&f=u





More information about the Commits mailing list