On 06/15/2010 06:42 PM, Stefan Reinauer wrote:
On 6/16/10 12:37 AM, Joseph Smith wrote:
But there is one other small issue. Looks like the resource allocater is not allocating any space for device 43.a the Runtime Registers.
My devicetree.cb looks like: device pnp 4e.a on # Runtime registers io 0x60 = 0x800 end
But my bootlog (attached) shows: PNP: 004e.a resource base 800 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
It's probably missing a correct entry in the pnp_dev_info structure of the superio.
Ah yes, looks like my ip1000 that uses the same code does the same thing, I will have to fix that :-)