Formatting

Margen67 2021-05-07 23:57:08 -10:00
parent f7e6cc5859
commit bdf8339685
1 changed files with 7 additions and 1 deletions

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