From owner-cvs-all Tue Mar 12 21:38:22 2002 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 E70C737B400; Tue, 12 Mar 2002 21:38:19 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2D5cJe95956; Tue, 12 Mar 2002 21:38:19 -0800 (PST) (envelope-from imp) Message-Id: <200203130538.g2D5cJe95956@freefall.freebsd.org> From: Warner Losh Date: Tue, 12 Mar 2002 21:38:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus.c cardbus_cis.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 2002/03/12 21:38:19 PST Modified files: sys/dev/cardbus cardbus.c cardbus_cis.c Log: Cleanup the recent cardbus cleanups. This fixes some of the panics that I introduced with -v. However, other problems still remain (including the loss of interrupts). Revision Changes Path 1.18 +11 -34 src/sys/dev/cardbus/cardbus.c 1.17 +20 -16 src/sys/dev/cardbus/cardbus_cis.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message