From owner-cvs-all Mon Jul 17 23:37:11 2000 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 B9AB737B6BF; Mon, 17 Jul 2000 23:37:08 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA36267; Mon, 17 Jul 2000 23:37:08 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Message-Id: <200007180637.XAA36267@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 17 Jul 2000 23:37:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ep if_ep_isa.c if_epreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mdodd 2000/07/17 23:37:08 PDT Modified files: sys/dev/ep if_ep_isa.c if_epreg.h Log: Properly detect ISA cards in EISA mode and skip them in the ISA identify routine so that they will be picked up by the EISA front end. PR: i386/2598 Revision Changes Path 1.9 +11 -3 src/sys/dev/ep/if_ep_isa.c 1.30 +3 -1 src/sys/dev/ep/if_epreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message