cvs commit: src/sys/dev/acpica acpivar.h
Nate Lawson
njl at FreeBSD.org
Sat May 22 10:21:13 PDT 2004
njl 2004/05/22 10:20:00 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpivar.h
Log:
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
Revision Changes Path
1.66 +56 -3 src/sys/dev/acpica/acpivar.h
More information about the cvs-src
mailing list