Destroyed Disk reading (markdown)

DigitalMajestic 2023-08-29 15:08:47 -07:00
parent 0319039165
commit 282f9ddef8
1 changed files with 0 additions and 16 deletions

@ -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?