From owner-freebsd-mobile Mon May 22 14: 6:58 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp1.medianstrip.net (medianstrip.net [206.113.38.30]) by hub.freebsd.org (Postfix) with ESMTP id 02FAE37BB8B for ; Mon, 22 May 2000 14:06:56 -0700 (PDT) (envelope-from mike@medianstrip.net) Received: by smtp1.medianstrip.net (Postfix, from userid 1000) id F3EC959B0; Mon, 22 May 2000 16:44:10 -0400 (EDT) Date: Mon, 22 May 2000 16:44:10 -0400 From: mike ryan To: freebsd-mobile@freebsd.org Subject: Re: suspend/resume on z505hs Message-ID: <20000522164410.A18562@medianstrip.net> Mail-Followup-To: mike ryan , freebsd-mobile@freebsd.org References: <20000428141659.A74587@medianstrip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000428141659.A74587@medianstrip.net>; from mike+fbsd@medianstrip.net on Fri, Apr 28, 2000 at 02:16:59PM -0400 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org on Apr 28, mike wrote: > i've got a couple suspend/resume problems on a sony vaio z505hs. > > the first is that after a resume usb devices no longer work. > kern/18261 contains a patch for this, translated from netbsd. > > the second is far more problematic: if i boot a kernel with fxp > support then suspend and resume, the machine wedges in fxp_init > while waiting for the "config command/DMA" to complete (if_fxp.c > revision 1.77.2.1 line 1518). > > anybody got any ideas on this one? kern/18756 contains a patch. with these two patches, suspend/resume finally works for me, both via "apm -z" and Fn-Esc. suspend-to-disk also works, but only via Fn-F12. "apm -Z" just results in this syslog message: "Entire system suspend failure: errcode = 96". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message