Merge from vendor branch OPENSSH:
[dragonfly.git] / share / man / man4 / fla.4
1 .\" Copyright (c) 2003 David E. O'Brien
2 .\" All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\"
13 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
14 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
15 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
16 .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
17 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
18 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
19 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
20 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
21 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
22 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
23 .\" POSSIBILITY OF SUCH DAMAGE.
24 .\"
25 .\" $FreeBSD: src/share/man/man4/fla.4,v 1.2 2004/06/17 19:51:17 ru Exp $
26 .\" $DragonFly: src/share/man/man4/Attic/fla.4,v 1.1 2006/04/30 18:46:39 swildner Exp $
27 .\"
28 .Dd July 13, 2003
29 .Dt FLA 4
30 .Os
31 .Sh NAME
32 .Nm fla
33 .Nd M-systems DiskOnChip
34 .Sh SYNOPSIS
35 .Cd "device fla"
36 .Sh DESCRIPTION
37 DiskOnChip is a family of high-performance,
38 single-chip flash disks available in a wide range of capacities.
39 The
40 .Nm
41 driver supports the following in the family of M-systems DiskOnChip:
42 .Pp
43 .Bl -bullet -compact
44 .It
45 DiskOnChip2000 (8, 12, 24, 32, 40, 72, 144 MB)
46 .It
47 DiskOnChipMillenium (8 MB)
48 .It
49 DiskOnChipMillenium TSOP (8 MB)
50 .El
51 .Sh SEE ALSO
52 .Xr config 8
53 .Pp
54 .Pa http://www.m-sys.com
55 .Sh HISTORY
56 The
57 .Nm
58 driver
59 appeared in
60 .Fx 3.3 .