lkml.org 
[lkml]   [1996]   [Apr]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectvremap() of non-page-aligned memory

I'm working on a driver for an ATM adapter that insists on
having 0x70 bytes of port memory at 0xfffdff80.

Does anybody know whether there is a more elegant way (aka.
another function than vremap()) of mapping this into kernel
memory space? The obvious solution is remapping the physical
page that contains the memory chunk, but that appears to
be a somewhat non-portable solution since it relies on a
preset page size etc.

Any suggestions are much appreciated

Mikkel Lauritsen / c918531@student.dtu.dk


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.051 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site