Date: Wed, 28 Sep 2005 12:31:14 -0700 From: Nate Lawson <nate@root.org> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <433AEF82.5070007@root.org> In-Reply-To: <20050928192056.B7E6D16A42B@hub.freebsd.org> References: <20050928192056.B7E6D16A42B@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek wrote: > 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 Great, thanks! To other developers with hardware that doesn't work for suspend/resume, this is the area that needs the most improvement. There are known cases of at least agp and apic breaking resume. -- Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?433AEF82.5070007>