From owner-cvs-all Tue Sep 4 10:46:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EF6E37B408; Tue, 4 Sep 2001 10:46:32 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f84HkWY01372; Tue, 4 Sep 2001 10:46:32 -0700 (PDT) (envelope-from imp) Message-Id: <200109041746.f84HkWY01372@freefall.freebsd.org> From: Warner Losh Date: Tue, 4 Sep 2001 10:46:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.c X-FreeBSD-CVS-Branch: HEAD 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 imp 2001/09/04 10:46:31 PDT Modified files: sys/pccard pcic_pci.c Log: Make the csc and function interrupts ISA on shutdown. This should help with the hanging problem on reboot. Note: we need to do the other things as well. Also, turn off the bits in the stat change interrupt mask and the cardbus interrupt mask as well in an attempt to shut off all interrupt sources. Revision Changes Path 1.91 +14 -2 src/sys/pccard/pcic_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message