OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: David Gwynne (dlgcvs.openbsd.org)
Date: Mon Apr 23 2007 - 04:54:43 CDT


CVSROOT: /cvs
Module name: src
Changes by: dlgcvs.openbsd.org 2007/04/23 03:54:42

Modified files:
        sys/dev/pci : if_tht.c

Log message:
add tht_write_dmap, and tht_write_pad.

tht_write_dmap will walk a loaded bus_dmamap_t and write the appropriate
pbd's to the fifo.

tht_write_pad will take the length of the whole descriptor and add a 4 byte
pad to the descriptor if necessary.