From owner-freebsd-questions@FreeBSD.ORG Wed Jan 30 11:13:26 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 59B37B37 for ; Wed, 30 Jan 2013 11:13:26 +0000 (UTC) (envelope-from hrisikeshsahu@gmail.com) Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com [209.85.214.179]) by mx1.freebsd.org (Postfix) with ESMTP id 2D9E0FD3 for ; Wed, 30 Jan 2013 11:13:26 +0000 (UTC) Received: by mail-ob0-f179.google.com with SMTP id un3so1489335obb.10 for ; Wed, 30 Jan 2013 03:13:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=GLiJ+ZTSfYZFfm1sWzeV6TLEeH3GFrRSe6N1HOwAwY8=; b=de18lRG4frapx9LxcdHcuApiGGWeXCZxNt9umJS9zufH2ZAcawbQ0/3pdzGeVUgbBt SiKLq+PHCgxh3F4KYys4TDvlTn+cVsh9jaZPTSCb1glq27RRb9G3vXeN/6/wia7MIBsZ ubmZFHOuBFXiFAXz39A8Li6oP1J+WwBBvPsHdvra5Wb1XYb5zH8Q5dJnSLqC5YWOWQTD ehzusYNi3c0KuA+vSqETvXcnf1ILi19nDvzqYJOdsCIxljzeclwgh+iJat4KTRzfw2Gp 9elXtShO6rWz+oPnmJIRayzzF8qynL3gHYCZ7SV2iHLge4rPo4g0tzDB/tJf8beWH9iW i/0g== MIME-Version: 1.0 X-Received: by 10.182.43.103 with SMTP id v7mr3294583obl.17.1359544405516; Wed, 30 Jan 2013 03:13:25 -0800 (PST) Received: by 10.182.102.69 with HTTP; Wed, 30 Jan 2013 03:13:25 -0800 (PST) Date: Wed, 30 Jan 2013 16:43:25 +0530 Message-ID: Subject: Network PHY driver source code From: Hrisikesh sahu To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2013 11:13:26 -0000 Hi all, Could you guide me where I can find all the supported PHY driver source code details ? I want to know what are the PHY drivers supported within Freebsd 9.1 Release. Please help me on this. Regards Hrisikesh