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

/freebsd-9.3-release/sys/dev/gem/
H A Dif_gem.cdiff 148368 Sun Jul 24 16:12:31 MDT 2005 marius - Wrap the handler and associated code for collecting completed RX
descriptors that are still marked owned in #ifdef GEM_RINT_TIMEOUT
instead of #if 0 for convenience.
- Remove stale code and comment about relying on the preset XIF config.
- In case of a watchdog timeout call the init function instead of just
the start function so the chip is properly reset.

Merge from hme(4):
- Convert to use bus_dmamap_load_mbuf_sg() for loading RX buffers.
- Protect from a duplicate mbuf free panic in case the DMA engine hangs.

Reviewed by: yongari
Tested on: powerpc(grehan), sparc64
MFC after: 1 week

Completed in 48 milliseconds