/* Here are some things I hope to do with libdsk one day:

1. Test the Windows floppy driver. In particular, test the NT half.
2. Get linux_status() to work properly (currently it is disabled).
3. MSDOS floppy driver.
4. Port my CP/M disc utilities to libdsk.
5. Amstrad CP/M floppy driver. This requires finding a Unix -> Z80 cross
 C compiler that can compile libdsk; Hi-Tech C 3.09 isn't up to the job.
6. Write (or find someone who can write) Windows kernel-level drivers 
  so that LibDsk under Windows supports all the features of LibDsk under 
  Linux, such as deleted data, different sector sizes, FM recording...
7. Support for loading additional geometries from an XML or other file.
8. Support for dynamically-loadable drivers or compression systems. 
*/ 
