On Tuesday 22 April 2008 03:01:58 pm Rene Herman wrote:
Yes, I think you're right.
My idea is that the list should end up in the same order as the
resource list from the BIOS, e.g., the _CRS and _PRS lists for
ACPI. In the case of ISAPNP, it'll be in the order that we read
things from the hardware registers.
I think I should probably make pnp_new_resource() always allocate
a new resource and get rid of the idea of reusing something already
in the list.
Yup. I ended up doing this after all.
I updated the patches and my ACPI box with the inactive devices now
boots (it failed with the v3 patches). I'll work on the
pnp_new_resource() thing tomorrow, but I'll send you the current
patches now in case you have a chance to try them on your ISA box.
Bjorn
--