xref: /illumos-gate/usr/src/man/man4d/imcstub.4d (revision d17be682a2c70b4505d43c830bbd2603da11918d)
1.\"
2.\" This file and its contents are supplied under the terms of the
3.\" Common Development and Distribution License ("CDDL"), version 1.0.
4.\" You may only use this file in accordance with the terms of version
5.\" 1.0 of the CDDL.
6.\"
7.\" A full copy of the text of the CDDL should have accompanied this
8.\" source.  A copy of the CDDL is also available via the Internet at
9.\" http://www.illumos.org/license/CDDL.
10.\"
11.\"
12.\" Copyright 2019 Joyent, Inc.
13.\"
14.Dd June 25, 2019
15.Dt IMCSTUB 4D
16.Os
17.Sh NAME
18.Nm imcstub
19.Nd Intel memory controller stub driver
20.Sh DESCRIPTION
21The
22.Nm
23driver is a counterpart to the
24.Xr imc 4D
25driver.
26The
27.Nm
28driver is responsible for attaching to all of the logical PCI devices
29that are exposed by Intel CPUs and providing them for use by the
30.Xr imc 4D
31driver.
32For more information on how this is used by the system, please see
33.Xr imc 4D .
34.Sh ARCHITECTURE
35The
36.Nm
37driver is only supported on certain Intel
38.Sy x86
39systems.
40.Sh FILES
41.Bl -tag -width Pa
42.It Pa /platform/i86pc/kernel/drv/amd64/imcstub
4364-bit device driver (x86).
44.El
45.Sh SEE ALSO
46.Xr imc 4D
47