Deleted Added
full compact
27c27
< * $FreeBSD: head/sys/dev/fxp/if_fxp.c 22253 1997-02-04 07:39:28Z dg $
---
> * $FreeBSD: head/sys/dev/fxp/if_fxp.c 22255 1997-02-04 10:53:12Z dg $
246c246
< * Issue a software reset.
---
> * Reset to a stable state.
248c248
< sc->csr->port = 0;
---
> sc->csr->port = FXP_PORT_SELECTIVE_RESET;
742c742
< sc->csr->port = 0;
---
> sc->csr->port = FXP_PORT_SELECTIVE_RESET;