From owner-freebsd-mobile Wed Oct 29 11:19:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA06497 for mobile-outgoing; Wed, 29 Oct 1997 11:19:59 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA06481 for ; Wed, 29 Oct 1997 11:19:48 -0800 (PST) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id MAA03368; Wed, 29 Oct 1997 12:19:16 -0700 (MST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id MAA13105; Wed, 29 Oct 1997 12:19:15 -0700 (MST) Date: Wed, 29 Oct 1997 12:19:15 -0700 (MST) Message-Id: <199710291919.MAA13105@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John Polstra Cc: Nate Williams , mobile@freebsd.org Subject: Re: Suspend/resume in -current: still no joy In-Reply-To: <199710291913.LAA01821@austin.polstra.com> References: <199710291900.MAA12860@rocky.mt.sri.com> <199710291913.LAA01821@austin.polstra.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > [My problems with suspend/resume when Megahertz XJ1336 modem is > installed.] > > > Can you eject/insert the modem fine? > > Yes, that works OK. Great, that helps. > > Also, did you try enabling the sysctl mentioned earlier? > > I just tried it, but it didn't make any difference. Remember, the > problem manifests itself upon entering the suspended state, not when > resuming. Ah, true. Hmm, let me think about this, OK? We do *almost* the exact same thing when ejecting a card as we do when we suspend now, except that we also power off the controller. However, there is no way it can 'fail' with the code, so I'm unsure why it's failing or hanging, since the new code doesn't have any way of denoting failure. Nate