Jeroen Ruigrok van der Werven
31245fb201
Fix fdformat to not use /dev/r* device nodes anymore, this usage
...
has been made obsolete by the block/char device merging.
Reflect this change in the manual page and fix the usage of a
backslash in ``e.g.''.
Reviewed by: bright, sheldonh, phk
2000-01-23 12:49:42 +00:00
KATO Takenori
d0fd62ec07
- Added 640KB and 1232KB formats support.
...
- Added $FreeBSD$.
Submitted by: nyan
2000-01-07 09:02:47 +00:00
Philippe Charnier
6c9d588507
Use err(3). Document options in man page, not in usage string.
1997-09-17 06:32:45 +00:00
Rodney W. Grimes
709e8f9ae1
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
Joerg Wunsch
9a89db44b8
Transfer speed definitions are now also found in <machine/ioctl_fd.h>.
...
Remove the old include file, since it used to be in a non-public place.
1994-09-25 18:44:26 +00:00
David Greenman
f38ec702f9
Fix include path.
1994-09-17 17:55:03 +00:00
Joerg Wunsch
538788f367
Make use of the new FDOPT_NORETRY facility. It does not make sense to
...
verify formatted tracks with fully retryng. The head should not be moved
in either case.
Also some minor copyright cleanup.
1994-05-22 17:43:34 +00:00
Rodney W. Grimes
6ae4c6218f
From: phk@login.dkuug.dk (Poul-Henning Kamp)
...
Message-Id: <9402201119.AA06430@login.dkuug.dk>
Subject: bug in fdformat.c
There is a bug in fdformat.c: the number of heads are hardcoded in two places.
This is quite inconsequencial at present, but a bug nontheless.
1994-02-20 15:41:59 +00:00
Andrey A. Chernov
d4ef5cfd2e
Fix size of il (interleave) array.
1994-02-10 01:20:28 +00:00
Andrey A. Chernov
bef69b45a7
Add interleave > 1 support by Poul-Henning Kamp.
...
Chack valid range of sectors per track.
1994-02-10 01:15:01 +00:00
Andrey A. Chernov
4f81180d76
We got now floppy formatter
1994-01-26 23:44:34 +00:00