Sponsored Content
Full Discussion: Installing nic on sco 5.0.5
Top Forums UNIX for Dummies Questions & Answers Installing nic on sco 5.0.5 Post 7935 by scoopenserver12 on Wednesday 3rd of October 2001 03:58:14 PM
Old 10-03-2001
MySQL

you will need the driver for that intel.
5.0.6 will detect the intel nic bud not 5.0.5 load the drivers firts and then install the nic Smilie
 

10 More Discussions You Might Find Interesting

1. IP Networking

Installing second NIC on a Sun!

How to install a second (ethernet) NIC on a Sun station on PCI 1? Thanks! (2 Replies)
Discussion started by: igorgog
2 Replies

2. SCO

Installing informix SE at sco 5.0.6

Dear Sir, We are using sco 5.0.6 version. we need to install the informix database standard engine(SE) into this server. Kindly give me detailed instruction of preconfiguration( e.g. path) of sco 5.0.6 server. Kind Regards, Mostafizur Rahman (1 Reply)
Discussion started by: rahmanm
1 Replies

3. SCO

Need Help installing NIC

Hi guys, I am a newbie in SCO UNIX, and I am having problem in installing a NIC for my machine: My machine: UnixWare scou 5 7.1.4 i386 x86at SCO UNIX_SVR5 My NIC is dLink DFE-538TX, I got the driver from: http://support.dlink.ca/ProductView.asp?ProductModel=DFE-538TX The driver... (1 Reply)
Discussion started by: Voldi
1 Replies

4. Solaris

Error while installing NIC drivers

After seeing that http://sol-enet.sourceforge.net/support.shtml had drivers for my NIC, I decided to download them on my windows machine so I could burn them to a CD and install them on my old gateway so I could try to get it on the internet. While following the instructions with the drivers, I... (2 Replies)
Discussion started by: xtremepancakez
2 Replies

5. SCO

Installing and using openSSH on SCO 5.0.6

I have a few resources that I have read that show what I need, openSSL and zlib of one version or another to get openSSH to work to start. Here is my dilemma to start, I will need to compile the source for the openSS* and the zlib, but when I type "make" into the command prompt I get "make: not... (8 Replies)
Discussion started by: PinkLemonade
8 Replies

6. SCO

Need help installing Bash in SCO

Hi am Running SCO UNIXware 7.1.4 am i cant stand the shell that comes with, i downloaded the source for bash and the uncompressed it. I run the:- ./configure and that went through with no issues I then ran make that also went through fine with no errors. But when i ran make install i got... (1 Reply)
Discussion started by: Han.nlo
1 Replies

7. SCO

IRQ conflict between USB and NIC SCO 5.0.7

I have a SCO 5.0.7 server.As there is no parellel port ,printing is done via USB port. After loading the Network Card driver ,during booting the server gets hanged and the NIC driver is not loaded.If the USB ports are disabled the NIC driver gets loaded. As both USB and NIC driver are essential... (0 Replies)
Discussion started by: vikramviky
0 Replies

8. SCO

SCO 6 + Virtualbox 2 == no NIC

Has anyone installed SCO 6 in Virtualbox? I was quite successful with 5.0.6 but then when I tried SCO 6, it will not report any nic (I am using resmgr to see who is there). The available cards under virtualbox are pcnet-pci II and II, and a few intel/pro 1000s. I have installed the maintenance pack... (1 Reply)
Discussion started by: dalek
1 Replies

9. SCO

Installing sco unix

How I install sco unix 5.02 on hard disk ide. I have cd-rom scsi (1 Reply)
Discussion started by: Terence
1 Replies

10. SCO

Install NIC on SCO openserver 5.0.2

Hi I am trying to install NIC FastNic 10/100 PCI Ethernet driver into PCI# 3 of the GA-SIML Rev 1.0 Motherboard on 1GB Hard-disk driveI have following the instruction on the CD-Disk and when I added NIC by netconfig and I do not know what is the following question: PCI BUS# DEVICE#... (3 Replies)
Discussion started by: TinhNhi
3 Replies
IXGB(4) 						   BSD Kernel Interfaces Manual 						   IXGB(4)

NAME
ixgb -- Intel(R) PRO/10GbE Ethernet driver for the FreeBSD operating system SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device ixgb Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_ixgb_load="YES" DESCRIPTION
The ixgb driver provides support for PCI Gigabit Ethernet adapters based on the Intel 82597EX Ethernet controller chips. The driver supports Transmit/Receive checksum offload and Jumbo Frames. For questions related to hardware requirements, refer to the documentation supplied with your Intel PRO/10GbE adapter. All hardware require- ments listed apply to use with FreeBSD. Support for Jumbo Frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the ifconfig(8) utility configures the adapter to receive and transmit Jumbo Frames. The maximum MTU size for Jumbo Frames is 16114. This driver version supports VLANs. For information on enabling VLANs, see ifconfig(8). HARDWARE
The ixgb driver supports the following cards: o Intel PRO/10GbE LR Server Adapter o Intel PRO/10GbE SR Server Adapter DIAGNOSTICS
ixgb%d: Unable to allocate bus resource: memory A fatal initialization error has occurred. ixgb%d: Unable to allocate bus resource: interrupt A fatal initialization error has occurred. ixgb%d: watchdog timeout -- resetting The device has stopped responding to the network, or there is a problem with the network connection (cable). SUPPORT
For general information and support, go to the Intel support website at: http://support.intel.com. If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to <freebsdnic@mailbox.intel.com>. SEE ALSO
arp(4), em(4), netintro(4), ng_ether(4), polling(4), vlan(4), ifconfig(8) HISTORY
The ixgb device driver first appeared in FreeBSD 4.11 and FreeBSD 5.3. AUTHORS
The ixgb driver was written by Intel Corporation <freebsdnic@mailbox.intel.com>. BSD
August 18, 2006 BSD
All times are GMT -4. The time now is 07:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy