[driver-gen-git] Add git library files.
[driver-gen.git] / TODO
blob1f80d2b830278e627b9d3c17069cdf7b2553b4b0
1 1. Use _IO _IOR _IOW _IOWR in assigning ioctl numbers.
2    Look at the 'ioccom.h' file.
4 2. Symlinks to the driver headers should be created during header files
5    delivery in '/ps/local/ppc4/include' directory.
6    (see /ps/local/ppc4/include/Tricinclude for example)
7    Like this FESA project is able to see this headers.
9 3. Implement .info file checksum ('checksum' member)
10    Examples are in:
11    /local/ygeorgie/bios/linuxbios/LinuxBIOSv2/util/getpir dir.
12    files are:
13    checksum.c
14    mygetpir.c
16 4. Also fill in .info table generation date and driverGen version by
17    which it was generated. ('gen_date' and 'dg_vers' members)
21 5. Fix g_dalvers in DAL.
23 6. Support registers, smaller then DPS. (funcDefs.c && co...)