DragonFly BSD
DragonFly commits List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Jun 2004 17:45:15 -0700 (PDT)

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@xxxxxxxxxxxxx>, Richard Nyberg <rnyberg@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]