freebsd-dev/sys/dev/if_ndis
Bill Paul e237b45890 - In ndis_intr(), don't do any interrupt processing if the IFF_UP
flag isn't set.
- In ndis_attach(), halt the NIC before exiting the routine. Calling
  ndis_init() will bring it up again, and we don't want it running
  (and potentially generating interrupts) until we're ready to deal
  with it.
2003-12-25 09:44:49 +00:00
..
if_ndis.c - In ndis_intr(), don't do any interrupt processing if the IFF_UP 2003-12-25 09:44:49 +00:00
if_ndisvar.h Big round of updates: 2003-12-21 00:00:08 +00:00