|
|
|
|
|
by mistrial9
860 days ago
|
|
the reality of debugging novel SCSI drivers is not for the weak. The layered, embedded and terse protocols that pass through those wires have tons of legacy junk and 80s engineering thinking .. like saving 5 bytes by combining into awkward flags. Serial connections can actually be faster in practice due to syncing problems of parallel (SCSI-like) transfers at speed. |
|