cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h
John Baldwin
jhb at freebsd.org
Thu Sep 18 18:34:41 UTC 2008
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
More information about the cvs-src
mailing list