Writing driver for a net device which does not support interrupt
Freeman Zhang
freeman.zhang1992 at gmail.com
Mon Mar 23 06:51:51 EDT 2015
Hi list,
I'm writing a net device driver for my final project in college. But the
half-finished device doesn't support interrupt yet(those hardware guys...)
So I'm wondering if there is some way to poll the device for its status
and events.
Google tells me 'NAPI' uses a polling mechanism, but it still needs
hardware interrupt support :(
Any suggestions?
Thanks
Freeman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150323/6441e188/attachment.bin
More information about the Kernelnewbies
mailing list