Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2006 16:28:15 +0300
From:      Niki Denev <nike_d@cytexbg.com>
To:        Suleiman Souhlal <ssouhlal@freebsd.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: linux ioremap equivalent on freebsd
Message-ID:  <200608071628.15316.nike_d@cytexbg.com>
In-Reply-To: <44D735E5.4030809@FreeBSD.org>
References:  <44D3C333.3030702@cytexbg.com> <44D735E5.4030809@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608071628.15316.nike_d>