Searched hist:117748 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.cdiff 117748 Fri Jul 18 20:11:47 MDT 2003 wpaul Fix a busdma bogon:

Some of the calls to bus_dmamap_sync() were syncing the DMA descriptor
ring maps using the mbuf tag, when they should have been using the
descriptor ring tag instead.

Completed in 93 milliseconds