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
Niki Denev <nike_d@cytexbg.com>
Date
7 Aug 2006 13:31:45
Subject
Re: linux ioremap equivalent on freebsd
Message-ID
200608071628.15316.nike_d@cytexbg.com

In reply to

[ Hide this part ]
On Monday 07 August 2006 15:45, Suleiman Souhlal wrote:
> 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

Thanks!

Is there a reason that there is no manual page about pmap_mapdev, and it's not
mentioned in the other pmap_* man pages?

Regards,
Niki Denev


Elapsed time: 0.111 seconds