cognet 2006-02-06 22:17:42 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
- Call mii_phy_probe() after we allocated an ifp. mii has this evil
hack where it assumes the first field of the driver softc is the struct
ifnet, and it copies its value in mii_phy_probe().
- In the interrupt handler, set the mbuf m_len field on packet receive.
Revision Changes Path
1.2 +4 -2 src/sys/arm/at91/if_ate.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"