Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
wbusb.c File Reference
#include <net/mac80211.h>
#include <linux/usb.h>
#include <linux/module.h>
#include "core.h"
#include "mds_f.h"
#include "mto.h"
#include "wbhal.h"
#include "wb35reg_f.h"
#include "wb35tx_f.h"
#include "wb35rx_f.h"

Go to the source code of this file.

Functions

 MODULE_DESCRIPTION ("IS89C35 802.11bg WLAN USB Driver")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_VERSION ("0.1")
 
 MODULE_DEVICE_TABLE (usb, wb35_table)
 
u8 hal_get_antenna_number (struct hw_data *pHwData)
 
 module_usb_driver (wb35_driver)
 

Function Documentation

u8 hal_get_antenna_number ( struct hw_data pHwData)

Definition at line 349 of file wbusb.c.

MODULE_DESCRIPTION ( "IS89C35 802.11bg WLAN USB Driver"  )
MODULE_DEVICE_TABLE ( usb  ,
wb35_table   
)
MODULE_LICENSE ( "GPL"  )
module_usb_driver ( wb35_driver  )
MODULE_VERSION ( "0.1"  )