diff --git a/Disk-reading.md b/Disk-reading.md index b67878b..1c38a21 100644 --- a/Disk-reading.md +++ b/Disk-reading.md @@ -1,10 +1,16 @@ # TODO + ## CD reading + - Improve CD disk reading - Subchannel 16 byte (formatted Q), 96 byte (raw P-W)? + ## FreeBSD + - Port using CAM SCSI subsystem (cd/xpt/pass device permissions must be set properly) + ## Other + - Use SCSI interfaces (SPTI/SG_IO) instead of OS-specific CD/DVD interfaces? - Alter caching algorithm? - - Integrate keepalive into read thread? \ No newline at end of file + - Integrate keepalive into read thread?