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

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jun 27 12:01:56 PDT 2004


dillon      2004/06/27 12:01:12 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/vr     if_vr.c 
  Log:
  Make the VR device backdown to emergency polling if the interrupt appears
  to broken.  This is demonstrative, and works, but should probably be
  integrated into netif instead of into the device code.
  
  Revision  Changes    Path
  1.11      +41 -9     src/sys/dev/netif/vr/if_vr.c


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





More information about the Commits mailing list