File: TODO

package info (click to toggle)
ddpt 0.97-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,632 kB
  • sloc: ansic: 34,714; sh: 6,071; cpp: 2,277; makefile: 211
file content (10 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Some suggestions:

  - look into supporting the SCSI EXTENDED COPY command. Syntax should be
    interesting [20090320]. Done can now do XCOPY(LID1) and ODX type copies
    (with POPULATE TOKEN and WRITE USING TOKEN commands)

  - cope with MEDIUM/HARDWARE ERROR when no valid INFO field given and
    bpt>1 . Broken devices are out there [20100903]. Pretty sure this
    one is fixed now (by temporarily setting bpt=1 for rest of segment
    then returning bpt to its original value).