Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>> the initio driver (ini9100u.c) calls request_region (and silently
>> fails) thus release_region says "freeing nonexistent ressource"
>> (at least this is what i think) - my question now is - why does
>> request_region fail ? - some more details: (btw. the release_region
> Because the region is in use or isnt valid. Most likely its trying to
> grab the wrong thing or wrong size. Check the requestion region is for
> 0x6100, 256 bytes
that was it - the base was wrong - i will post a fixing patch for
all this in the initio drivers soon - thanks a lot
t
-- thomas.graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:21 EST