diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2002-05-08 07:32:40 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2002-05-08 07:32:40 +0000 |
| commit | 4a28d4abfff14fde6447dc5c7639fd3368853c93 (patch) | |
| tree | d3af82e04bf575eb6e5c8aa60e66fde6fa4e3756 /usr.sbin/cdcontrol/cdcontrol.1 | |
| parent | c4b689f10af0284bf66260bcbee105712438abc0 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/cdcontrol/cdcontrol.1')
| -rw-r--r-- | usr.sbin/cdcontrol/cdcontrol.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index 1a580aeeeaf2..272fc354ea4e 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -155,6 +155,9 @@ Perform the hardware reset of the device. Set minute-second-frame ioctl mode (default). .It Cm set Ar lba Set LBA ioctl mode. +.It Cm speed Ar s +Set the highest speed that the drive should use. The speed is a multiple of +the single speed. This command is currently only supported on ATAPI drives. .It Cm quit Quit the program. .El |
