Re: linux ioremap equivalent on freebsd

[ Available lists | Index of freebsd-hackers | Month of Aug 2006 | Week of 7 Aug 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Suleiman Souhlal <ssouhlal@FreeBSD.org>
Date
7 Aug 2006 12:45:42
Subject
Re: linux ioremap equivalent on freebsd
Message-ID
44D735E5.4030809@FreeBSD.org

In reply to
References to
Replies

[ Hide this part ]
Niki Denev wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I'm in the middle of a struggle to port the linux
> nozomi(Option GloberTrotter 3G+ HSDPA cardbus adapter) driver to freebsd.
> And given the fact that i have very little previous kernel coding experience i
> can't find what i can use in freebsd as equivalent of linux's ioremap().
>
> Any ideas are appreciated. Thanks!

I think the equivalent of linux's ioremap() in FreeBSD is pmap_mapdev().

-- Suleiman


Elapsed time: 0.140 seconds