summaryrefslogtreecommitdiff
path: root/docs/man/man9/hm2_pci.9
blob: 69f9c4021c22231f07ce4f1fdf43ab1ac2389352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.TH HM2_PCI "9" "2008-05-13" "LinuxCNC Documentation" "HAL Component"
.de TQ
.br
.ns
.TP \\$1
..

.SH NAME

hm2_pci \- LinuxCNC HAL driver for the Mesa Electronics PCI-based Anything IO boards, with HostMot2 firmware.
.SH SYNOPSIS

.HP
.B loadrt hm2_pci [config=\fI"str[,str...]"\fB]
.RS 4
.TP
\fBconfig\fR [default: ""]
HostMot2 config strings, described in the hostmot2(9) manpage.
.RE
.SH DESCRIPTION

hm2_pci is a device driver that interfaces Mesa's PCI and PC-104/Plus
based Anything I/O boards (with the HostMot2 firmware) to the LinuxCNC
HAL.

The supported boards are: the 5i20, 5i21, 5i22, 5i23, 5i24, and 5i25 (all on
PCI); the 4i65, 4i68, and 4i69 (on PC-104/Plus), and the 3x20 (using a
6i68 or 7i68 carrier card) and 6i25 (on PCI Express).

The driver optionally programs the board's FPGA with firmware when it registers
the board with the hostmot2 driver.  The firmware to load is specified
in the \fBconfig\fR modparam, as described in the hostmot2(9) manpage,
in the \fIconfig modparam\fR section.
.SH SEE ALSO

hostmot2(9)
.SH LICENSE

GPL