-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathtodo.txt
More file actions
35 lines (25 loc) · 1002 Bytes
/
todo.txt
File metadata and controls
35 lines (25 loc) · 1002 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
todo
There are several compiler warnings that do not seem to affect usage.
They should be cured.
Method for choosing fedora f## is not reliable. Should be changed
in ndas.spec
update references to SLOT_R(q) so they cast correctly according to
variable size and need.
find out why ndas_core does not de-reference ndas_change_handler_func
when the module is removed. ticket 1
debian export script does not make the deb file correctly. the modules
do not install after running dpkg on the .dep file.
blkid bug hack:
Must properly map the slot->disk->private_data to the device. It currently
contains one integer that represents the slot. Possibly:
slot->disk->private_data = slot
Search for and remove:
NDAS_MSHARE sections of all code
Kernel version < 2.6 code
jukebox code
ucosii references
ps2dev references
vxworks references
Update to later kernel versions for delivery to linux/drivers/staging
complete "ndasadmin scheduler" function
test and test and test with all ndas hardware.