Sponsored Content
Special Forums IP Networking Best reference for understanding low level info on nic cards drivers and functionality Post 302543662 by DGPickett on Monday 1st of August 2011 04:10:14 PM
Old 08-01-2011
From the silence, I sense my gut feel is right: they vary tremendously in what they do and how much they load CPU and RAM bus, as well as how well they do it, latency and bandwidth and duplex support and bells and whistles that might be worth it. Probably as bad a video cards! With multicore systems, is CPU cost a worry? Might e slower than an embedded CPU! Good luck. AnandTech has been a good reference in many areas, so he might come through here, too. http://www.anandtech.com/show/2956/1...-bottleneck-/1

Last edited by DGPickett; 08-01-2011 at 05:17 PM..
This User Gave Thanks to DGPickett For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Low level format?

I want to do a low level format like in windows (C:\format c:) but I don't know how it works in unix or linux.. Can somebody help me ? thnx :) (3 Replies)
Discussion started by: day
3 Replies

2. Solaris

NIC cards for sunblade 100

I need to add a PCI NIC to a sunblade 100 running solaris 8. Im new to this and was hoping someone could give me some card names and models which will work for this system and has a driver for this sparc system. thanks (3 Replies)
Discussion started by: meyersp
3 Replies

3. IP Networking

Setup 2 NIC cards in one UNIX system

Hi; I have a UNIX box (SCO 5.0.2) with two (2) NIC cards. One card (NIC1) talks to a network 57.14.65.x/27. The other card NIC2) talks to users on 57.14.103.x and 57.14.105.x with subnet mask of 255.255.0.0. If I set NIC2 to this subnet mask (255.255.0.0) it seems like the NIC traffic is now... (2 Replies)
Discussion started by: texaspanama
2 Replies

4. High Performance Computing

veritas and nic cards

Hello I have 2 machines with 3 NIC cards. When I setup veritas, I receive this message: e1000g1 has an IP address configured on it. It could be a public NIC on ken. Are you sure you want to use e1000g1 for the first private heartbeat link? As if e1000g1 should not have an IP address.... (2 Replies)
Discussion started by: melanie_pfefer
2 Replies

5. Red Hat

External NIC cards not pinging with each other in RHEL 5.1

We have a setup of two nodes which has two NIC cards in each. One is built in and another is D-Link (external NIC card). We are unable to ping to the external NIC cards in both. Eg: Node A has two IPs 192.168.1.10 (eth0) and 192.168.2.10 (eth1) and Node B has two IPs 192.168.1.20 (eth0) and... (3 Replies)
Discussion started by: durgaprasadr13
3 Replies

6. HP-UX

HP UX 9000 NIC CARDS

Hello, I am trying to move an HP UX from one locaion to another. The new location don't have any Fiber switches. On the back of my server I see 2 RJ 45 for console management the other for networking , the server also has a fiber NIC card. When I disconnec the fiber and want to user regular... (1 Reply)
Discussion started by: ldaliosmane
1 Replies

7. AIX

High Runqueue (R) LOW CPU LOW I/O Low Network Low memory usage

Hello All I have a system running AIX 61 shared uncapped partition (with 11 physical processors, 24 Virtual 72GB of Memory) . The output from NMON, vmstat show a high run queue (60+) for continous periods of time intervals, but NO paging, relatively low I/o (6000) , CPU % is 40, Low network.... (9 Replies)
Discussion started by: IL-Malti
9 Replies

8. Programming

Why is C/C++ considered low-level languages???

Hi friends, I hope everyone is doing well and fine. I have always been hearing that C/C++ are relatively low-level as compared to Java/C# etc. Could you please tell me some low-level qualities of C/C++? And I think disk deframenters are written in C/C++, please correct me if I am wrong. And please... (5 Replies)
Discussion started by: gabam
5 Replies

9. Ubuntu

Help asap squid with 2 nic cards setup

I found an old post that talks about 2 nice cards and it is driven by the IP address .... but I didn't understand it because the 2 people skipped information for me the newbie.. Can someone help me... I have the proxy server setup and I believe I have enabled the 2nd nic card, I just need one... (1 Reply)
Discussion started by: trilju2005
1 Replies

10. Programming

Low level X11 programming

How to use X11 without Xlib not XCB? How draw window directly on low level? I must use anyway window manager like Motif? I have ridden that X11 has server-client architecture, client send via TCP/IP to port 6000 request for primitives and get replies. Where is detailed description of it? In X11... (0 Replies)
Discussion started by: AndrzejB
0 Replies
ISAPNP(4)						   BSD Kernel Interfaces Manual 						 ISAPNP(4)

NAME
isapnp -- introduction to ISA Plug-and-Play support SYNOPSIS
isapnp0 at isa? An isapnp bus can be configured for each supported ISA bus. DESCRIPTION
NetBSD provides machine-independent bus support and drivers for ISA Plug-and-Play (isapnp) autoconfiguration of PnP-compatible devices on an ISA bus. SUPPORTED DEVICES
NetBSD includes machine-independent ISAPNP drivers, sorted by function and driver name: SCSI interfaces aha Adaptec AHA-154[02] SCSI interfaces. aic Adaptec AHA-1520B SCSI interfaces. Disk controllers wdc Standard IDE and ATAPI drive controller. Serial and parallel interfaces com 8250/16450/16550-compatible ISA PnP serial cards and internal modems. Network interfaces an Aironet 4500/4800 and Cisco 340 series 802.11 interfaces. ep 3Com 3c509B EtherLink III Ethernet interface. le PCnet-PnP Ethernet interfaces based on the successor to the AMD LANCE chip. ne NE2000-compatible Ethernet interfaces. tr TROPIC based token ring interfaces. Sound cards ess ESS Technology derived PnP sound cards and devices. guspnp Gravis Ultrasound PnP sound cards. sb SoundBlaster, SoundBlaster 16, and SoundBlaster Pro sound cards. wss Windows Sound System compatible cards, e.g., most of the cards with Crystal Semiconductor chips. ym Yamaha OPL3-SAx sound cards. Miscellaneous devices pcic PCI PCMCIA controllers, including the Cirrus Logic GD6729. ISA Plug-and-Play devices also have alternate ISA drivers with static ISA IO address configuration. These are listed in isa(4). The isapnp bus ignores devices that have already been found and configured as isa(4) devices. The isapnp bus is only effective on machines which lack a PnP BIOS, or on which the PnP BIOS has been disabled. The manual pages for each individual isapnp driver also list the supported front-ends for other buses. SEE ALSO
aha(4), aic(4), an(4), com(4), ep(4), ess(4), guspnp(4), intro(4), isa(4), le(4), ne(4), pcic(4), sb(4), tr(4), wdc(4), wss(4), ym(4) HISTORY
The isapnp driver appeared in NetBSD 1.3. BSD
February 17, 1997 BSD
All times are GMT -4. The time now is 07:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy