From owner-freebsd-current@FreeBSD.ORG Thu Feb 24 20:45:18 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68BB1106564A; Thu, 24 Feb 2011 20:45:18 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id EA43C8FC1A; Thu, 24 Feb 2011 20:45:17 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id A3042E8C22; Thu, 24 Feb 2011 20:45:02 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=liJUSHRZZDFT eNgF9VHkPoxCFgc=; b=NhkRqsRNXjKAK1JtBWWsqncOnvPfLnSvRat02aaAql9C CzSxJyTmbMCANe82WmO6baM8xbfjvMj6Cuu+oEuzBRVguzF2n5C/i+9HT1ESBY5Q 3XvKR/3dxqJsB8W2xd4HbdtsDEciuI1l6gEErJIPUHxCTo/29jr0GdMNGg3bzQc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=chZ29c NKwTzBKXV6KCtQDB5ldoekwCrR8dRSHrEu1mbALIKpnH5ocKyvGDJqRwe/vMlVeN YR2Yi0bWuLs4c7Rsw8G93ItRs5epBLJffr2uzL4IcCly7dUyCzqsq9vIStvQ3q5Z pOeCmADJAxGC0JdIPa46XmYKkWe1kP1x5A+6w= Received: from unknown (client-86-31-236-253.oxfd.adsl.virginmedia.com [86.31.236.253]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 2EC64E8BA7; Thu, 24 Feb 2011 20:45:02 +0000 (GMT) Date: Thu, 24 Feb 2011 20:44:54 +0000 From: Bruce Cran To: Jung-uk Kim Message-ID: <20110224204454.00002435@unknown> In-Reply-To: <201102241538.17592.jkim@FreeBSD.org> References: <4D64FF99.2070908@cabletv.dp.ua> <20110224152759.00003c4e@unknown> <201102241511.24989.jhb@freebsd.org> <201102241538.17592.jkim@FreeBSD.org> X-Mailer: Claws Mail 3.7.8cvs9 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, Mitya , Nathan Whitehorn Subject: Re: Cosmetic path to bsdinstall X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2011 20:45:18 -0000 On Thu, 24 Feb 2011 15:38:15 -0500 Jung-uk Kim wrote: > FYI, I've been using the following hack for a while now: > > http://people.freebsd.org/~jkim/ada_suspend.diff Thanks, I'd given up trying to fix this because I was under the impression it needed newbus. I'll see if I can get something similar committed so at least another part of suspend/resume works. I think someone mentioned there was documentation somewhere that was going to be put on the Wiki about what needs done in order to get suspend/resume working properly. Does anyone know where that might be? -- Bruce Cran