Date: Mon, 8 Mar 1999 13:39:35 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa bt_isa.c src/sys/i386/eisa bt_eisa.c src/sys/dev/buslogic bt.c btreg.h Message-ID: <199903082139.NAA65749@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1999/03/08 13:39:35 PST Modified files: (Branch: RELENG_3) sys/i386/isa bt_isa.c Log: MFC: Pull IRQ/DRQ probe code into bt.c. Revision Changes Path 1.5.2.1 +7 -43 src/sys/i386/isa/bt_isa.c Modified files: (Branch: RELENG_3) sys/i386/eisa bt_eisa.c Log: MFC: Ask the adapter for our interrupt information. ECU info is unreliable. Revision Changes Path 1.1.2.1 +31 -85 src/sys/i386/eisa/bt_eisa.c Modified files: (Branch: RELENG_3) sys/dev/buslogic bt.c btreg.h Log: MFC: Add a routine for asking the card for IRQ/DRQ info. Fix comparision bug in syncrate code so we don't attempt unsupported commands. Revision Changes Path 1.13.2.1 +66 -3 src/sys/dev/buslogic/bt.c 1.3.2.1 +21 -12 src/sys/dev/buslogic/btreg.h 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?199903082139.NAA65749>