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.smee...@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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"