Sponsored Content
Full Discussion: What is this system worth?
Top Forums UNIX for Dummies Questions & Answers What is this system worth? Post 302610547 by NVOtosReborn on Wednesday 21st of March 2012 11:40:25 AM
Old 03-21-2012
What is this system worth?

So my family is cleaning out our house and my dad stumbled on a Unix system with Unigraphix installed on it, and he remembers that it was 1 of 6 computers in a set that he used at a tool and dye machine shop where he worked. He said that the computer by itself with the monitor was $20,000! I was just wondering what this system would be worth now, and who I could possibly sell it to? He wanted to throw them away, but we could use the money since we're moving out of state.

Thanks ahead of time!

PS - He says its a "sun solaris system"
 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Java - is it worth learning?

I have the opportunituy of learning basics/intermediate jave for 600 Euro. Is this worth learning?? (4 Replies)
Discussion started by: frustrated1
4 Replies

2. UNIX for Dummies Questions & Answers

Is learning Unix worth it?

Hello. I am a comp sci major and am forced to take a intro to Unix class. So far i am loving it. I was wondering is it useful to learn more off on my own? Will it have any use to me when i get a job after school is done? Same applies to Perl Sed and Awk? (5 Replies)
Discussion started by: smiledk1
5 Replies

3. UNIX for Dummies Questions & Answers

Is Unix Worth it?

I have been wanting to get much deaper into the world of computers for quite some time. I know a lot of c++, and plenty of website programming, and decided that the next step should be Unix. But here's the thing - I know nothing about Unix. I installed it and everything, but it just seemed like... (3 Replies)
Discussion started by: GuyWithAPen
3 Replies

4. Shell Programming and Scripting

How do i get only last 5 minute worth of data

I have a text file called 'tomcat_temp_out'. I want to get only last 5 minute worth of data from this file and redirect those data into another fule. Could you please help to work on this? (2 Replies)
Discussion started by: shivanete
2 Replies

5. What is on Your Mind?

Has anyone in this forum tried a hybrid HDD, is it worth?

I'm looking for a new internal hard drive for my desktop PC. Having a look at some 'techie' sites I ran along some reviews of hybrid drives which supposedly combine the high capacity storage of magnetic drives with the fast performance of SSDs. For example this 500 GB Seagate has 4 GB NAND... (4 Replies)
Discussion started by: verdepollo
4 Replies

6. What is on Your Mind?

Is M.Sc (FOSS) worth doing?

Recently while reading an linux magazine I understood that FOSS (Free or open source software) is gaining momentum.. And in my home town there is an reputed university which offers M.Sc online program on FOSS. The course covers: INTRODUCTION TO COMPUTING, PHILOSOPHY AND PRACTICE OF FOSS,... (4 Replies)
Discussion started by: Arun_Linux
4 Replies

7. Linux

Are /home partitions worth it?

I'm new to the Linux world and whilst I've been learning the ropes, I've read some conflicting opinions regarding the creation of separate partitions for /home and other directories during OS install. Some say that having these directories in separate partitions allows you to reinstall without... (12 Replies)
Discussion started by: maerlyngb
12 Replies

8. Programming

Is C worth the effort?

Hello guys, I have a little question. I think about learning c or c++ because im very interessted in low Level programming. And because i love Unix Too i thought C would be the better choice since Most it Done in c. Or should i learn c++? Because C++ has all this nice Features like oop and... (9 Replies)
Discussion started by: dryPants
9 Replies

9. What is on Your Mind?

Are certifications worth it?

I have just been on RedHat SA 3 training course (4 days) and sat exams EX200 (RHCSA) and EX300 (RHCE) The daft thing was that politics meant I wasn't allowed to take courses SA 1 or 2. So I learnt about stuff I would never use (SELinux; iSCSI; NFS Kerberos encrypted with user specific access... (22 Replies)
Discussion started by: rbatte1
22 Replies
ISP(4)							   BSD Kernel Interfaces Manual 						    ISP(4)

NAME
isp -- Qlogic based SCSI and FibreChannel SCSI Host Adapters SYNOPSIS
isp* at pci? dev? function? (PCI) isp* at sbus? slot ? offset ? (SBus) scsibus* at isp? DESCRIPTION
This driver provides access to SCSI or FibreChannel devices. SCSI features include support for Ultra SCSI and wide mode transactions for SCSI, and LVD (for the ISP1080 and ISP1280), Fibre Channel support uses FCP SCSI profile for FibreChannel. and uses Class 3 connections only. Support is available for Public and Pri- vate loops. Command tagging is supported for all (in fact, FibreChannel requires tagging). CONFIGURATION
An optional flags 0x80 appended to the above isp* declarations will disable the download of driver firmware, which means you use whatever firmware is running on the card. If no firmware is running on the card, the driver cannot operate the card. An optional flags 0x40 appended to the above isp* declarations (can be OR'd in with the other config flags option) will keep the driver from looking at device or bus NVRAM settings (this is in case NVRAM is just wrong and you have the card in a platform where it is inconvenient to change NVRAM settings on the card). HARDWARE
Supported cards include: ISP1000 SBus Fast Wide, Ultra Fast Wide cards, Single Ended or Differential cards. PTI SBS440 Performance Technology ISP1000 variants. ISP1020 Qlogic 1020 Fast Wide and Differential Fast Wide PCI cards. ISP1040 Qlogic 1040 Ultra Wide and Differential Ultra Wide PCI cards. PTI SBS450 Performance Technology ISP1040 variants. Qlogic 1240 Qlogic 1240 Dual Bus Ultra Wide and Differential Ultra Wide PCI cards. Qlogic 1080 Qlogic 1280 LVD Ultra2 Wide PCI cards. Qlogic 1280 Qlogic 1280 Dual Bus LVD Ultra2 Wide PCI cards. Qlogic 2100 Qlogic 2100 and 2100A Copper and Optical Fibre Channel Arbitrated Loop Qlogic 2102 Qlogic Dual Loop 2100A Optical Fibre Channel Arbitrated Loop PCI cards. Qlogic 2200 Qlogic 2200 Copper and Optical Fibre Channel Arbitrated Loop PCI cards. Qlogic 2202 Qlogic 2200 Dual Bus Optical Fibre Channel Arbitrated Loop PCI cards. Qlogic 2204 Qlogic 2200 Quad Bus Optical Fibre Channel Arbitrated Loop PCI cards. Qlogic 2300 Qlogic 2300 2-Gigabit Optical Fibre Channel PCI cards. Qlogic 2312 Qlogic 2300 2-Gigabit Dual Channel Optical Fibre Channel PCI cards. PTI SBS470 Performance Technology ISP2100 variants. Antares P-0033 Antares Microsystems ISP2100 variants. Qlogic 2400 Qlogic 2400 4-Gigabit Optical Fibre Channel PCI cards. Qlogic 2500 Qlogic 2500 8-Gigabit Optical Fibre Channel PCI cards. SEE ALSO
cd(4), intro(4), scsi(4), sd(4), st(4) AUTHORS
The isp driver was written by Matthew Jacob for NASA/Ames Research Center. BUGS
The driver currently ignores some NVRAM settings. The driver currently doesn't do error recovery for timed out commands very gracefully. Sometimes, when booting, the driver gets stuck waiting for the Fibre Channel firmware to tell it that the loop port database is ready. In this case you'll see an announcement that the loop state has a value of 0x1. To unwedge the system, unplug and replug the fibre channel con- nection, or otherwise cause a LIP (Loop Initialization Primitive sequence) - this will kick the firmware into getting unstuck. BSD
June 24, 2009 BSD
All times are GMT -4. The time now is 04:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy