Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

acc(4) [bsd man page]

ACC(4)							     Kernel Interfaces Manual							    ACC(4)

NAME
acc - ACC LH/DH IMP interface SYNOPSIS
/sys/conf/SYSTEM: NACC 0 # ACC LH/DH ARPAnet IMP interface PLI YES # LH/DH is connected to a PLI DESCRIPTION
The acc device provides a Local Host/Distant Host interface to an IMP. It is normally used when participating in the DARPA Internet. The controller itself is not accessible to users, but instead provides the hardware support to the IMP interface described in imp(4). When configuring, the imp(NIMP) pseudo-device must also be included. DIAGNOSTICS
acc%d: not alive. The initialization routine was entered even though the device did not autoconfigure. This indicates a system problem. acc%d: can't initialize. Insufficient UNIBUS resources existed to initialize the device. This is likely to occur when the device is run on a buffered data path on an 11/750 and other network interfaces are also configured to use buffered data paths, or when it is configured to use buffered data paths on an 11/730 (which has none). acc%d: imp doesn't respond, icsr=%b. The driver attempted to initialize the device, but the IMP failed to respond after 500 tries. Check the cabling. acc%d: stray xmit interrupt, csr=%b. An interrupt occurred when no output had previously been started. acc%d: output error, ocsr=%b, icsr=%b. The device indicated a problem sending data on output. acc%d: input error, csr=%b. The device indicated a problem receiving data on input. acc%d: bad length=%d. An input operation resulted in a data transfer of less than 0 or more than 1008 bytes of data into memory (according to the word count register). This should never happen as the maximum size of a host-IMP message is 1008 bytes. 3rd Berkeley Distribution July 26, 1987 ACC(4)

Check Out this Related Man Page

CSS(4)							     Kernel Interfaces Manual							    CSS(4)

NAME
css - DEC IMP-11A LH/DH IMP interface SYNOPSIS
/sys/conf/SYSTEM: NCSS css_controllers # DEC/CSS IMP11-A ARPAnet IMP interface DESCRIPTION
The css device provides a Local Host/Distant Host interface to an IMP. It is normally used when participating in the DARPA Internet. The controller itself is not accessible to users, but instead provides the hardware support to the IMP interface described in imp(4). When configuring, the imp(NIMP) pseudo-device is also included. DIAGNOSTICS
css%d: not alive. The initialization routine was entered even though the device did not autoconfigure. This is indicates a system prob- lem. css%d: can't initialize. Insufficient UNIBUS resources existed to initialize the device. This is likely to occur when the device is run on a buffered data path on an 11/750 and other network interfaces are also configured to use buffered data paths, or when it is configured to use buffered data paths on an 11/730 (which has none). css%d: imp doesn't respond, icsr=%b. The driver attempted to initialize the device, but the IMP failed to respond after 500 tries. Check the cabling. css%d: stray output interrupt csr=%b. An interrupt occurred when no output had previously been started. css%d: output error, ocsr=%b icsr=%b. The device indicated a problem sending data on output. css%d: recv error, csr=%b. The device indicated a problem receiving data on input. css%d: bad length=%d. An input operation resulted in a data transfer of less than 0 or more than 1008 bytes of data into memory (according to the word count register). This should never happen as the maximum size of a host-IMP message is 1008 bytes. 3rd Berkeley Distribution August 20, 1987 CSS(4)
Man Page

15 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

For Loop

I have executed the command numOfAcct=`ls availablityFax.acc* | wc -l` echo "${numOfAcct} numOfAcct displays 4 I want to use a for loop to execute a call to another program numOfAcct times. How do you write the for portion? I originally had: for i in $numOfAcct} do echo "ME"... (4 Replies)
Discussion started by: supercbw
4 Replies

2. Programming

Writing fast and efficiently - how ?

I have a lot of processes all of which need to write quite a lot of data to the filesystem ( to a single file). This is managed today in the following way : all the processes write the data to a shared memory block, which is manged by a process that empties it to a file, thus allowing more... (7 Replies)
Discussion started by: Seeker
7 Replies

3. Shell Programming and Scripting

Ping problem. system down!!

I wrote a script to test many systems to see if they are up or not. if a system is down, i am notified by email now, most of the time,when systems are down in my enviroment, it is because the user accidentally or purposely (not knowing the consequences) hit the power button. so these problems... (3 Replies)
Discussion started by: TRUEST
3 Replies

