From owner-freebsd-mobile Tue Sep 17 21:55:31 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2342137B401 for ; Tue, 17 Sep 2002 21:55:30 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECE3743E6E for ; Tue, 17 Sep 2002 21:55:28 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g8I4slY34448; Wed, 18 Sep 2002 13:54:48 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Wed, 18 Sep 2002 13:54:30 +0900 (JST) Message-Id: <20020918.135430.98854027.iwasaki@jp.FreeBSD.org> To: imp@bsdimp.com Cc: marks@ripe.net, mobile@FreeBSD.ORG Subject: Re: pccard re-attach after ACPI S1 resume From: Mitsuru IWASAKI In-Reply-To: <20020917.145506.101593712.imp@bsdimp.com> References: <20020913.094755.08630187.imp@bsdimp.com> <20020916073727.GA760@laptop.6bone.nl> <20020917.145506.101593712.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I've committed it into my perforce branch. However, something @#!#@$^ > up recently and I've not been able to resume after the suspend at all > on my dell i8000 since cutting over to acpi. Several months ago I was > able to suspend with acpi, so I don't know when it broke. Maybe it is > related to X (which I can't switch back to after switching to the > console virtual terminal). Hmm, because of this commit? > iwasaki 2002/08/25 11:35:44 PDT > > Modified files: > sys/isa syscons_isa.c > Log: > Add suspend/resume method to syscons. This switch the mode > (text <-> graphics) by changing current vty during ACPI > sleep/wakeup (maybe APM also). > > Revision Changes Path > 1.18 +36 -1 src/sys/isa/syscons_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message