Network PHY driver source code
Bas Smeelen
b.smeelen at ose.nl
Wed Jan 30 14:42:26 UTC 2013
On 01/30/2013 02:43 PM, Hrisikesh sahu wrote:
> 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?
>
You didn't install the sources when installing FreeBSD?
For 9.1-RELEASE i386 you can get the sources from
ftp://ftp.nl.freebsd.org/mirror/FreeBSD/releases/i386/9.1-RELEASE/src.txz
for instance
or the amd64 sources from
ftp://ftp.nl.freebsd.org/mirror/FreeBSD/releases/amd64/9.1-RELEASE/src.txz
Then unpack with tar xf src.txc
The result is usr/src unpacked in your current directory, move src to /usr/src
>
>
>
> On Wed, Jan 30, 2013 at 6:31 PM, Bas Smeelen <b.smeelen at ose.nl> 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
>>
More information about the freebsd-questions
mailing list