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: Can Erkin Acar (canacarcvs.openbsd.org)
Date: Thu Sep 01 2005 - 18:35:43 CDT


CVSROOT: /cvs
Module name: src
Changes by: canacarcvs.openbsd.org 2005/09/01 17:35:42

Modified files:
        sys/dev/pci : if_san_common.c if_san_xilinx.c

Log message:
Make sure the packets are aligned for dma while copying,
cleanup extra alignment code, and check lengths properly while copying.
tested by Greg Mortensen thevision at pobox com
ok deraadt