blob: ba52101431ce71f22f2928ddea94ec0daf039c01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
- Investigate shrinking build size: use klibc or uClibc, or copy whatever
udev does
- write a man page
- send in kernel patch for REQ_BLOCK_PC, to always set sd and sr set
retries (scmd->allowed) to <= 1
- Pull SG_IO code into one .c file.
- implement callout to device specific serial id code. The "-c prog" is
not implemented.
This needs an implementation of a device specific callout before it can
be completed. Someone with hardware requiring this needs to send in a
patch.
|