Date: Mon, 10 Oct 2005 09:55:02 +1300 From: Michael Honeyfield <michael@endace.com> To: freebsd-drivers@freebsd.org Subject: reference drivers Message-ID: <434983A6.8040403@endace.com>
next in thread | raw e-mail | index | archive | help
Hello all, I have been working on a small project that involes writting a drver for FreeBSD. I have used this link as my reference for my driver: http://www.ben.com/minipci/driver.php Now, after my modifications, I can load the kernel module fine. However, the mmap function is not even called. Is the mmap function used inside this diver the correct way map registers from kernel space to user space? Cheers -- Michael Honeyfield TECHNICAL SUPPORT ____________________________________________________ Endace Technology michael@endace.com http://www.endace.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?434983A6.8040403>