CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/13 07:41:25
Modified files:
sys/arch/octeon/include: octeonvar.h
Log message:
sys/cnmac: increase command buffer pool from 32 to 256 entries.
With the current limit, two stalled output ports can exhaust this shared
resource and eventually prevent all ports from transmitting packets.
OK: visa@
