Kernel panic with message "panic: trap: memory address not aligned" on FreeBSD/sparc64 after network errors on rl(4) interface. The reason: Driver incorrect reset array of TX descriptors (DVMA address). Fix: Use this patch.
Responsible Changed From-To: freebsd-bugs->wpaul Assign to the rl(4) author.
State Changed From-To: open->closed Patch applied to if_rl.c in -current. -Bill