linux ioremap equivalent on freebsd
Suleiman Souhlal
ssouhlal at FreeBSD.org
Mon Aug 7 12:45:42 UTC 2006
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
More information about the freebsd-hackers
mailing list