From owner-cvs-all Sun Feb 14 20:46:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29755 for cvs-all-outgoing; Sun, 14 Feb 1999 20:46:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA29747; Sun, 14 Feb 1999 20:46:29 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id VAA25404; Sun, 14 Feb 1999 21:46:27 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA24057; Sun, 14 Feb 1999 21:46:25 -0700 Date: Sun, 14 Feb 1999 21:46:25 -0700 Message-Id: <199902150446.VAA24057@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Warner Losh Cc: Nate Williams , Guido van Rooij , cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pccard pcic.c In-Reply-To: <199902150352.UAA34285@harmony.village.org> References: <199902150033.RAA23202@mt.sri.com> <199902142016.MAA90692@freefall.freebsd.org> <199902142132.OAA22538@mt.sri.com> <19990214223658.A15393@gvr.org> <199902150352.UAA34285@harmony.village.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > : Weird. I don't know how the pcicintr() could happen then. > > I've seen it with the polling patch because my interrupt never > happened. Right. I could see it when polling, but right now polling can't happen unless you 'patch' the system. > Likely I need to take the polling stuff out, but I need it > for my cards to be inserted after resume. My pcic doesn't seem to > interrupt :-( Or more to the point, FreeBSD does not properly configure your PCIC controller to make it interrupt correctly. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message