Date: Thu, 14 Oct 2004 17:14:57 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c Message-ID: <200410141714.i9EHEvcS019236@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-10-14 17:14:57 UTC
FreeBSD src repository
Modified files:
sys/kern subr_bus.c
Log:
Update flags patch for the !ISA case.
* Get flags first, in case there is no devclass.
* Reset flags after each probe in case the next driver has no hints so it
doesn't inherit the old ones.
* Set them again before the winning probe.
Tested ok both with and without ACPI for ISA device flags.
Reviewed by: imp
MFC after: 1 day
Revision Changes Path
1.162 +14 -5 src/sys/kern/subr_bus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410141714.i9EHEvcS019236>
