From owner-freebsd-current@FreeBSD.ORG Tue Sep 27 10:59:12 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 6005F106566C for ; Tue, 27 Sep 2011 10:59:12 +0000 (UTC) (envelope-from crsnet@crsnet.pl) Received: from mx1.security.edu.pl (mx1.security.edu.pl [91.197.89.212]) by mx1.freebsd.org (Postfix) with ESMTP id 12C148FC18 for ; Tue, 27 Sep 2011 10:59:11 +0000 (UTC) Received: from mx1.security.edu.pl ([91.197.89.212] helo=poczta.i-pi.pl ident=www) by mx1.security.edu.pl with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1R8VUz-00060n-IN; Tue, 27 Sep 2011 13:07:40 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 27 Sep 2011 13:06:44 +0200 From: "crsnet.pl" To: Gavin Atkinson In-Reply-To: <1317117829.95805.3.camel@buffy.york.ac.uk> References: <8bce9b8a86d5c7a83095d8e58f794f64@i-pi.pl> <1317117829.95805.3.camel@buffy.york.ac.uk> Message-ID: <27abc177adbec1289f95b7e5cbddb6fc@i-pi.pl> X-Sender: crsnet@crsnet.pl User-Agent: Roundcube Webmail/0.4.2 X-SA-Exim-Connect-IP: 91.197.89.212 X-SA-Exim-Mail-From: crsnet@crsnet.pl X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on MTA X-Spam-Level: X-Spam-Status: No, score=-2.9 required=7.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mx1.security.edu.pl) X-Mailman-Approved-At: Tue, 27 Sep 2011 11:21:35 +0000 Cc: freebsd-current@FreeBSD.org Subject: Re: FreeBSD 9-Beta3 on X300 problems. 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: Tue, 27 Sep 2011 10:59:12 -0000 > I'm not sure why the machine panics when you unload uhci - if you can > get any more information about the panic then please open a PR. > > As for the issue with suspend/resume hanging, can you please try the > patch at > > http://docs.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.1106041548370.26975 > and see if that makes suspend/resume work? > > That patch is a hack rather than the correct solution, but it would > be > useful if you can test it and see if that makes any difference. > Hello. Yours patch works! ;) Thanks a lot. Regards, Adrian. > Thanks, > > Gavin