Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2008 10:24:34 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        SXren Schmidt <sos@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h
Message-ID:  <200809181024.35437.jhb@freebsd.org>
In-Reply-To: <200809181212.m8ICCmgw043093@repoman.freebsd.org>
References:  <200809181212.m8ICCmgw043093@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 18 September 2008 08:12:34 am SXren Schmidt wrote:
> sos         2008-09-18 12:12:34 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/ata          ata-chipset.c ata-pci.c ata-pci.h 
>   Log:
>   SVN rev 183141 on 2008-09-18 12:12:34Z by sos
>   
>   Cleanup the AHCI code a bit.
>   Add suspend/resume for AHCI, general methods added.
>   
>   Inspired by: Andrey V. Elsukov

Oo!  I have suspend/resume for ICH then that fix my laptop at 
www.freebsd.org/~jhb/patches/ata_resume.patch.  These count on being able to 
have some controller-specific data in the softc for holding state across 
suspend/resume.  However, I'm glad to see you are now ok with having real 
suspend/resume methods.  

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809181024.35437.jhb>