Date: Thu, 13 Apr 2000 11:09:07 -0700 (PDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida_eisa.c Message-ID: <200004131809.LAA01775@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004131809.LAA01775>