jhb 2003/07/17 12:13:41 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_isab.c
Log:
Fix a bogon in the previous commit. When suppressing multiple isab
devices, we have to allow for the case when the isab0 device is ourselves.
Tested by: markm
Revision Changes Path
1.3 +1 -1 src/sys/dev/acpica/acpi_isab.c