From owner-freebsd-mobile Tue Nov 11 13:45:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA25407 for mobile-outgoing; Tue, 11 Nov 1997 13:45:18 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA25402 for ; Tue, 11 Nov 1997 13:45:11 -0800 (PST) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with ESMTP id OAA03732; Tue, 11 Nov 1997 14:45:07 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id OAA18382; Tue, 11 Nov 1997 14:45:04 -0700 (MST) Date: Tue, 11 Nov 1997 14:45:04 -0700 (MST) Message-Id: <199711112145.OAA18382@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John-Mark Gurney Cc: FreeBSD Mobile Subject: Re: interesting pcmcia card behavior... In-Reply-To: <19971111131657.37693@hydrogen.nike.efn.org> References: <19971111131657.37693@hydrogen.nike.efn.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > well... a couple days ago I needed to go to school REALLY quickly, so > I just pulled the ethernet card out while the machine was suspended... > > then today I noticed that I was getting these messages each time I > resumed my machine: > Card disabled, slot 0 > Nov 11 10:00:46 note /kernel.syscons: resumed from suspended mode (slept 17:30:20) > Card inserted, slot 0 > Nov 11 10:00:52 note pccardd[37]: No card in database for ""("") This shouldn't be a problem, since I 'fake' an insertion message. No need to try and restore any cards or such in the machine. > and that was with no card in the machine... so I then tried to put > the ethernet card back in, but no go... What happenned there? Did you wait about 5-10 seconds for things to get done? Define 'no go' please. > so then I suspended my machine, > put the card in, then resumed the machine... I got a: > ep0: eeprom failed to come ready. > ep0: failed to come ready. > Nov 11 12:58:51 note pccardd[37]: driver allocation failed for 3Com Corporation This could be related to (what I consider to be) the interrupt problem that Guido is also seeing, or something that I have no idea on. It's hard to debug remotely, so I'm just guessing here. I need more information and someone willing to go in and find out what's going wrong. > I also tried to insert my modem while it was in the above state (thinking > a card was really in the slot), and I got the sio2: probe test 3 failed > message.. and now the card doesn't work, even after I get the ethernet > card to behave properly... > > Toshiba T1960CS, Intel 82365, old 486dx2/50, video is standard VGA, not > local bus (isa)... 3c589b, Megahertz 14.4k (XJ144).. *shot in the dark* Can you try (before doing a suspend) enabling the pcic_resume sysctl and see if that makes any difference? Nate