Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2005 14:55:50 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-hackers@freebsd.org
Subject:   Is d_mmap used ?
Message-ID:  <200508271455.51420.hselasky@c2i.net>

next in thread | raw e-mail | index | archive | help
Hi,



I'm working on porting "/sys/fs/devfs" to NetBSD, and I noticed that it 
doesn't call "d_mmap" in "struct cdevsw". So is memory mapping of devices in 
"/dev" not supported. Or is "d_mmap" called from somewhere else ?



--HPS



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