install NIC driver for Intel Pro 1000


 
Thread Tools Search this Thread
Operating Systems SCO install NIC driver for Intel Pro 1000
# 1  
Old 08-06-2010
install NIC driver for Intel Pro 1000

hi

I have a fresh installation of SCO 5.0.6 and I have download a NIC driver for Intel Pro 1000:

ftp://ftp.sco.com/pub/openserver5/50...7g/VOL.000.000

Howto install it using floppy?


---------- Post updated at 04:02 PM ---------- Previous update was at 02:18 PM ----------

scoadmin:

The Software Manager interface

solved my problem.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

Right driver for Intel card..

I have OptiPlex machine which has Integrated Intel® I217LM Ethernet LAN 10/100/1000 interface. When I am trying to install Solaris 10U11 during the installation it dint ask for networking configuration. I installed the OS and found that Solaris dont show any interface through ifconfig -a plumb.... (7 Replies)
Discussion started by: linuxfreaker
7 Replies

2. Hardware

Intel vs Dlink NIC Gigabyte price point difference

Hi, I wondering about intel and dlink gigabyte desktop nic card price point, May i ask if someone know the difference between the two gigabyte nic card, I found at my local electronic store that theres a price difference between the two the intel is double the price of the dlink although the... (4 Replies)
Discussion started by: jao_madn
4 Replies

3. Solaris

x86 Solaris 10 nic driver added but not attached. NIC is not detected.

I couldn't install my nic in solaris 10. I compiled and added the driver but failed to attach the driver and ifconfig output shows only loopback dev. Please see the following output and tell me whether my nic has been detected and why the driver failed to attach? My nic is detected in linux... (0 Replies)
Discussion started by: vectrum
0 Replies

4. Shell Programming and Scripting

Windows driver needed for 1000 base tx card (HP)

First of all, excuse my ignorance in my questions, but truth is, I know nothing about Unix. I have recently purchased some A7012A's (dual port, 1000 base T/X) gigabit cards and need to use them in a windows environment. I am trying to see if it is possible to have drivers written for the card... (0 Replies)
Discussion started by: poaking
0 Replies

5. Solaris

intel pro 100

HI All, I am having an intel pro 100 lan card , can any body tell me how to install the lan card driver for it into solaris 9. Thnaks, Ajay (0 Replies)
Discussion started by: ajay234
0 Replies

6. Solaris

change NIC to 1000 Mbps full duplex

Hi all, I tried to use this command ndd -set /dev/eri adv_1000fdx_cap 1 but i get a "operation failed, Invalid argument" anyone can help ? Thanks (5 Replies)
Discussion started by: DarReNz
5 Replies

7. UNIX for Advanced & Expert Users

NIC Driver

Hi:- I am trying to install a device driver for Intel NIC card on TurboLinux, but getting following errors, cc -O -Wall -o eepro100-diag eepro100-diag.c eepro100-diag.c:72: unistd.h: No such file or directory eepro100-diag.c:73: stdio.h: No such file or directory eepro100-diag.c:74:... (1 Reply)
Discussion started by: s_aamir
1 Replies
Login or Register to Ask a Question
iwi(7D) 							      Devices								   iwi(7D)

NAME
iwi - Intel Pro. Wireless 802.11a/b/g IPW2200B/G IPW2915A/B/G Driver DESCRIPTION
The iwi 802.11b/g wireless NIC driver is a multi-threaded, loadable, clonable, GLDv3-based STREAMS driver supporting the Data Link Provider Interface, dlpi(7P), on Intel Pro Wireless 2200BG 2915ABG chipset-based wireless NIC's. Driver functions include controller ini- tialization, wireless 802.11b infrastructure network connection, WEP and frame transmit and receive. DRIVER CONFIGURATION
The iwi driver performs auto-negotiation to determine the data rate and mode. Supported 802.11b data rates are 1, 2, 5.5 and 11 Mbits/sec. Supported 802.11g data rates are 1, 2, 5.5, 11, 6, 9, 12, 18, 24, 36, 48 and 54 Mbits/sec. The iwi driver supports only BSS networks (also known as "ap" or "infrastructure" networks) and "open"(or "open-system") or "shared system" authentication. Only WEP encryption is currently supported. You perform configuration and administration tasks using the dladm(1M) and wificonfig(1M) utilities. FILES
/dev/iwi* Special character device. /kernel/drv/iwi 32-bit ELF kernel module (x86). /kernel/drv/amd64/iwi 64-bit ELF kernel module (x86). ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |x86 | +-----------------------------+-----------------------------+ SEE ALSO
dladm(1M), wificonfig(1M), attributes(5), gld(7D), dlpi(7P) ANSI/IEEE Std 802.11- Standard for Wireless LAN Technology -- 1999 IEEE Std 802.11a- Standard for Wireless LAN Technology-Rev. A-- 2003 IEEE Std 802.11b - Standard for Wireless LAN Technology-Rev. B -- 2003 IEEE Std 802.11g- Standard for Wireless LAN Technology -Rev. G-- 2003 SunOS 5.11 11 Mar 2007 iwi(7D)