Hi,
I am studying Linux device driver . I got a sample code of Reltek driver which doing basic functionality. Can u help me what modification i can do so that i can make it more good.
Please help me with very useful functionality i can make..
Industrial oriented
In general, no. Someone who's only beginning to write device drivers is going to have great trouble taking an existing driver and making it "more good" especially when they start with no particular goal in mind. What do you mean by "more good" and "industrial oriented", anyway? Also, realtek makes dozens of devices, which realtek driver?
Thanks for your reply
I got the sample code from Writing Network Device Drivers for Linux LG #156
Here its doing some basic functionality only.
Can u suggest a new functionality that i can add with this code.
please suggest