4. HP-UX

acc compiler install question

Hello, New to the board. Experienced solaris admin, unexperienced HP admin. I'm trying to install the acc compiler package B3913DB off of the HP-UX 11.0 application software CD. I have the cd mounted on another system, and nfs mounted as /mnt on the HP-UX box. I don't have a whole lot... (3 Replies)
Discussion started by: tb0ne
3 Replies

5. Shell Programming and Scripting

Using first word and print their contents using awk

suppose u hava a file G1354R tGGC-CGC D1361N cGAC-AAC I1424T ATC-ACC R768W gCGG-TGG Q1382R CAG-CGG Q178E gCAG-GAG Y181C TAC-TGC .........cont. So the question is By searching for first word i.e.character say R output shud be R768W gCGG-TGG R182P CGG-CCG R189W ... (6 Replies)
Discussion started by: cdfd123
6 Replies

6. AIX

san luns controller problem

Hi, I'd like to share this... I see all the luns on my aix when I do lspv, 10 of them, configured by the san contractor. I defined the first sanvg no problem, the second one no problem, but the third got problem and so on. It's random after the second, I think. The error is 0516-024 mkvg:... (5 Replies)
Discussion started by: itik
5 Replies

7. Shell Programming and Scripting

printing between two expressions using AWK

Hi, I am trying to print lines between two expressions using AWK in the following manner eg ABB 10 10 20 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 ACC 10 10 10 10 awk '/ABB/,/ACC/' datafile > output. However, in my data file there are a number of occurrences of ABB... (4 Replies)
Discussion started by: pauli
4 Replies

8. Shell Programming and Scripting

problems using sed

i have a file acc.sh which has about 10 lines and then i have defined $var which has a line number in it (say 5). i want to extarct from line 5 to the end of the file and put the output into another file. I have used sed -n $var,'$p' acc.sh | tee abc.sh but at times it does'nt work and gives an... (6 Replies)
Discussion started by: lassimanji
6 Replies

9. UNIX for Dummies Questions & Answers

User Access Rights

Hi Folks, My problem is an easy one for the experts here. All my applications run using a user id that creates files with only the following default rights: -rw-r----- I want to modify this user's account such that it creates files that assign read access to the everyone group by default:... (7 Replies)
Discussion started by: umairrahman
7 Replies

10. Infrastructure Monitoring

SF4800 SC not accessible thru network

Hi All, I have my SC setup as attached below but I am having problem accessing the port thru network. sc0 was accessible only after i failed over the configuratios to sc1 (now then sc1 was not pingable :(). Just wondering is there anything wrong with my sc settings? Appreciate your advice. ... (4 Replies)
Discussion started by: honmin
4 Replies

11. Programming

need help with C access times of files

i am just checking the access times of files in C, but i am unsure about something say i have a c program called acc.c (only file in directory) then i compile it and get acc then i ran acc and it tells me all the files in the current directory thats access time is only later than acc.c for... (5 Replies)
Discussion started by: omega666
5 Replies

12. Shell Programming and Scripting

Shell Script If Else problem!

Hi guys I have this problem... I am supposed to Check if the word i had input, exist in the txt.file And i am having a problem with my codes... cat File.txt | while read TEXT if echo "Found" else echo "Not found!" fi (3 Replies)
Discussion started by: limemargarita
3 Replies

13. Cybersecurity

UNIX group id

How to add a user to the existing user account of a solarise server? In our solarise server we hav a acc in the name telecom ,now how to add a new user to teleco acc so that he can login in to server through telecom acc. Thanks to help (4 Replies)
Discussion started by: kkalyan
4 Replies

14. Shell Programming and Scripting

wget output file names

Hi, I have a list of urls in my input.txt file like this input.txt http://unix.com/index.html?acc=OSR765454&file=filename1.gz http://unix.com/index.html?acc=OBR765454&file=filename111.gz http://unix.com/index.html?acc=ORS765454&file=filename1111.gz... (12 Replies)
Discussion started by: jacobs.smith
12 Replies

15. Cybersecurity

Server is ignoring slashes

When I try to access my website's Administrator page (mysite.com/administrator), I'm redirected to (mysite.comadministrator), as if the slash was removed from the URL The funny thing is that I can access it if I enter 2 slashes (mysite.com//administrator) Any ideas of what might be causing it? (4 Replies)
Discussion started by: rlopes
4 Replies