]> rtime.felk.cvut.cz Git - lincan.git/blob - lincan/Unsupported-hardware
Merge: Correction for 2.6.23-git kernel - unregister_chrdev() does not return value.
[lincan.git] / lincan / Unsupported-hardware
1 Unsupported-hardware 
2 Written by Arnaud Westenberg email:arnaud@wanadoo.nl
3 This software is released under the GPL-License.
4 Version 0.7  6 Aug 2001
5
6 If your hardware is currently not supported there are two things you can do:
7 1) Edit the file src/template.c
8 2) Send an email to arnaud@wanadoo.nl
9
10 If you choose to add the code yourself, all you have to do is edit the file
11 template.c. This file contains hardware specific template functions wich you can
12 edit to make the hardware work with the driver. When you have edited this file
13 you can simply load the driver with the module parameter hw=template and all
14 should work fine. IMO the functions in template.c are well commented and you 
15 should have little trouble in adding/changing the correct code. If it still 
16 doesn't work feel free to contact me at arnaud@wanadoo.nl. In case you've
17 sucessfully changed the template.c file, please send this file (no patches 
18 please) to me so I can extend the drivers supported hardware base.
19
20 If you don't have the skills to add/change the code yourself, feel free to 
21 contact me at arnaud@wanadoo.nl
22
23