CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2009/06/28 16:05:36
Modified files: sys/dev/pci : if_ix.c Log message: Properly swap tx dma maps so we don't use invalid maps, leak memory, lose maps or cause double frees. Problem courtesy of our good friends at Intel in the original FreeBSD driver. "awesome" dlg@