Deleted Added
full compact
28c28
< * $FreeBSD: head/sys/dev/fxp/if_fxp.c 112982 2003-04-02 16:47:16Z mux $
---
> * $FreeBSD: head/sys/dev/fxp/if_fxp.c 113017 2003-04-03 14:08:35Z mux $
2036,2037c2036
< bcopy(sc->arpcom.ac_enaddr,
< (void *)(uintptr_t)(volatile void *)cb_ias->macaddr,
---
> bcopy(sc->arpcom.ac_enaddr, cb_ias->macaddr,
2391,2392c2390
< (void *)(uintptr_t)(volatile void *)
< &sc->mcsp->mc_addr[nmcasts][0], 6);
---
> &sc->mcsp->mc_addr[nmcasts][0], 6);