From owner-cvs-all Mon Nov 27 16: 8:21 2000 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 E9FDE37B4C5; Mon, 27 Nov 2000 16:08:18 -0800 (PST) Received: (from jon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA12517; Mon, 27 Nov 2000 16:08:18 -0800 (PST) (envelope-from jon@FreeBSD.org) Message-Id: <200011280008.QAA12517@freefall.freebsd.org> From: Jonathan Chen Date: Mon, 27 Nov 2000 16:08:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus_cis.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jon 2000/11/27 16:08:18 PST Modified files: sys/dev/cardbus cardbus_cis.c Log: overhaul cis functions to read cis tuple by tuple (instead of all at once). Also fix incorrect parsing of BAR. Revision Changes Path 1.2 +141 -132 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