Driver for IBM Valuepoint ATA fixed-disk interface (QNX)
Fsys.vpm50 [options...]
You must include heads, cylinders, and sectors. If you omit disknum, unit 0 is assumed. (Default: autodetect)
Fsys.vpm50 is the driver for the AT-Attachment (ATA) disk drive interface on IBM Valuepoint machines. The ATA technology integrates the traditionally host-based controller electronics within the drive itself.
In order to obtain drive parameters, Fsys.vpm50 examines values established by the BIOS of your computer. If necessary, you can override these default parameters with the -c option.
Fsys.vpm50 will use LBA if the drive supports it. If the -p option is specified, the driver will use the highest PIO mode supported by the drive.
LBA is required if the drive is greater than 528M and DOS has been installed on the drive. |
To define the largest single read or write the driver will support, use the -m maxsize option; the default value for this option is 127.
To help prevent you from unintentionally starting the same driver twice, Fsys rejects the invocation of any driver that has the same version name as a previously mounted driver. So if you wish to run multiple copies of Fsys.vpm50, you must use the -N version_name option to assign a unique version name to the driver. (You can display the version name of a driver with the sin ver command.) You should also use the -n device_name option to specify a unique device name, since another driver may have already created the default device name.
Some IDE drives don't match the draft standard that Fsys.vpm50 assumes (AT Attachment Interface for Disk Drives, Rev 4, March 17, 1993). If a drive won't function with Fsys.vpm50, please inform our technical support group. We'll need the make, model, and year of purchase of your drive.
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.