xref: /openbsd-src/share/man/man4/spdmem.4 (revision 2b0358df1d88d06ef4139321dd05bd5e05d91eaf)
1.\"	$OpenBSD: spdmem.4,v 1.4 2007/10/27 07:04:40 jmc Exp $
2.\"
3.\" Copyright (c) 2007 Jonathan Gray <jsg@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.Dd $Mdocdate: October 27 2007 $
18.Dt SPDMEM 4
19.Os
20.Sh NAME
21.Nm spdmem
22.Nd Serial Presence Detect memory
23.Sh SYNOPSIS
24.Cd "spdmem* at iic?"
25.Pp
26.Cd "# macppc"
27.Cd "spdmem* at mem?"
28.Sh DESCRIPTION
29The
30.Nm
31driver retrieves information about memory modules from an
32onboard EEPROM, standardised as JEDEC 21-C.
33Currently
34.Nm
35is able to decode information relating to SDRAM, DDR SDRAM,
36and DDR2 SDRAM.
37.Sh SEE ALSO
38.Xr iic 4
39.Sh HISTORY
40The
41.Nm
42device driver first appeared in
43.Ox 4.3 .
44.Sh AUTHORS
45.An -nosplit
46The
47.Nm
48driver was written by
49.An Nicolas Joly ,
50.An Paul Goyette ,
51and
52.An Tobias Nygren
53and ported to
54.Ox
55by
56.An Jonathan Gray
57.Aq jsg@openbsd.org .
58