Date: Wed, 28 Sep 2005 19:20:49 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <200509281920.j8SJKn9C044794@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-09-28 19:20:49 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
Implement suspend/resume methods to be more ACPI friendly.
I'm able to suspend/resume my laptop without this change, but then I need
to wait for the watchdog to reset the card.
With this change, it is ready immediately.
Glanced at by: glebius
Revision Changes Path
1.96 +36 -0 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509281920.j8SJKn9C044794>
