Re: mmap() of PCI space in device driver

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 18 Jun 1999 20:54:56 +0100 (BST)


> I notice that the above mmap function doesn't mess with inodes
> or i_counts. Are these still needed in some form in 2.2.x?
> Was the driver I'm porting incorrect to begin with?

in 2.0 you had to do the work, In 2.2 it does the work. At least I think
that is right. Worth verifying

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/