From owner-freebsd-questions@FreeBSD.ORG Wed Jan 30 13:43:40 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 035E379D for ; Wed, 30 Jan 2013 13:43:40 +0000 (UTC) (envelope-from hrisikeshsahu@gmail.com) Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by mx1.freebsd.org (Postfix) with ESMTP id B651AA9C for ; Wed, 30 Jan 2013 13:43:39 +0000 (UTC) Received: by mail-vc0-f170.google.com with SMTP id p16so1011139vcq.1 for ; Wed, 30 Jan 2013 05:43:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=/YTt1bWPtbwB/xcF9Q2ZFT2G7BNIcsZAouYQ6Et/S8o=; b=eItyMEk3Q7wBt33+ND0UmepI6UFHgrFPGhvA4tGdBl5HueBsnlWhvB0Rns0P4I+vBv G3yTT7UHbfgWQOvsCEaS1BCXL/Hg2ko0XseQNAJKfkWGRkMlqItHFyrI6t8coV6BIkjU YtbJ55wi1B5Fk7vEJnaJmSdPlAVzgO7vtWjaxG+0MHUPxvKVXCX10kd4AH8kHJQKZr1W uFDKINBYw7mSbKtyiQHsQ+YNrkHLmLUvh3eHmdi9IZIWjkjmzdGOXAMTetT6tbBer8DN DEvxZ4Pa01x0nI3z8Pm1v6Apyc/76bTYRLP92VSOlbQHy4PlUXg/SgYBdztubskMNhk7 b+og== MIME-Version: 1.0 X-Received: by 10.59.13.197 with SMTP id fa5mr529793ved.47.1359553413427; Wed, 30 Jan 2013 05:43:33 -0800 (PST) Received: by 10.52.26.78 with HTTP; Wed, 30 Jan 2013 05:43:33 -0800 (PST) In-Reply-To: <510919AD.2090203@ose.nl> References: <510919AD.2090203@ose.nl> Date: Wed, 30 Jan 2013 19:13:33 +0530 Message-ID: Subject: Re: Network PHY driver source code From: Hrisikesh sahu To: Bas Smeelen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-questions@freebsd.org 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 13:43:40 -0000 Thanks a lot for quick reply. There is no file within /usr/src folder. Could you please tell me how to get those source files for freebsd 9.1 release? On Wed, Jan 30, 2013 at 6:31 PM, Bas Smeelen wrote: > On 01/30/2013 12:13 PM, Hrisikesh sahu wrote: > >> 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 >> > > Hi > My guess: /usr/src/sys/dev/mii > > > > ______________________________**_________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions > To unsubscribe, send any mail to "freebsd-questions-** > unsubscribe@freebsd.org " >