IB(4) — NEWS-OS Programmer’s Manual
NAME
ib − image board interface
SYNOPSIS
ib0 at iop addr xxx intr 112 (for 2 CPU machine: xxx depends on machine type )
ib0 at hb0 addr 0 priority 112 (for 1 CPU machine)
DESCRIPTION
ib provides the interface to the Image Board (NWP-242/243).
Initialization procedure by ibload(8) is required to use Image Board interface. Normally, this procedure is performed automatically in /etc/rc.local at boot time.
The way to handle the image board is to use "Image Board Library".
lbp(4) interface and "LBP library" are also available to control the laser beam printer (NWP-533/537/543).
ir(4) interface is also available to control the image reader NWP-540.
SEE ALSO
ibdemo(1), libib(3), lbp(4), ir(4), ibload(8),
Chapter in "Image Board Library" in NEWS-OS Release 4.0 Programmer’s Guide, Chapter in "LBP Library" in NEWS-OS Release 4.0 Programmer’s Guide.
NEWS-OSRelease 4.2.1R