Date: Mon, 3 Nov 2003 14:22:05 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 bios.c Message-ID: <200311032222.hA3MM54w097112@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/11/03 14:22:05 PST
FreeBSD src repository
Modified files:
sys/i386/i386 bios.c
Log:
Don't probe PnP BIOS devices for PICs for now to avoid problems with those
devices claiming resources that they don't actually use. The PIC drivers
only register valid interrupt sources, so we don't need to rely on these
drivers to claim invalid IRQs to prevent their use by other drivers.
Revision Changes Path
1.64 +3 -9 src/sys/i386/i386/bios.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311032222.hA3MM54w097112>
