XHDI-Tool v1.0  (c) 1995 by Robert Wei

Usage: xhditool command(s) {device(s)}

Commands are
    -i  show info about a device
    -e  eject a removable medium
    -c  reject a removable medium
    -r  reserve a device
        if no -f follows, there will be returned a 16-Bit-Key
    -f  free a reserved device
    -k key  set the value of the key
    -l  lock a device
    -u  unlock a locked device
    -p  park a device
    -s  start a parked device
    -w  device has media changed

Devices are specified by
    -M nr     major number of device
                 0..7: devices on ACSI-Bus
                8..15: devices on SCSI-Bus
               16..17: devices on IDE-Bus
               18..63: devices according to PUN_INFO structur
                   64: device on FDC
              65..255: future devices, not used by AHDI
    -m nr     minor number (LUN) of device (0-255, default is 0)
    -d part.  device, including the partition (A..Z)
Multiple devices can be set by using [-Mmd] multiple times.
If no device is specified, all devices are used.

