Just the FreeBSD changes from D8548
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Move xgbe.c to if_axgbe.c
- Use sx_xlock/sx_xunlock directly
- Add a license to xgbe_osdep.h
- Support the new devicetree layout as documented in Linux
sys/dev/axgbe/if_axgbe.c | ||
---|---|---|
133 ↗ | (On Diff #24928) | Yes, however we don't yet pass the needed info to the hardware. |