How to bring up fs_enet on 2.6.27?
Daniel Ng
daniel.ng1234 at gmail.com
Thu Jan 29 11:42:31 EST 2009
Thanks for your help so far Laurent-
On Wed, Jan 28, 2009 at 8:50 PM, Laurent Pinchart
<laurentp at cse-semaphore.com> wrote:
>
> Make sure FS_ENET_HAS_FCC is set in your kernel configuration.
Yep, I've done that...
>
> [snip]
>
>> The fs_enet probe() function doesn't seem to get called (I had put a
>> panic() in it). Should it?
>
> Yes it should.
Ok, so it isn't being called. What code calls the fs_enet probe()
function? What could be the reason why this isn't being called? ie. do
I need to set something else?
Should the device just be available as 'eth2', so that I can do
'ifconfig eth2 192.168.1.33'?
Cheers,
Daniel
More information about the Linuxppc-dev
mailing list