From owner-cvs-all Sun Oct 24 23:15:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FD7614F59; Sun, 24 Oct 1999 23:15:46 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA65235; Sun, 24 Oct 1999 23:15:46 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199910250615.XAA65235@freefall.freebsd.org> From: Warner Losh Date: Sun, 24 Oct 1999 23:15:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed_pccard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/10/24 23:15:46 PDT Modified files: sys/dev/ed if_ed_pccard.c Log: Have only one attach routine, rather than two. Remove debug printfs. This should allow the ed driver to work when memory mapping works again. Revision Changes Path 1.3 +3 -5 src/sys/dev/ed/if_ed_pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message