diff --git a/Disk-reading.md b/Disk-reading.md deleted file mode 100644 index 1c38a21..0000000 --- a/Disk-reading.md +++ /dev/null @@ -1,16 +0,0 @@ -# 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?