AR81Family-linux-v1.0.1.0

所属分类:网络
开发工具:C/C++
文件大小:82KB
下载次数:70
上传日期:2009-04-01 08:02:08
上 传 者gxliu
说明:  Atheros公司AR8121/AR8113无线网卡的Linux驱动,Atheros公司处理器以及无线网卡芯片常用于无线路由器,例如TP-LINK产品。
(linux driver of Atheros AR8121/AR8113 PCI-E Ethernet Adapter, as common used in wireless router)

文件列表:
src\at.h (4310, 2008-07-23)
src\at_ethtool.c (15816, 2008-07-23)
src\at_hw.c (23624, 2008-07-23)
src\at_hw.h (51977, 2008-07-23)
src\at_main.c (97865, 2008-07-23)
src\at_osdep.h (3360, 2008-07-23)
src\at_param.c (9289, 2008-07-23)
src\kcompat.c (5914, 2008-07-23)
src\kcompat.h (36370, 2008-07-23)
src\kcompat_ethtool.c (30563, 2008-07-23)
src\Makefile (10934, 2008-07-23)
src\Module.symvers (0, 2008-07-23)
atl1e.7 (4361, 2008-05-13)
copying (19010, 2008-05-13)
ldistrib.txt (4715, 2008-05-13)
release_note.txt (942, 2008-07-07)
src (0, 2009-04-01)

Linux* Base Driver for the Atheros(R) AR8121/AR8113 PCI-E Ethernet Adapter ========================================================================== Contents ======== - In This Release - Building and Installation - Command Line Parameters - Additional Configurations - Known Issues - Support In This Release =============== This file describes the Linux* Base Driver for the Atheros(R) AR8121/AR8113 PCI-E Ethernet Adapter, version 1.0.0.5 This driver supports the 2.4.x and 2.6.x kernels. This driver is only supported as a loadable module at this time. Atheros is not supplying patches against the kernel source to allow for static linking of the driver. For questions related to hardware requirements, refer to the documentation supplied with your Atheros(R) adapter. All hardware requirements listed apply to use with Linux. Building and Installation ========================= To build a binary RPM* package of this driver, run 'rpmbuild -tb '. Replace with the specific filename of the driver. NOTE: For the build to work properly, the currently running kernel MUST match the version and configuration of the installed kernel sources. If you have just recompiled the kernel reboot the system now. RPM functionality has only been tested in Red Hat distributions. 1. Move the base driver tar file to the directory of your choice. For example, use /home/username/arl1e or /usr/local/src/arl1e. 2. Untar/unzip archive: tar zxf arl1e-x.x.x.x.tar.gz 3. Change to the driver src directory: cd arl1e-x.x.x.x/src/ 4. Compile the driver module: make install The binary will be installed as: /lib/modules//kernel/drivers/net/arl1e.[k]o The install locations listed above are the default locations. They might not be correct for certain Linux distributions. For more information, see the ldistrib.txt file included in the driver tar. 5. Install the module: insmod arl1e = 6. Assign an IP address to the interface by entering the following, where x is the interface number: ifconfig ethx 7. Verify that the interface works. Enter the following, where is the IP address for another machine on the same subnet as the interface that is being tested: ping Command Line Parameters ======================= If the driver is built as a module, the following optional parameters are used by entering them on the command line with the modprobe or insmod command using this syntax: modprobe arl1e [

近期下载者

相关文件


收藏者