From owner-cvs-all Thu Oct 10 17:53:41 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 72E8A37B401; Thu, 10 Oct 2002 17:53:40 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4B0E43EBE; Thu, 10 Oct 2002 17:53:38 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g9B0rOY61340; Fri, 11 Oct 2002 09:53:24 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Fri, 11 Oct 2002 09:53:20 +0900 (JST) Message-Id: <20021011.095320.132934610.iwasaki@jp.FreeBSD.org> To: imp@bsdimp.com Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c pccbbvar.h From: Mitsuru IWASAKI In-Reply-To: <20021010.162359.88676799.imp@bsdimp.com> References: <200210072311.g97NBT05005394@freefall.freebsd.org> <20021011.041710.54180152.iwasaki@jp.FreeBSD.org> <20021010.162359.88676799.imp@bsdimp.com> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > : Here's my quick fix, but I'm not sure whether this is correct for > : other device drivers as well. Could you review this? > > This patch looks OK, but there is one problem. If I don't have a > pccard (or cardbus) device, then CARD_OK will be set, even though > there's no driver. Ah yes, I oopsed too :) > Here's what I just committed to my p4 tree for testing. I'll commit > it to current when I do the next merge of my p4 tree into current. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message