njl 2005-02-17 19:00:14 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Check for the address space type first before validating it. In particular,
we want to return EOPNOTSUPP for FFixedHW no matter what the address.
Submitted by: Bruno Ducrot
Revision Changes Path
1.201 +6 -2 src/sys/dev/acpica/acpi.c