CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2015/09/23 11:22:18
Modified files: sys/dev/pci : if_iwm.c Log message: In iwm(4), properly reset the RX ring by clearing RX buffer status memory. Found by Matthew Dillon (Dragonfly). DMA sync hint from tedu@, ok mpi@