[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/