注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 小五思科技术学习笔记之VT..
 帮助

Network Interface Card


2008-04-17 09:42:15
 标签:Network Interface Card   [推送到技术圈]

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://weiqijun.blog.51cto.com/338163/72005
    A NIC, or LAN adapter, provides network communication capabilities to and from a PC.
 
    On desktop computer systems, it is a printed circuit board that resides in a slot on the motherboard and provides an interface connection to the network media.
 
    On laptop computer systems, it is commonly integrated into the laptop or available on a small, credit card-sized PCMCIA card.
 
    PCMCIA stands for Personal Computer Memory Card International Association. PCMCIA cards are also known as PC cards. The type of NIC must match the media and protocol used on the local network.
 
    The NIC uses an interrupt request (IRQ), an input/output (I/O) address, and upper memory space to work with the operating system. An IRQ value is an assigned location where the computer can expect a particular device to interrupt it when the device sends the computer signals about its operation. For example, when a printer has finished printing, it sends an interrupt signal to the computer. The signal momentarily interrupts the computer so that it can decide what processing to do next. Since multiple signals to the computer on the same interrupt line might not be understood by the computer, a unique value must be specified for each device and its path to the computer. Prior to Plug-and Play (PnP) devices, users often had to set IRQ values manually, or be aware of them, when adding a new device to a computer.
 
These considerations are important in the selection of a NIC:
 
    Protocols Ethernet, Token Ring, or FDDI
    Types of media Twisted-pair, coaxial, wireless, or fiber-optic
    Type of system bus PCI or ISA
 


 

本文出自 “Uione” 博客,请务必保留此出处http://weiqijun.blog.51cto.com/338163/72005



上一篇 PC basics  下一篇 NIC and modem installation



    文章评论
 
 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: