From owner-cvs-all Sun Oct 24 19:55:17 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 4C9011516A; Sun, 24 Oct 1999 19:55:16 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA40714; Sun, 24 Oct 1999 19:55:16 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199910250255.TAA40714@freefall.freebsd.org> From: Warner Losh Date: Sun, 24 Oct 1999 19:55:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed.c if_ed_pccard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/10/24 19:55:16 PDT Modified files: sys/dev/ed if_ed.c if_ed_pccard.c Log: Add pccard attachment. This won't work with memory mapped ed devices yet, but that should be resolved shortly. Non memory mapped ed devices should work, but I cannot test this since my only ed card is memory mapped. Submitted by: Matt Dodd Revision Changes Path 1.166 +1 -9 src/sys/dev/ed/if_ed.c 1.2 +69 -94 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