[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200810010939.04244.mitov@issp.bas.bg>
Date: Wed, 1 Oct 2008 09:39:04 +0300
From: Marin Mitov <mitov@...p.bas.bg>
To: linux-kernel@...r.kernel.org
Cc: Grant Grundler <grundler@...isc-linux.org>,
Arjan van de Ven <arjan@...radead.org>
Subject: Re: [PATCH] pci: introduce users of ioremap_pcibar()
Hi,
Sorry to interfere :-)
> I'm fine with pci_iomap_bar()... it meets my goals
> Would be nice if I'd be allowed to make it only work on MEM bars not IO
> bars (so that drivers don't accidentally end up calling this on an IO
> bar and then using readl() etc)
If have understood the APIs correctly, pci_iomap() is supposed to be used
in conjunction with io{read,write}{8,16,32}(), not with readl() etc.
Regards.
Marin Mitov
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists