Sponsored Content
Full Discussion: Board not present
Contact Us Post Here to Contact Site Administrators and Moderators How to Post in the The UNIX and Linux Forums Board not present Post 302925618 by gull04 on Tuesday 18th of November 2014 07:39:39 AM
Old 11-18-2014
Hi,

What is the model of server and OS, also is there a server stack involved?

Regards

Dave
 

6 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Board Maintenance

Just a remark now the board has grown to considerable proportion. I see too little of an active hand(s) maintaning the boards, clipping away dead posts, moving posts that were created in the wrong forums etc. It's a bit tiring to see alot of threads ending in: this has been covered before, do a... (7 Replies)
Discussion started by: patvdv
7 Replies

2. Windows & DOS: Issues & Discussions

free bulletin board

Hey all. Just wondering if anyone knows where I can get a free bulletin board for Windows. I can find some but I need it to be able to post images and files to the board. I can find some though I can't find any that will allow files and images and I need both of them. Oh yeah I'll be... (1 Reply)
Discussion started by: woofie
1 Replies

3. UNIX for Dummies Questions & Answers

Mother Board Drivers ...........??

Hi friends i am going to use FEDORA CORE ...Should i need to install Mother Board Drivers ? (1 Reply)
Discussion started by: haisubbu
1 Replies

4. Red Hat

new system board replacement?

Hi, What are the files need to be edit after replacing with new system board. Because of big environment we do this activity on weekly basis. (4 Replies)
Discussion started by: Naveen.6025
4 Replies

5. Shell Programming and Scripting

Keep connection alive between PC and board

HI all, I have armv7 board and i will execute script in host machine with ssh connection from board . I have to test when board in standby mode the script runned in host remain working . The result is the reverse when kernel is in standby mode on board. SSH connection closed and the... (3 Replies)
Discussion started by: marwen_joe
3 Replies

6. OS X (Apple)

The Alternate DC board for AudioScope.sh.

Hi guys... Well I have entered an area of partial insnity... ;o) Below is a photo of the 'ALTDC' board for AudioScope.sh... I have decided to incorporate all three methods for obtaining DC into this MBP via the MIC input. 1) VFO. 2) CHOPPER. 3) COUNTER. The controller for the COUNTER... (9 Replies)
Discussion started by: wisecracker
9 Replies
CYC(3)							     Library Functions Manual							    CYC(3)

NAME
cyc - Cyclone fiber interface SYNOPSIS
bind #C /dev /dev/cyc DESCRIPTION
The cyc device drives the Cyclone CVME961 (not 960) card with an attached SQFBR Squall module to provide a high-speed point-to-point 9P link between a CPU server and a file server. Both machines must of course have VME buses. For debugging, the Cyclone may be loaded with on-board software using xms (see con(1)) and the NINDY ROM supplied with the device. In production, though, it is easiest to replace the ROM with the program in the directory /sys/src/fs/cyc. In either case, the on-board software expects an identical Cyclone to be at the other end of the fiber. One of the boards must be in a CPU server, the other in a file server; the systems configure their respective boards dynamically as appropriate. The driver serves a single file, /dev/cyc. When opened, the file initializes the connection to the file server. The resulting file descriptor should be used only to send and receive 9P messages. Typically boot(8) will open /dev/cyc, prime the connection by sending nop and session messages (see attach(5)), and then mount (see bind(2)) the file descriptor in the CPU server's name space. Thenceforth all activity on /dev/cyc will be mediated by the mount driver mnt(3)). FILES
/sys/src/fs/cyc Directory of on-board software for the Cyclone. SEE ALSO
CVME960, CVM961 Single Board Computer User's Manual and SQFBR User's Manual, Cyclone Microsystems, Inc., New Haven, CT, 1-203-7865536 SOURCE
/sys/src/9/power/devcyc.c BUGS
The driver is specific to the SGI Power Series, although the device should operate on any VME bus. CYC(3)
All times are GMT -4. The time now is 07:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy