cvs commit: src/sys/dev/if_ndis if_ndis.c

Bill Paul wpaul at FreeBSD.org
Tue Dec 23 10:41:35 PST 2003


wpaul       2003/12/23 10:41:34 PST

  FreeBSD src repository

  Modified files:
    sys/dev/if_ndis      if_ndis.c 
  Log:
  Set up the interrupt earlier in ndis_attach(), because calling the
  driver's initfunc may cause an interrupt to be generated. This avoids
  the occasional 'stray irqXXX' messages on load.
  
  Revision  Changes    Path
  1.9       +13 -4     src/sys/dev/if_ndis/if_ndis.c


More information about the cvs-all mailing list