Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/ic



On Thursday 16 October 2003 04:07 pm, enami tsugutomo wrote:
> > Actually this was just a bug, not a bus dma api difference.
>
> Also, why null packet test is done after bus_dmamap_load (not before)?
> If i read the source correctly, at least NetBSD/i386's bus_dmamap_load
> function returns with bf_nseg == dm_nsegs == 1 when data length == 0
> (though, bus_dmamap_load is inconsistent since dm_segs[0] isn't
> initialized).

Probably just another mistake.  In this case harmless.

        Sam




Home | Main Index | Thread Index | Old Index