From owner-freebsd-mobile Tue Jun 4 08:13:15 1996 Return-Path: owner-mobile Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA20410 for mobile-outgoing; Tue, 4 Jun 1996 08:13:15 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA20405 for ; Tue, 4 Jun 1996 08:13:10 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with SMTP id IAA02370 for ; Tue, 4 Jun 1996 08:13:08 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id JAA17185; Tue, 4 Jun 1996 09:09:01 -0600 Date: Tue, 4 Jun 1996 09:09:01 -0600 From: Nate Williams Message-Id: <199606041509.JAA17185@rocky.sri.MT.net> To: Michael Smith Cc: nate@sri.MT.net (Nate Williams), mobile@freebsd.org Subject: Re: Laptop hardware FOUND In-Reply-To: <199606040516.OAA04989@genesis.atrad.adelaide.edu.au> References: <199606040400.WAA16218@rocky.sri.MT.net> <199606040516.OAA04989@genesis.atrad.adelaide.edu.au> Sender: owner-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > ... I'm guessing that it probably has to do with powering the slot down. I > > > need to spend some time with it when I'm not running a fever or being > > > pressured to do Real Work. I may get a chance tonight if I can find some > > > appropriate drugs to kill the pain. > > > > Someone just posted a patch on Usenet regarding the pccardd driver, but > > it causes a core dump, not a hang. If you could send me a traceback of > > the offending process it'd sure help me out. > > Uhh, no process crash here. I get a trap 12 somewhere in the APM bios if > I try to use the 'apm' command (though it's worked a couple of times, > but I don't know why). And the system goes away and never comes back > if I suspend with the ethernet card in it. Did using the APM_DSVALUE_BUG hack fix that? Re: the suspend and never come back. That's a tough one, since the APM BIOS is in complete control of the system, so it's *extremely* hard to debug the system coming back. Nate