Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/mpc5200
Module Name: src
Committed By: rkujawa
Date: Tue Jun 30 21:31:32 UTC 2026
Modified Files:
src/sys/arch/powerpc/mpc5200: fec.c fecreg.h fecvar.h
Log Message:
Several enchancements and bug fixes to FEC driver.
- Fix SRAM leak in fec_stop()
- Skip busy wait link-poll on reset and recovery
- Properly program muilticast hash filter
- 802.3 full duplex flow control, advertise and honor received pause
- Statistics exposed via if_stats
- Accept VLAN frames
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/powerpc/mpc5200/fec.c \
src/sys/arch/powerpc/mpc5200/fecreg.h \
src/sys/arch/powerpc/mpc5200/fecvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index