> hm, pci_resource_start() returns a resource_size_t and I guess this (and a
> heck of a lot of other) code is bust on (whatever machine we added that for).

inl takes an unsigned long.

pci_resource_start historically was 32bit and became 64bit so we should
have no problems.
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to