📄 pcl.4
字号:
.\" SCCSID: @(#)pcl.4 8.2 3/28/91.TH pcl 4 VAX "" Unsupported.SH Namepcl \- DEC CSS PCL-11 B Network Interface.SH Syntax.B "device pcl0 at uba? csr 0164200 vector pclxint pclrint".SH DescriptionThe .PN pcldevice provides an IP-only interface to the DEC CSS PCL-11time division multiplexed network bus.The controller itself is not accessible to users..PPThe hosts's address is specified with the SIOCSIFADDR ioctl.The interface will not transmit or receive any data beforeits address is defined..PPAs the PCL-11 hardware is only capable of having 15 interfaces per network,a single-byte host-on-network number is used, with range [1..15] to matchthe TDM bus addresses of the interfaces..PPThe interface currently only supports the Internet protocol familyand only provides ``natural'' (header) encapsulation..SH Diagnostics.BR "pcl%d: can't init" ..brInsufficient UNIBUS resources existed to initialize the device.This is likely to occur when the device is run on a buffereddata path on an 11/750 and other network interfaces are alsoconfigured to use buffered data paths, or when it is configuredto use buffered data paths on an 11/730 (which has none)..PP.BR "pcl%d: can't handle af%d" ..brThe interface was handed a message with addresses formatted in anunsuitable address family; the packet was dropped..PP.BR "pcl%d: stray xmit interrupt" ..brAn interrupt occurred when no output had previously been started..PP.BR "pcl%d: master" ..brThe TDM bus had no station providing ``bus master'' timing signals,so this interface has assumed the ``master'' role. This message shouldonly appear at most once per UNIBUS INIT on a single system.Unless there is a hardware failure, only one station may be master at at time..PP.BR "pcl%d: send error, tcr=%b, tsr=%b" ..brThe device indicated a problem sending data on output.If a ``receiver offline'' error is detected, it is not normally loggedunless the option PCL_TESTING has been selected, as this causes a lotof console chatter when sending to a down machine. However, this optionis quite useful when debugging problems with the PCL interfaces..PP.BR "pcl%d: rcv error, rcr=%b rsr=%b" ..brThe device indicated a problem receiving data on input..PP.BR "pcl%d: bad len=%d" ..brAn input operation resulted in a data transfer of less than0 or more than 1008 bytes ofdata into memory (according to the word count register).This should never happen as the maximum size of a PCL messagehas been agreed upon to be 1008 bytes (same as ArpaNet message)..SH See Alsointro(4n), inet(4f)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -