From owner-freebsd-net@FreeBSD.ORG Wed Aug 27 22:18:19 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2CED724C for ; Wed, 27 Aug 2014 22:18:19 +0000 (UTC) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2F3D34C1 for ; Wed, 27 Aug 2014 22:18:18 +0000 (UTC) Received: by mail-ig0-f171.google.com with SMTP id l13so7062577iga.4 for ; Wed, 27 Aug 2014 15:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Tk5tmWs8Ug8mdlOx8A/fXYmO/9dqAsGVVlvFwpbsCV4=; b=zhDBO9hdyFjoEBvhDVcXZOrz2/MGadURWg41xQ0zfEMYJcg9wTlCrmhtnJ/GHwAOlr p2Q55AVNpkZxBVaCZFM/94nYIpRqoQe6RMIgiWIm3PA2pKfKDskB6t1YYOKPVrEPNSj9 tZhwbXwCSUbMBw9q5WvJttZYQn+1XrgK+PwBzdrhy7mmFda4CkgYI4niatfGW4r4to88 61tBqxvBa0LhXhg7d0JV4H7O+Wjo6F53Ljy5Q6zbTjtqXJr4Vlw/IKiRqX4NJUuxh2wp 4uZfg80rO4IxPIHdq7oL3eKBWJKCQiJZmsXekMZI+OPuJ77gzKLw9A1g8dNKXUhPQWUa JETw== MIME-Version: 1.0 X-Received: by 10.50.28.75 with SMTP id z11mr33593269igg.11.1409177898429; Wed, 27 Aug 2014 15:18:18 -0700 (PDT) Received: by 10.107.129.65 with HTTP; Wed, 27 Aug 2014 15:18:18 -0700 (PDT) Date: Wed, 27 Aug 2014 16:18:18 -0600 Message-ID: Subject: help porting netmap to new driver From: David To: freebsd-net@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2014 22:18:19 -0000 Hi, I'm needing to use netmap on a custom driver, I don't understand the content of the functions I need to implement and that are detailed on "PORTING" file. can someone give a hand to understand it better? regards --=20 David D=C3=ADaz Barquero Ingenier=C3=ADa en Computadores Tecnol=C3=B3gico de Costa Rica