Date: Tue, 18 May 1999 14:03:33 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/eisa eisaconf.c Message-ID: <199905182103.OAA54619@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/05/18 14:03:33 PDT Modified files: sys/i386/eisa eisaconf.c Log: Don't detect an EISA bus unless we see a "card" there somewhere. An EISA motherboard will have a card for the "motherboard" on slot 0. eisa0: <EISA bus> on motherboard mainboard0: <ASU5101 (System Board)> at slot 0 on eisa0 This should stop the probe "detecting" an EISA bus everywhere that has a 'controller eisa0' line regardless of whether it's really there. Revision Changes Path 1.44 +10 -2 src/sys/i386/eisa/eisaconf.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?199905182103.OAA54619>