From owner-cvs-all Sun Jul 1 16:41: 1 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 6E6E137B403; Sun, 1 Jul 2001 16:40:55 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f61NetT21146; Sun, 1 Jul 2001 16:40:55 -0700 (PDT) (envelope-from imp) Message-Id: <200107012340.f61NetT21146@freefall.freebsd.org> From: Warner Losh Date: Sun, 1 Jul 2001 16:40:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.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/07/01 16:40:55 PDT Modified files: sys/pccard pcic.c Log: Clarify some of the 3.3V code with better comments. Also, since the types are treated as a bitfield, test them as such. Revision Changes Path 1.147 +13 -7 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message