|
|
1.1 ! root 1: .\" Copyright (c) 1983 The Regents of the University of California. ! 2: .\" All rights reserved. ! 3: .\" ! 4: .\" Redistribution and use in source and binary forms are permitted provided ! 5: .\" that: (1) source distributions retain this entire copyright notice and ! 6: .\" comment, and (2) distributions including binaries display the following ! 7: .\" acknowledgement: ``This product includes software developed by the ! 8: .\" University of California, Berkeley and its contributors'' in the ! 9: .\" documentation or other materials provided with the distribution and in ! 10: .\" all advertising materials mentioning features or use of this software. ! 11: .\" Neither the name of the University nor the names of its contributors may ! 12: .\" be used to endorse or promote products derived from this software without ! 13: .\" specific prior written permission. ! 14: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED ! 15: .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF ! 16: .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ! 17: .\" ! 18: .\" @(#)ddn.4 6.4 (Berkeley) 6/23/90 ! 19: .\" ! 20: .TH DDN 4 "June 23, 1990" ! 21: .UC 6 ! 22: .SH NAME ! 23: ddn \- DDN Standard Mode X.25 IMP interface ! 24: .SH SYNOPSIS ! 25: .B "device ddn0 at uba0 csr 166740 vector ddnintr" ! 26: .SH DESCRIPTION ! 27: The ! 28: .I ddn ! 29: device provides a DDN Standard Mode X.25 interface to an IMP using ! 30: the ACC ACP625 X.25 board. It is normally used for connecting to ! 31: the Defense Data Network (DDN). The controller itself is not accessible ! 32: to users, but instead provides a network interface for the ! 33: Internet Protocol described in ! 34: .IR ip (4). ! 35: .SH DIAGNOSTICS ! 36: .BR "ddn%d: not alive" . ! 37: The initialization routine was entered even though the device ! 38: did not autoconfigure. This indicates a system problem. ! 39: .PP ! 40: .BR "ddn%d: failed getting UBA resources for lcn %d" . ! 41: Insufficient UNIBUS resources existed to initialize the device. ! 42: This is likely to be a shortage of UNIBUS mapping registers. ! 43: .PP ! 44: .BR "ddn%d: couldn't get X25 init buffer" . ! 45: This indicates that an ! 46: .I mbuf ! 47: could not be allocated for sending the initialization message to the ! 48: ACP625. ! 49: .PP ! 50: .BR "DDN: illegal X25 address length!" ! 51: .br ! 52: .BR "DDN: illegal X25 address format!" ! 53: .br ! 54: These errors indicate a problem with the called X.25 address received ! 55: from the IMP on an incoming call. ! 56: .PP ! 57: .BR "X25 RESET on lcn = %d" . ! 58: This indicates that an unexpected X.25 RESET was received on the ! 59: indicated LCN. ! 60: .PP ! 61: .BR "X25 INTERRUPT on lcn = %d, code = %d" . ! 62: This indicates that an unexpected X.25 INTERRUPT Packet was received on the ! 63: indicated LCN. ! 64: .PP ! 65: .BR "ddn%d: failed to get supr msg bfr!" . ! 66: This indicates that an ! 67: .I mbuf ! 68: could not be allocated for sending a supervisor message to the ! 69: ACP625. ! 70: .PP ! 71: Any other error message from ddn%d: indicates a serious error ! 72: detected by either the driver or the ACP625 firmware. ! 73: .SH SEE ALSO ! 74: netintro(4), ip(4)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.