K 10 svn:author V 8 bschmidt K 8 svn:date V 27 2010-12-30T18:29:22.559115Z K 7 svn:log V 281 The RX path is missing a few bus_dmamap_*() calls, this results in modification of memory which was already free'd and eventually in: wpi0: could not map mbuf (error 12) wpi0: wpi_rx_intr: bus_dmamap_load failed, error 12 and an usuable device. PR: kern/144898 MFC after: 3 days END