From owner-cvs-all Mon May 7 14:57: 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 1F31E37B422; Mon, 7 May 2001 14:56:58 -0700 (PDT) (envelope-from dmlb@FreeBSD.org) Received: (from dmlb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f47LuwO98261; Mon, 7 May 2001 14:56:58 -0700 (PDT) (envelope-from dmlb) Message-Id: <200105072156.f47LuwO98261@freefall.freebsd.org> From: Duncan Barclay Date: Mon, 7 May 2001 14:56:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd cardd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dmlb 2001/05/07 14:56:57 PDT Modified files: usr.sbin/pccard/pccardd cardd.c Log: Ensure that pccardd sets up memory windows correctly for drivers other than if_ed. The code for if_ed to set the offset and memory width remains. Approved by: imp Revision Changes Path 1.66 +37 -9 src/usr.sbin/pccard/pccardd/cardd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message