--- BasiliskII/TODO 1999/10/31 23:18:31 1.5 +++ BasiliskII/TODO 2000/02/11 17:25:03 1.7 @@ -27,11 +27,9 @@ AmigaOS: - Support for ShapeShifter External Video Drivers - Direct SCSI transfers, i.e. no buffering for contiguous transfers (can't check if the device supports that); buffer is always in Chip memory now -- 64-bit disk access - Preemptive threads don't work? - clip_amiga.cpp: clip AmigaOS->Basilisk - sys_amiga.cpp: MaxTransfer/BufMemType/TransferMask, SysAddCDROMPrefs(), SysFormat() -- sys_amiga.cpp: block size is not respected on writes - sony.cpp: DISK_INSERT_CHECK: disks are not ejected and automatically remounted on eject - Patch 512K ROM for 68040/060 caches - Input handler instead of IDCMP? @@ -46,3 +44,6 @@ Unix: - sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), prevent/allow for non-floppy/CDROM devices - scsi_linux.cpp: adapt to SCSI Generic driver V2.0 +- ESD vs. /dev/dsp should be a prefs item +- ESD is also available on Solaris +- open /dev/dsp with O_NONBLOCK?