From owner-freebsd-questions@FreeBSD.ORG Wed Oct 8 05:49:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DC9C16A4B3 for ; Wed, 8 Oct 2003 05:49:07 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC8F943FCB for ; Wed, 8 Oct 2003 05:49:05 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A7DkV-0007L6-00 for ; Wed, 08 Oct 2003 14:49:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A7DkU-0007Ky-00 for ; Wed, 08 Oct 2003 14:49:02 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A7DkU-00036D-00 for ; Wed, 08 Oct 2003 14:49:02 +0200 From: rk47 Date: Wed, 08 Oct 2003 14:56:10 +0200 Organization: nanoteq Lines: 7 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org User-Agent: KNode/0.7.2 Sender: news Subject: vtophys information. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2003 12:49:07 -0000 Is there a simple example which uses the function vtophys. Or a "normal" example which uses the vtophys function in a simple way. This would be for driver development for FreeBSD 4.x. TIA Riaan Kruger