From owner-cvs-all Tue Sep 3 4:30: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4FF337B400; Tue, 3 Sep 2002 04:29:59 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8630F43E6A; Tue, 3 Sep 2002 04:29:58 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.3/8.12.2) with ESMTP id g83BTrvV068114; Tue, 3 Sep 2002 13:29:54 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccard pccard.c In-Reply-To: Your message of "Tue, 03 Sep 2002 04:24:25 PDT." <200209031124.g83BOPAh090297@freefall.freebsd.org> Date: Tue, 03 Sep 2002 13:29:53 +0200 Message-ID: <68113.1031052593@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200209031124.g83BOPAh090297@freefall.freebsd.org>, Poul-Henning Kam p writes: >phk 2002/09/03 04:24:25 PDT > > Modified files: > sys/dev/pccard pccard.c > Log: > Drop another cookie to wet Warners appetite: > > We need to call the drivers interrupt function even though the card is not > multifunction. This should make interrupt handling work on non-multifunction cards. This is only a workaround for now, Warner probably has a better and more correct fix for this. Typical symptoms would be interrupt storms which could possibly hang the machine solid. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message