CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/25 02:51:37
Modified files:
sys/dev/ic : dwqe.c dwqereg.h
Log message:
Mask off MAC management counter interrupts. The driver doesn't know how
to handle these, so if they're enabled, they will cause an interrupt
storm.
ok patrick@ jsg@ stsp@
