Sun Oct 30 14:31:05 2011 UTC ()
Improve wording. Remove trailing whitespace.


(wiz)
diff -r1.3 -r1.4 src/share/man/man4/man4.amiga/efa.4

cvs diff -r1.3 -r1.4 src/share/man/man4/man4.amiga/efa.4 (expand / switch to unified diff)

--- src/share/man/man4/man4.amiga/efa.4 2011/10/30 11:10:43 1.3
+++ src/share/man/man4/man4.amiga/efa.4 2011/10/30 14:31:05 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: efa.4,v 1.3 2011/10/30 11:10:43 rkujawa Exp $ 1.\" $NetBSD: efa.4,v 1.4 2011/10/30 14:31:05 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 2011 The NetBSD Foundation, Inc. 3.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to The NetBSD Foundation 6.\" This code is derived from software contributed to The NetBSD Foundation
7.\" by Radoslaw Kujawa. 7.\" by Radoslaw Kujawa.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -80,33 +80,33 @@ Older versions of FastATA 1200 are NOT s @@ -80,33 +80,33 @@ Older versions of FastATA 1200 are NOT s
80.Bl -tag -width "ELBOX FastATA 1200 Mk-II" -offset indent 80.Bl -tag -width "ELBOX FastATA 1200 Mk-II" -offset indent
81.It Em ELBOX FastATA 1200 Mk-I 81.It Em ELBOX FastATA 1200 Mk-I
82.It Em ELBOX FastATA 1200 Lite 82.It Em ELBOX FastATA 1200 Lite
83.It Em ELBOX FastATA 1200 GOLD 83.It Em ELBOX FastATA 1200 GOLD
84.It Em ELBOX FastATA 1200 Mk-II 84.It Em ELBOX FastATA 1200 Mk-II
85.El 85.El
86.Pp 86.Pp
87These devices do not generate hardware interrupts and need to be driven in 87These devices do not generate hardware interrupts and need to be driven in
88non-standard polling mode. 88non-standard polling mode.
89Code needed to support it is present in driver but does not work correctly. 89Code needed to support it is present in driver but does not work correctly.
90.Pp 90.Pp
91Some of the above devices were also marketed under PowerFlyer and Winner brands. 91Some of the above devices were also marketed under PowerFlyer and Winner brands.
92.Pp 92.Pp
93On board Gayle IDE controller can not be used when FastATA is installed and 93The onboard Gayle IDE controller can not be used when FastATA is installed and
94therefore, the  94therefore, the
95.Nm 95.Nm
96driver will not coexist with 96driver will not coexist with
97.Xr wdc 4 97.Xr wdc 4
98driver attached to 98driver attached to
99.Xr mainbus 4 .  99.Xr mainbus 4 .
100Both 100Both
101.Nm 101.Nm
102and 102and
103.Xr wdc 4 103.Xr wdc 4
104can be enabled in the same kernel, but only one will attach (depending on the 104can be enabled in the same kernel, but only one will attach (depending on the
105return value of probe function in the 105return value of probe function in the
106.Nm 106.Nm
107driver). 107driver).
108.Pp 108.Pp
109DMA modes are not supported, this is a hardware limitation. 109DMA modes are not supported, this is a hardware limitation.
110.Sh BUGS 110.Sh BUGS
111Performance is worse than with official AmigaOS driver from ELBOX. 111Performance is worse than with official AmigaOS driver from ELBOX.
112.Pp 112.Pp