From owner-cvs-all Thu Apr 13 11: 9:14 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 777C537B549; Thu, 13 Apr 2000 11:09:08 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA01775; Thu, 13 Apr 2000 11:09:07 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Message-Id: <200004131809.LAA01775@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 13 Apr 2000 11:09:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida_eisa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mdodd 2000/04/13 11:09:07 PDT Modified files: sys/dev/ida ida_eisa.c Log: - Add an additional call to eisa_add_iospace() so we get the right IOPORT in attach. - Change a EISA_CHANNEL_CLEAR to EISA_CHANNEL_BUSY in ida_v1_submit(). This may fix the problem with EISA IDA adapters though we have not heard back from testers yet. Reviewed by: jlemon Revision Changes Path 1.2 +3 -2 src/sys/dev/ida/ida_eisa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message