~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Linux Cross Reference
Linux-2.6.17/drivers/net/wireless/

Version: ~ [ 2.6.16 ] ~ [ 2.6.17 ] ~
Architecture: ~ [ ia64 ] ~ [ i386 ] ~ [ arm ] ~ [ ppc ] ~ [ sparc64 ] ~

Name Size Last modified (GMT) Description
Back Parent directory 2006-06-18 01:49:35
Folder bcm43xx/ 2006-06-18 01:49:35
Folder hostap/ 2006-06-18 01:49:35
Folder prism54/ 2006-06-18 01:49:35
File Kconfig 20704 bytes 2006-06-18 01:49:35
File Makefile 1174 bytes 2006-06-18 01:49:35
File README 933 bytes 2006-06-18 01:49:35
C file airo.c 221155 bytes 2006-06-18 01:49:35
C file airo.h 272 bytes 2006-06-18 01:49:35
C file airo_cs.c 16981 bytes 2006-06-18 01:49:35
C file airport.c 6750 bytes 2006-06-18 01:49:35
C file arlan-main.c 52698 bytes 2006-06-18 01:49:35
C file arlan-proc.c 30090 bytes 2006-06-18 01:49:35
C file arlan.h 16836 bytes 2006-06-18 01:49:35
C file atmel.c 132677 bytes 2006-06-18 01:49:35
C file atmel.h 1533 bytes 2006-06-18 01:49:35
C file atmel_cs.c 18885 bytes 2006-06-18 01:49:35
C file atmel_pci.c 2561 bytes 2006-06-18 01:49:35
C file hermes.c 15006 bytes 2006-06-18 01:49:35
C file hermes.h 15085 bytes 2006-06-18 01:49:35
C file hermes_rid.h 6014 bytes 2006-06-18 01:49:35
C file i82586.h 14156 bytes 2006-06-18 01:49:35
C file i82593.h 5718 bytes 2006-06-18 01:49:35
C file ipw2100.c 230277 bytes 2006-06-18 01:49:35
C file ipw2100.h 41296 bytes 2006-06-18 01:49:35
C file ipw2200.c 310744 bytes 2006-06-18 01:49:35
C file ipw2200.h 56481 bytes 2006-06-18 01:49:35
C file netwave_cs.c 43804 bytes 2006-06-18 01:49:35
C file orinoco.c 121143 bytes 2006-06-18 01:49:35
C file orinoco.h 4709 bytes 2006-06-18 01:49:35
C file orinoco_cs.c 22620 bytes 2006-06-18 01:49:35
C file orinoco_nortel.c 8182 bytes 2006-06-18 01:49:35
C file orinoco_pci.c 11693 bytes 2006-06-18 01:49:35
C file orinoco_plx.c 13441 bytes 2006-06-18 01:49:35
C file orinoco_tmd.c 7082 bytes 2006-06-18 01:49:35
C file ray_cs.c 100472 bytes 2006-06-18 01:49:35
C file ray_cs.h 2304 bytes 2006-06-18 01:49:35
C file rayctl.h 26092 bytes 2006-06-18 01:49:35
C file spectrum_cs.c 26748 bytes 2006-06-18 01:49:35
C file strip.c 85409 bytes 2006-06-18 01:49:35
File todo.txt 351 bytes 2006-06-18 01:49:35
C file wavelan.c 124976 bytes 2006-06-18 01:49:35
C file wavelan.h 16262 bytes 2006-06-18 01:49:35
C file wavelan.p.h 26234 bytes 2006-06-18 01:49:35
C file wavelan_cs.c 137453 bytes 2006-06-18 01:49:35
C file wavelan_cs.h 17412 bytes 2006-06-18 01:49:35
C file wavelan_cs.p.h 30114 bytes 2006-06-18 01:49:35
C file wl3501.h 14982 bytes 2006-06-18 01:49:35
C file wl3501_cs.c 59773 bytes 2006-06-18 01:49:35

  1         README
  2         ------
  3 
  4         This directory is mostly for Wireless LAN drivers, in their
  5 various incarnations (ISA, PCI, Pcmcia...).
  6         This separate directory is needed because a lot of driver work
  7 on different bus (typically PCI + Pcmcia) and share 95% of the
  8 code. This allow the code and the config options to be in one single
  9 place instead of scattered all over the driver tree, which is never
 10 100% satisfactory.
 11 
 12         Note : if you want more info on the topic of Wireless LANs,
 13 you are kindly invited to have a look at the Wireless Howto :
 14                 http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
 15         Some Wireless LAN drivers, like orinoco_cs, require the use of
 16 Wireless Tools to be configured :
 17                 http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
 18 
 19         Special notes for distribution maintainers :
 20         1) wvlan_cs will be discontinued soon in favor of orinoco_cs
 21         2) Please add Wireless Tools support in your scripts
 22 
 23         Have fun...
 24 
 25         Jean

~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.