CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/03/22 11:43:18
Modified files:
sys/dev/pci : if_alc.c
Log message:
- Fix the AR816X_REV_B0 / default DMA channel selection to be the
same as the original code
- Merge FreeBSD's r304574
Correct DMA channel number selection on AR816x family of
controllers. For Gigabit Ethernet version of AR816x, AR813x/AR815x
except L1D controller, use vendor recommended ASPM parameters.
While here, increase alc_dma_burst array size. Broken H/W can
return bogus value in theory
>From Brad.