From owner-freebsd-current@FreeBSD.ORG Tue Feb 19 19:33:33 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C21F8B74 for ; Tue, 19 Feb 2013 19:33:33 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by mx1.freebsd.org (Postfix) with ESMTP id 629B21B7 for ; Tue, 19 Feb 2013 19:33:33 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id ez12so5293331wid.6 for ; Tue, 19 Feb 2013 11:33:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=fdExXxjvo+vEC+fLzNZHQH8SgkGjsxhQpUiV6kuucss=; b=PTq0xTNLbY59dJ33/fKqj/MSTiCVPd6fzEHEQpmasE1nnMMhgBQ5aSohD0UVjgedcC NCrHQ2h9tmZqfNQmPSJpU/wPc+TzGPzDN4c+lCuDVA3cTV9aXgrDrqfPcoSfQg74OfOt ZBs/zRRTwLkJ5zZJYYBQNY2Og+/fk1pwVHMOcrU8wUi+tfgzub6K+9E8Kr6rvm+2gW57 vSnFXkOLVSOoq8depDbEDWHn5q1dPeUAAJbroC68jKao/dlWjKgYKO4VKL+qLjaNMrPj mK+UXdiUD1BRlB4dlJBh0A/6A7WKZ8nE7tMym2Z3u3aCTiV6Kt3pKPKRA/jJ6xEdGWs/ EmjQ== MIME-Version: 1.0 X-Received: by 10.180.79.227 with SMTP id m3mr26031681wix.12.1361302412187; Tue, 19 Feb 2013 11:33:32 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.236.88 with HTTP; Tue, 19 Feb 2013 11:33:32 -0800 (PST) In-Reply-To: References: Date: Tue, 19 Feb 2013 11:33:32 -0800 X-Google-Sender-Auth: LV3zPLEQsTtF3ZaGDr46EXGBNSQ Message-ID: Subject: Re: fail to load vlans into the vlan translation unit From: Adrian Chadd To: Yasir hussan Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2013 19:33:33 -0000 On 19 February 2013 10:54, Yasir hussan wrote: > i can`t send u complete patch yet, i will send u main point where i think > am getting failer, its not bug free code, plz to understand logic Thanks. What's the zrouter ar8316 switch driver do? adrian