CVSROOT:        /cvs
Module name:    src
Changes by:     mlar...@cvs.openbsd.org 2011/11/13 17:25:17

Modified files:
        sys/dev/ata    : ata_wdc.c 
        sys/dev/pci    : ahci.c files.pci 
        sys/kern       : subr_hibernate.c 
        sys/sys        : hibernate.h 

Log message:
Use a fixed io_page for all hibernate I/O, which is needed for
ahci_hibernate_io, a skeleton of which is also provided in this diff.

This code is from deraadt@. Tested on a few wd machines to ensure it works
there as well.

Reply via email to