Date: Thu, 25 Jan 1996 09:40:12 -0800 From: Fred Gilham <gilham@csl.sri.com> To: freebsd-stable@freebsd.org Subject: Probe order in FreeBSD-stable Message-ID: <199601251740.JAA14870@lily.csl.sri.com>
next in thread | raw e-mail | index | archive | help
Hello, In FreeBSD-stable, the probe-order changed so that the PCI bus is probed before the ISA bus. In the 2.1 release it was the opposite. The above change makes FreeBSD-stable kernels not boot on my machines. Changing the probe-order back in autoconf.c makes everything work fine. I'm just posting this to 1) make people aware that at least one user gets broken by this and 2) to find out if it was an intentional change with other repercussions or just an inadvertent change. -Fred Gilham gilham@csl.sri.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601251740.JAA14870>