mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
fdc doesn't support talking to QIC40/QIC80 tape drives, and hasn't since
ft was removed from the tree prior to branching releng_3!
This commit is contained in:
parent
b6064da2ab
commit
b904bfb0bc
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
.Cd device fd0 at fdc0 drive 0
|
||||
.Cd device fd1 at fdc0 drive 1
|
||||
.Sh DESCRIPTION
|
||||
This driver provides access to floppy disk drives and QIC40/80 tapedrives.
|
||||
This driver provides access to floppy disk drives.
|
||||
In /dev for each floppy device a number of minor devices are present.
|
||||
The
|
||||
/dev/fd* devices with trailing alphabetic characters are used to indicate
|
||||
|
|
|
|||
Loading…
Reference in a new issue