Driver for Mitsumi LU-005 and FX-001 CD-ROM
Fsys.mitsumi [-a controller] [-i interrupt] [-m maxsize] [-n name]
Fsys.mitsumi supports the non-IDE (non-ATAPI) Mitsumi internal CD-ROM drive models LU-005 and FX-001. The FX-001 unit is run in "double-spin" mode.
This driver supports only audio CDs and data CDs recorded in mode 1 (most CD-ROMs are mode 1). It does not have support for mode 2 or multi-session CDs (photo CDs).
Start the Fsys.mitsumi driver to work with hardware in its default configuration:
Fsys.mitsumi &
This driver closes its standard input, standard output and standard error after startup. If an error occurs during startup, a diagnostic message is written to the standard error and Fsys.mitsumi exits with a non-zero exit status.
Fsys.mitsumi causes Fsys to register a block special file in /dev directory. This name will normally be /dev/cdn, but this may be changed by specifying a different name to the -n option.
Don't use slay to shut down a filesystem driver! If you do, new drivers may not be able to load properly and Fsys itself may experience internal errors.
If you need to shut down a filesystem driver, follow the steps in the "Driver shutdown" section in the documentation for Fsys.