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: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Tue Aug 31 2010 - 11:02:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2010/08/31 10:02:25

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

Log message:
no need to specially handle the 4 AMD756 registers at suspend/resume time;
they fall within the pcipower() handled range.
ok miod