freebsd-dev/sys/dev/smc
Stanislav Sedov 8a31831551 - Do not reinitialize the card if it is already running.
This fixes bootp on if_smc, as bootp code perform SIOCSIFADDR
  ioctl call immediately after sending the request (which causes
  if_init being called) which causes the adapter to drop all the
  packets received in the meantime.
2012-04-07 06:56:38 +00:00
..
if_smc.c - Do not reinitialize the card if it is already running. 2012-04-07 06:56:38 +00:00
if_smcreg.h
if_smcvar.h