From owner-freebsd-mobile Thu Jun 5 10:57:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA27483 for mobile-outgoing; Thu, 5 Jun 1997 10:57:35 -0700 (PDT) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA27477 for ; Thu, 5 Jun 1997 10:57:33 -0700 (PDT) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.8.5/8.8.5) with ESMTP id KAA13725; Thu, 5 Jun 1997 10:57:30 -0700 (PDT) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.5/8.8.5) with SMTP id KAA02527; Thu, 5 Jun 1997 10:57:19 -0700 (PDT) Date: Thu, 5 Jun 1997 10:57:19 -0700 (PDT) From: Chris Timmons To: Nate Williams cc: Brian Somers , freebsd-mobile@FreeBSD.ORG Subject: Re: 3c589c resume In-Reply-To: <199706032301.RAA28822@rocky.mt.sri.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-mobile@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You might also have a look at the Linux PCMCIA code, it has been a source of good ideas in the past. -Chris On Tue, 3 Jun 1997, Nate Williams wrote: > Nate Williams writes: > > > My 3c589c doesn't resume properly - I get an "eeprom failed to > > > come ready" message. > > > > > > Has anyone else seen/fixed this ? If not, I'm ready to look > > > deeper now. > > > > Look deeper. > > I guess that was a little too terse. This is a 'known bug', so feel > free to come up with a correct fix. Look at the PAO code for a start, > but that code wasn't complete as I can still get it to fail. (They > recommend turning off the card before removing it, but that doesn't > help with suspend/resume.) > > > > Nate >