[Bug 263820] dwc: dwc driver is not able to receive packets after adding new MAC address
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 May 2022 14:32:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263820 Mitchell Horne <mhorne@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |mhorne@freebsd.org --- Comment #1 from Mitchell Horne <mhorne@freebsd.org> --- (In reply to Jiahao LI from comment #0) Hi, I agree it is unintuitive why your patch seems to fix the issue (or why the issue exists). Can you narrow it down further: is it the second call to dwc_setup_macaddr() or its placement at the end of dwc_init_locked() that makes the difference? Having looked through a few other NIC drivers, they follow much the same structure for setting the MAC address. I will have to see if I can reproduce the bug on my particular hardware. -- You are receiving this mail because: You are the assignee for the bug.