Subversion Repositories shark

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1070 tullio 1
S.Ha.R.K. RoadMap
2
 
3
Update 17/07/2006
4
A general overview of S.Ha.R.K. development.
5
 
6
This map shows where S.Ha.R.K. is currently going. All the ideas and projects related to S.Ha.R.K. development are here reported. These items are not currently supported in the S.Ha.R.K. distribution, you can look at the drivers and modules webpage to know the actual working features.
7
 
8
General project organization
9
 
10
 - New section for unsupported kernel modules
11
 
12
 - Remove the advanced demos section
13
 
14
 - Update to supported demos and kernel modules, and to unsupported demos section
15
 
16
Drivers
17
 
18
* IntDrive interrupt server
19
 
20
 - fix problems on PCs with specific chipset
21
 
22
* New network layer
23
 
24
 - Porting of Etherboot drivers (support for more than 70 NICs)
25
 
26
 - real-time drivers (3Com 3c90xb cards supported)
27
 
28
* USB stack
29
 
30
 - 90% done, including host, hub, and many devices
31
 
32
 - refine support for PWC chipset based webcam
33
 
34
 - add support for serial/USB adapters
35
 
36
* Aquisition
37
 
38
 - port of the saa7134 framegrabber driver from Linux 2.6 kernel (60% done)
39
 
40
 - general purpose aquisition through external custom board
41
 
42
* Power-aware computing
43
 
44
 - support for ACPI
45
 
46
* External custom boards
47
 
48
 - Microchip dsPIC based custom board (80% done)
49
 
50
 - new servomotor drive library
51
 
52
 - wireless communication through custom board
53
 
54
Documentation
55
 
56
 - Quick start guide (95% done)
57
 
58
 - Makefile structure
59
 
60
 - Drivers and ports interface
61
 
62
 - Supported demos
63
 
64
 - Change log
65
 
66
Toward S.Ha.R.K. 2.0
67
 
68
 - Memory protection
69
 
70
 - ARM (XSCALE) support
71
 
72
 - Hyper-threading support
73
 
74
 - Dynamic module allocation and loading
75
 
76
If you want to join one o more developing projects, please write a mail to
77
 tullio.facchinetti "at" unipv.it
78
 
79
Any collaboration is welcome!!