ioctl() hangs in lite5200b FEC driver

Hi,

1. Is drivers/net/fec.c is the correct driver for the
Lite5200B board in 2.6.x?

2. If yes, it doesn't have any implementation for
do_ioctl() call. In my case ifconfig tries to set the
IFF_RUNNING | IFF_UP flag using SIOCGIFFLAGS ioctl
cmd, but my ifconfig utility hangs in the ioctl().
Can some one tell me why does it hang?
Can some one tell me, when do_ioctl() is not
implemented by the driver, than which default function
gets called by the system?

Regards,
Parav Pandit




__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Parav Pandit [ Fr, 04 August 2006 12:14 ] [ ID #1416923 ]
Linux » gmane.linux.newbie » ioctl() hangs in lite5200b FEC driver

Vorheriges Thema: Cinelerra--Video Editing??
Nächstes Thema: Regarding the gfp mask "GFP_NOFS"