Date: Sun, 22 Aug 1999 12:59:29 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 autoconf.c Message-ID: <199908221959.MAA77205@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/08/22 12:59:29 PDT Modified files: sys/i386/i386 autoconf.c Log: Zap a heap of unused cruft now. We don't need the ISA/EISA/PCI hooks here any more as they are self identifying. Only PNP remains but that will be replaced any day now. Also reword a comment that had been XXX'ed to death to make it clear[er] why we don't enable interrupts before probing. PCIBIOS interrupt routing controls may make this possible to fix one day. Revision Changes Path 1.133 +24 -35 src/sys/i386/i386/autoconf.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?199908221959.MAA77205>