From owner-freebsd-mobile@FreeBSD.ORG Sun Nov 30 14:08:23 2003 Return-Path: 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 3B16116A4CE for ; Sun, 30 Nov 2003 14:08:23 -0800 (PST) Received: from psg.com (psg.com [147.28.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FDE43FF9 for ; Sun, 30 Nov 2003 14:08:17 -0800 (PST) (envelope-from randy@psg.com) Received: from [127.0.0.1] (helo=roam.psg.com) by psg.com with esmtp (Exim 4.24; FreeBSD 4.9) id 1AQZjl-00044B-5Z; Sun, 30 Nov 2003 22:08:17 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.24; FreeBSD) id 1AQZPr-0000Cx-6h; Sun, 30 Nov 2003 13:47:43 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 30 Nov 2003 13:47:42 -0800 To: Peter Schuller References: <200311300127.46122.peter.schuller@infidyne.com> Message-Id: cc: FreeBSD Laptoppers Subject: Re: thinkpad t40 4.0-stable won't resume X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 22:08:23 -0000 >>> i get some sort of ATA hang when resuming on a T40p running this >>> week's -stable. google and search of mobile yielded no hints. >>> anyone here seen this? > Hmm. Resume as in resume after an apm/acpi suspend? yep. there are other resumes? >> ad0: 54164MB [110048/16/63] at ata0-master BIOSDMA >> Mounting root from ufs:/dev/ad0s3a >> pccard: card inserted, slot 0 >> an0: at port 0x240-0x27f irq 11 slot 0 on pccard0 >> an0: got RSSI <-> dBM map >> an0: Ethernet address: 00:07:0e:b9:8a:f3 > ... because the dmesg looked like a boot. about the only thing that creates a dmesg, yes? i thought i remembered something about ATA after resume being a kernel option. but i can find nothing in GENERIC or LINT. randy