xref: /openbsd/share/man/man4/man4.octeon/amdcf.4 (revision 5af055cd)
1.\"	$OpenBSD: amdcf.4,v 1.2 2015/07/21 15:30:00 jmc Exp $
2.\"
3.\" Copyright (c) 2015 Paul Irofti <pirofti@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.\"
18.Dd $Mdocdate: July 21 2015 $
19.Dt AMDCF 4 octeon
20.Os
21.Sh NAME
22.Nm amdcf
23.Nd octeon AMD flash memory driver
24.Sh SYNOPSIS
25.Cd "amdcf* at iobus?"
26.Sh DESCRIPTION
27The
28.Nm
29driver provides access to AMD/Fujitsu flash memory devices found on
30D-Link Octeon machines.
31.Pp
32The driver implementation follows the CFI specification and
33currently has write support disabled.
34.Sh SEE ALSO
35.Xr intro 4 ,
36.Xr octcf 4 ,
37.Xr sd 4 ,
38.Xr wd 4 ,
39.Xr disklabel 5 ,
40.Xr disklabel 8 ,
41.Xr fdisk 8
42.Sh HISTORY
43The
44.Nm
45driver first appeared in
46.Ox 5.8 .
47.Sh AUTHORS
48.An -nosplit
49The
50.Nm
51driver was written by
52.An Paul Irofti Aq Mt pirofti@openbsd.org
53with parts taken from the
54.Fx
55cfi driver.
56