]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert the previous commit. The bus accessor macros do not check the
authornjl <njl@FreeBSD.org>
Sat, 22 May 2004 17:19:59 +0000 (17:19 +0000)
committernjl <njl@FreeBSD.org>
Sat, 22 May 2004 17:19:59 +0000 (17:19 +0000)
commit19157eae74697b85446841d8b4c7f8fa3e8c4276
treed5729c3c37634d46262fe431e11823d0ecd74880
parentea21822dcb2732765ada68f038683c26955b95de
Revert the previous commit.  The bus accessor macros do not check the
return value for BUS_READ_IVAR and thus don't generate the proper NULL
in cases where a device (i.e. on PCI) does not have a handle.

Found by: peadar, tjr
sys/dev/acpica/acpivar.h