配合Linux2.6.36内核使用的BCM4312无线网卡驱动

时间:2015-02-02 19:41:29
【文件属性】:

文件名称:配合Linux2.6.36内核使用的BCM4312无线网卡驱动

文件大小:1.14MB

文件格式:GZ

更新时间:2015-02-02 19:41:29

driver

配合Linux2.6.36内核使用的BCM4312无线网卡驱动 kernel: LIB80211 download the right version driver. v5_100_82_38.tar.gz wpa_supplicant --- $ cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback auto eth1 #iface eth1 inet dhcp wpa-driver wext wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf $ sudo ifconfig eth1 up $ sudo dhclient eth1 $ sudo ifconfig eth1 down $ cat /etc/wpa_supplicant/wpa_supplicant.conf ctrl_interface=/var/run/wpa_supplicant network={ ssid="TP-LINK_2FB0D2" psk="chaiyiroute" } $


【文件预览】:
src
----shared()
--------linux_osl.c(14KB)
----wl()
--------sys()
----include()
--------pcicfg.h(609B)
--------bcmcdc.h(2KB)
--------proto()
--------bcmwifi.h(5KB)
--------linuxver.h(12KB)
--------osl.h(2KB)
--------packed_section_start.h(1KB)
--------typedefs.h(4KB)
--------linux_osl.h(12KB)
--------wlioctl.h(45KB)
--------bcmdefs.h(4KB)
--------packed_section_end.h(1KB)
--------epivers.h(789B)
--------bcmutils.h(17KB)
--------bcmendian.h(5KB)
lib
----LICENSE.txt(12KB)
----wlc_hybrid.o_shipped(2.68MB)
Makefile

网友评论

  • dell的笔记本,正好用到了!
  • 經驗證可用!