CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/05/04 12:38:57
Modified files: sys/dev/ic : dc.c Log message: Use BUS_DMA_OVERRUN to cope with the broken DMA engine of the Davicom DM9102 found on some Sun sparc64 machines. This fixes the unrecoverable DMA errors people have been seeing ever since dlg@ made changes to the pool code that changes the memory layout.