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: Christopher Pascoe (pascoecvs.openbsd.org)
Date: Mon Mar 05 2007 - 23:59:21 CST


CVSROOT: /cvs
Module name: src
Changes by: pascoecvs.openbsd.org 2007/03/05 22:59:21

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

Log message:
No need to continually assign the control table addresses, provided we don't
ever zero out the whole command header.

Also add some diagnostic checks to ensure we don't violate any of the
controller's DMA address/size restrictions.