• Pavel Machek's avatar
    [PATCH] suspend-to-{ram/disk} cleanups/fixes for 2.5.21 · ef8e826c
    Pavel Machek authored
    This kills Sysrq-D support (did not work anyway, and complicated
    code).
    
    Adds resume support to i8259A (otherwise interrupts will not work
    after S3).
    
    HAVE_NEW_DEVICE_MODEL is always true in 2.5, so we should define
    it. S3 can't work properly without that. Also limit toshiba workaround
    to S1. (This hide lack of i8259A support for me).
    
    Fixes compilation, and kills <asm/suspend.h> being included
    twice with ugly hacks around.
    ef8e826c
i8259.c 10.7 KB